Struct bindings::Windows::Win32::Automation::IDispatch [−]
#[repr(transparent)]pub struct IDispatch(_);
Implementations
impl IDispatch
impl IDispatchpub unsafe fn GetTypeInfoCount(&self, pctinfo: *mut u32) -> HRESULT
pub unsafe fn GetTypeInfo(
&self,
itinfo: u32,
lcid: u32,
pptinfo: *mut Option<ITypeInfo>
) -> HRESULT
&self,
itinfo: u32,
lcid: u32,
pptinfo: *mut Option<ITypeInfo>
) -> HRESULT
pub unsafe fn GetIDsOfNames(
&self,
riid: *const Guid,
rgsznames: *mut PWSTR,
cnames: u32,
lcid: u32,
rgdispid: *mut i32
) -> HRESULT
&self,
riid: *const Guid,
rgsznames: *mut PWSTR,
cnames: u32,
lcid: u32,
rgdispid: *mut i32
) -> HRESULT
pub unsafe fn Invoke(
&self,
dispidmember: i32,
riid: *const Guid,
lcid: u32,
wflags: u16,
pdispparams: *mut DISPPARAMS,
pvarresult: *mut VARIANT,
pexcepinfo: *mut EXCEPINFO,
puargerr: *mut u32
) -> HRESULT
&self,
dispidmember: i32,
riid: *const Guid,
lcid: u32,
wflags: u16,
pdispparams: *mut DISPPARAMS,
pvarresult: *mut VARIANT,
pexcepinfo: *mut EXCEPINFO,
puargerr: *mut u32
) -> HRESULT
Trait Implementations
impl Clone for IDispatch
impl Clone for IDispatchfn clone(&self) -> IDispatch
pub fn clone_from(&mut self, source: &Self)1.0.0[src]
impl From<&'_ ContextInfo> for IDispatch
impl From<&'_ ContextInfo> for IDispatchfn from(value: &ContextInfo) -> Self
impl From<&'_ ContextInfo2> for IDispatch
impl From<&'_ ContextInfo2> for IDispatchfn from(value: &ContextInfo2) -> Self
impl From<&'_ ContextMenu> for IDispatch
impl From<&'_ ContextMenu> for IDispatchfn from(value: &ContextMenu) -> Self
impl From<&'_ DDiscFormat2DataEvents> for IDispatch
impl From<&'_ DDiscFormat2DataEvents> for IDispatchfn from(value: &DDiscFormat2DataEvents) -> Self
impl From<&'_ DDiscFormat2EraseEvents> for IDispatch
impl From<&'_ DDiscFormat2EraseEvents> for IDispatchfn from(value: &DDiscFormat2EraseEvents) -> Self
impl From<&'_ DDiscFormat2RawCDEvents> for IDispatch
impl From<&'_ DDiscFormat2RawCDEvents> for IDispatchfn from(value: &DDiscFormat2RawCDEvents) -> Self
impl From<&'_ DDiscFormat2TrackAtOnceEvents> for IDispatch
impl From<&'_ DDiscFormat2TrackAtOnceEvents> for IDispatchfn from(value: &DDiscFormat2TrackAtOnceEvents) -> Self
impl From<&'_ DDiscMaster2Events> for IDispatch
impl From<&'_ DDiscMaster2Events> for IDispatchfn from(value: &DDiscMaster2Events) -> Self
impl From<&'_ DFConstraint> for IDispatch
impl From<&'_ DFConstraint> for IDispatchfn from(value: &DFConstraint) -> Self
impl From<&'_ DFileSystemImageEvents> for IDispatch
impl From<&'_ DFileSystemImageEvents> for IDispatchfn from(value: &DFileSystemImageEvents) -> Self
impl From<&'_ DFileSystemImageImportEvents> for IDispatch
impl From<&'_ DFileSystemImageImportEvents> for IDispatchfn from(value: &DFileSystemImageImportEvents) -> Self
impl From<&'_ DIFsrmClassificationEvents> for IDispatch
impl From<&'_ DIFsrmClassificationEvents> for IDispatchfn from(value: &DIFsrmClassificationEvents) -> Self
impl From<&'_ DRendezvousSessionEvents> for IDispatch
impl From<&'_ DRendezvousSessionEvents> for IDispatchfn from(value: &DRendezvousSessionEvents) -> Self
impl From<&'_ DShellFolderViewEvents> for IDispatch
impl From<&'_ DShellFolderViewEvents> for IDispatchfn from(value: &DShellFolderViewEvents) -> Self
impl From<&'_ DShellNameSpaceEvents> for IDispatch
impl From<&'_ DShellNameSpaceEvents> for IDispatchfn from(value: &DShellNameSpaceEvents) -> Self
impl From<&'_ DShellWindowsEvents> for IDispatch
impl From<&'_ DShellWindowsEvents> for IDispatchfn from(value: &DShellWindowsEvents) -> Self
impl From<&'_ DWebBridgeEvents> for IDispatch
impl From<&'_ DWebBridgeEvents> for IDispatchfn from(value: &DWebBridgeEvents) -> Self
impl From<&'_ DWebBrowserEvents> for IDispatch
impl From<&'_ DWebBrowserEvents> for IDispatchfn from(value: &DWebBrowserEvents) -> Self
impl From<&'_ DWebBrowserEvents2> for IDispatch
impl From<&'_ DWebBrowserEvents2> for IDispatchfn from(value: &DWebBrowserEvents2) -> Self
impl From<&'_ DWriteEngine2Events> for IDispatch
impl From<&'_ DWriteEngine2Events> for IDispatchfn from(value: &DWriteEngine2Events) -> Self
impl From<&'_ DispApplicationCache> for IDispatch
impl From<&'_ DispApplicationCache> for IDispatchfn from(value: &DispApplicationCache) -> Self
impl From<&'_ DispCEventObj> for IDispatch
impl From<&'_ DispCEventObj> for IDispatchfn from(value: &DispCEventObj) -> Self
impl From<&'_ DispCPlugins> for IDispatch
impl From<&'_ DispCPlugins> for IDispatchfn from(value: &DispCPlugins) -> Self
impl From<&'_ DispCPrintManagerTemplatePrinter> for IDispatch
impl From<&'_ DispCPrintManagerTemplatePrinter> for IDispatchfn from(value: &DispCPrintManagerTemplatePrinter) -> Self
impl From<&'_ DispCanvasGradient> for IDispatch
impl From<&'_ DispCanvasGradient> for IDispatchfn from(value: &DispCanvasGradient) -> Self
impl From<&'_ DispCanvasImageData> for IDispatch
impl From<&'_ DispCanvasImageData> for IDispatchfn from(value: &DispCanvasImageData) -> Self
impl From<&'_ DispCanvasPattern> for IDispatch
impl From<&'_ DispCanvasPattern> for IDispatchfn from(value: &DispCanvasPattern) -> Self
impl From<&'_ DispCanvasRenderingContext2D> for IDispatch
impl From<&'_ DispCanvasRenderingContext2D> for IDispatchfn from(value: &DispCanvasRenderingContext2D) -> Self
impl From<&'_ DispCanvasTextMetrics> for IDispatch
impl From<&'_ DispCanvasTextMetrics> for IDispatchfn from(value: &DispCanvasTextMetrics) -> Self
impl From<&'_ DispDOMBeforeUnloadEvent> for IDispatch
impl From<&'_ DispDOMBeforeUnloadEvent> for IDispatchfn from(value: &DispDOMBeforeUnloadEvent) -> Self
impl From<&'_ DispDOMChildrenCollection> for IDispatch
impl From<&'_ DispDOMChildrenCollection> for IDispatchfn from(value: &DispDOMChildrenCollection) -> Self
impl From<&'_ DispDOMCloseEvent> for IDispatch
impl From<&'_ DispDOMCloseEvent> for IDispatchfn from(value: &DispDOMCloseEvent) -> Self
impl From<&'_ DispDOMCompositionEvent> for IDispatch
impl From<&'_ DispDOMCompositionEvent> for IDispatchfn from(value: &DispDOMCompositionEvent) -> Self
impl From<&'_ DispDOMCustomEvent> for IDispatch
impl From<&'_ DispDOMCustomEvent> for IDispatchfn from(value: &DispDOMCustomEvent) -> Self
impl From<&'_ DispDOMDocumentType> for IDispatch
impl From<&'_ DispDOMDocumentType> for IDispatchfn from(value: &DispDOMDocumentType) -> Self
impl From<&'_ DispDOMDragEvent> for IDispatch
impl From<&'_ DispDOMDragEvent> for IDispatchfn from(value: &DispDOMDragEvent) -> Self
impl From<&'_ DispDOMEvent> for IDispatch
impl From<&'_ DispDOMEvent> for IDispatchfn from(value: &DispDOMEvent) -> Self
impl From<&'_ DispDOMException> for IDispatch
impl From<&'_ DispDOMException> for IDispatchfn from(value: &DispDOMException) -> Self
impl From<&'_ DispDOMFocusEvent> for IDispatch
impl From<&'_ DispDOMFocusEvent> for IDispatchfn from(value: &DispDOMFocusEvent) -> Self
impl From<&'_ DispDOMKeyboardEvent> for IDispatch
impl From<&'_ DispDOMKeyboardEvent> for IDispatchfn from(value: &DispDOMKeyboardEvent) -> Self
impl From<&'_ DispDOMMSAnimationEvent> for IDispatch
impl From<&'_ DispDOMMSAnimationEvent> for IDispatchfn from(value: &DispDOMMSAnimationEvent) -> Self
impl From<&'_ DispDOMMSManipulationEvent> for IDispatch
impl From<&'_ DispDOMMSManipulationEvent> for IDispatchfn from(value: &DispDOMMSManipulationEvent) -> Self
impl From<&'_ DispDOMMSTransitionEvent> for IDispatch
impl From<&'_ DispDOMMSTransitionEvent> for IDispatchfn from(value: &DispDOMMSTransitionEvent) -> Self
impl From<&'_ DispDOMMessageEvent> for IDispatch
impl From<&'_ DispDOMMessageEvent> for IDispatchfn from(value: &DispDOMMessageEvent) -> Self
impl From<&'_ DispDOMMouseEvent> for IDispatch
impl From<&'_ DispDOMMouseEvent> for IDispatchfn from(value: &DispDOMMouseEvent) -> Self
impl From<&'_ DispDOMMouseWheelEvent> for IDispatch
impl From<&'_ DispDOMMouseWheelEvent> for IDispatchfn from(value: &DispDOMMouseWheelEvent) -> Self
impl From<&'_ DispDOMMutationEvent> for IDispatch
impl From<&'_ DispDOMMutationEvent> for IDispatchfn from(value: &DispDOMMutationEvent) -> Self
impl From<&'_ DispDOMParser> for IDispatch
impl From<&'_ DispDOMParser> for IDispatchfn from(value: &DispDOMParser) -> Self
impl From<&'_ DispDOMProcessingInstruction> for IDispatch
impl From<&'_ DispDOMProcessingInstruction> for IDispatchfn from(value: &DispDOMProcessingInstruction) -> Self
impl From<&'_ DispDOMProgressEvent> for IDispatch
impl From<&'_ DispDOMProgressEvent> for IDispatchfn from(value: &DispDOMProgressEvent) -> Self
impl From<&'_ DispDOMSiteModeEvent> for IDispatch
impl From<&'_ DispDOMSiteModeEvent> for IDispatchfn from(value: &DispDOMSiteModeEvent) -> Self
impl From<&'_ DispDOMStorageEvent> for IDispatch
impl From<&'_ DispDOMStorageEvent> for IDispatchfn from(value: &DispDOMStorageEvent) -> Self
impl From<&'_ DispDOMTextEvent> for IDispatch
impl From<&'_ DispDOMTextEvent> for IDispatchfn from(value: &DispDOMTextEvent) -> Self
impl From<&'_ DispDOMUIEvent> for IDispatch
impl From<&'_ DispDOMUIEvent> for IDispatchfn from(value: &DispDOMUIEvent) -> Self
impl From<&'_ DispDOMWheelEvent> for IDispatch
impl From<&'_ DispDOMWheelEvent> for IDispatchfn from(value: &DispDOMWheelEvent) -> Self
impl From<&'_ DispEventException> for IDispatch
impl From<&'_ DispEventException> for IDispatchfn from(value: &DispEventException) -> Self
impl From<&'_ DispHTCAttachBehavior> for IDispatch
impl From<&'_ DispHTCAttachBehavior> for IDispatchfn from(value: &DispHTCAttachBehavior) -> Self
impl From<&'_ DispHTCDefaultDispatch> for IDispatch
impl From<&'_ DispHTCDefaultDispatch> for IDispatchfn from(value: &DispHTCDefaultDispatch) -> Self
impl From<&'_ DispHTCDescBehavior> for IDispatch
impl From<&'_ DispHTCDescBehavior> for IDispatchfn from(value: &DispHTCDescBehavior) -> Self
impl From<&'_ DispHTCEventBehavior> for IDispatch
impl From<&'_ DispHTCEventBehavior> for IDispatchfn from(value: &DispHTCEventBehavior) -> Self
impl From<&'_ DispHTCMethodBehavior> for IDispatch
impl From<&'_ DispHTCMethodBehavior> for IDispatchfn from(value: &DispHTCMethodBehavior) -> Self
impl From<&'_ DispHTCPropertyBehavior> for IDispatch
impl From<&'_ DispHTCPropertyBehavior> for IDispatchfn from(value: &DispHTCPropertyBehavior) -> Self
impl From<&'_ DispHTMLAnchorElement> for IDispatch
impl From<&'_ DispHTMLAnchorElement> for IDispatchfn from(value: &DispHTMLAnchorElement) -> Self
impl From<&'_ DispHTMLAppBehavior> for IDispatch
impl From<&'_ DispHTMLAppBehavior> for IDispatchfn from(value: &DispHTMLAppBehavior) -> Self
impl From<&'_ DispHTMLAreaElement> for IDispatch
impl From<&'_ DispHTMLAreaElement> for IDispatchfn from(value: &DispHTMLAreaElement) -> Self
impl From<&'_ DispHTMLAreasCollection> for IDispatch
impl From<&'_ DispHTMLAreasCollection> for IDispatchfn from(value: &DispHTMLAreasCollection) -> Self
impl From<&'_ DispHTMLAttributeCollection> for IDispatch
impl From<&'_ DispHTMLAttributeCollection> for IDispatchfn from(value: &DispHTMLAttributeCollection) -> Self
impl From<&'_ DispHTMLAudioElement> for IDispatch
impl From<&'_ DispHTMLAudioElement> for IDispatchfn from(value: &DispHTMLAudioElement) -> Self
impl From<&'_ DispHTMLBGsound> for IDispatch
impl From<&'_ DispHTMLBGsound> for IDispatchfn from(value: &DispHTMLBGsound) -> Self
impl From<&'_ DispHTMLBRElement> for IDispatch
impl From<&'_ DispHTMLBRElement> for IDispatchfn from(value: &DispHTMLBRElement) -> Self
impl From<&'_ DispHTMLBaseElement> for IDispatch
impl From<&'_ DispHTMLBaseElement> for IDispatchfn from(value: &DispHTMLBaseElement) -> Self
impl From<&'_ DispHTMLBaseFontElement> for IDispatch
impl From<&'_ DispHTMLBaseFontElement> for IDispatchfn from(value: &DispHTMLBaseFontElement) -> Self
impl From<&'_ DispHTMLBlockElement> for IDispatch
impl From<&'_ DispHTMLBlockElement> for IDispatchfn from(value: &DispHTMLBlockElement) -> Self
impl From<&'_ DispHTMLBody> for IDispatch
impl From<&'_ DispHTMLBody> for IDispatchfn from(value: &DispHTMLBody) -> Self
impl From<&'_ DispHTMLButtonElement> for IDispatch
impl From<&'_ DispHTMLButtonElement> for IDispatchfn from(value: &DispHTMLButtonElement) -> Self
impl From<&'_ DispHTMLCSSImportRule> for IDispatch
impl From<&'_ DispHTMLCSSImportRule> for IDispatchfn from(value: &DispHTMLCSSImportRule) -> Self
impl From<&'_ DispHTMLCSSMediaList> for IDispatch
impl From<&'_ DispHTMLCSSMediaList> for IDispatchfn from(value: &DispHTMLCSSMediaList) -> Self
impl From<&'_ DispHTMLCSSMediaRule> for IDispatch
impl From<&'_ DispHTMLCSSMediaRule> for IDispatchfn from(value: &DispHTMLCSSMediaRule) -> Self
impl From<&'_ DispHTMLCSSNamespaceRule> for IDispatch
impl From<&'_ DispHTMLCSSNamespaceRule> for IDispatchfn from(value: &DispHTMLCSSNamespaceRule) -> Self
impl From<&'_ DispHTMLCSSRule> for IDispatch
impl From<&'_ DispHTMLCSSRule> for IDispatchfn from(value: &DispHTMLCSSRule) -> Self
impl From<&'_ DispHTMLCSSStyleDeclaration> for IDispatch
impl From<&'_ DispHTMLCSSStyleDeclaration> for IDispatchfn from(value: &DispHTMLCSSStyleDeclaration) -> Self
impl From<&'_ DispHTMLCanvasElement> for IDispatch
impl From<&'_ DispHTMLCanvasElement> for IDispatchfn from(value: &DispHTMLCanvasElement) -> Self
impl From<&'_ DispHTMLCommentElement> for IDispatch
impl From<&'_ DispHTMLCommentElement> for IDispatchfn from(value: &DispHTMLCommentElement) -> Self
impl From<&'_ DispHTMLCurrentStyle> for IDispatch
impl From<&'_ DispHTMLCurrentStyle> for IDispatchfn from(value: &DispHTMLCurrentStyle) -> Self
impl From<&'_ DispHTMLDDElement> for IDispatch
impl From<&'_ DispHTMLDDElement> for IDispatchfn from(value: &DispHTMLDDElement) -> Self
impl From<&'_ DispHTMLDListElement> for IDispatch
impl From<&'_ DispHTMLDListElement> for IDispatchfn from(value: &DispHTMLDListElement) -> Self
impl From<&'_ DispHTMLDOMAttribute> for IDispatch
impl From<&'_ DispHTMLDOMAttribute> for IDispatchfn from(value: &DispHTMLDOMAttribute) -> Self
impl From<&'_ DispHTMLDOMImplementation> for IDispatch
impl From<&'_ DispHTMLDOMImplementation> for IDispatchfn from(value: &DispHTMLDOMImplementation) -> Self
impl From<&'_ DispHTMLDOMRange> for IDispatch
impl From<&'_ DispHTMLDOMRange> for IDispatchfn from(value: &DispHTMLDOMRange) -> Self
impl From<&'_ DispHTMLDOMTextNode> for IDispatch
impl From<&'_ DispHTMLDOMTextNode> for IDispatchfn from(value: &DispHTMLDOMTextNode) -> Self
impl From<&'_ DispHTMLDTElement> for IDispatch
impl From<&'_ DispHTMLDTElement> for IDispatchfn from(value: &DispHTMLDTElement) -> Self
impl From<&'_ DispHTMLDefaults> for IDispatch
impl From<&'_ DispHTMLDefaults> for IDispatchfn from(value: &DispHTMLDefaults) -> Self
impl From<&'_ DispHTMLDivElement> for IDispatch
impl From<&'_ DispHTMLDivElement> for IDispatchfn from(value: &DispHTMLDivElement) -> Self
impl From<&'_ DispHTMLDivPosition> for IDispatch
impl From<&'_ DispHTMLDivPosition> for IDispatchfn from(value: &DispHTMLDivPosition) -> Self
impl From<&'_ DispHTMLDocument> for IDispatch
impl From<&'_ DispHTMLDocument> for IDispatchfn from(value: &DispHTMLDocument) -> Self
impl From<&'_ DispHTMLDocumentCompatibleInfo> for IDispatch
impl From<&'_ DispHTMLDocumentCompatibleInfo> for IDispatchfn from(value: &DispHTMLDocumentCompatibleInfo) -> Self
impl From<&'_ DispHTMLDocumentCompatibleInfoCollection> for IDispatch
impl From<&'_ DispHTMLDocumentCompatibleInfoCollection> for IDispatchfn from(value: &DispHTMLDocumentCompatibleInfoCollection) -> Self
impl From<&'_ DispHTMLElementCollection> for IDispatch
impl From<&'_ DispHTMLElementCollection> for IDispatchfn from(value: &DispHTMLElementCollection) -> Self
impl From<&'_ DispHTMLEmbed> for IDispatch
impl From<&'_ DispHTMLEmbed> for IDispatchfn from(value: &DispHTMLEmbed) -> Self
impl From<&'_ DispHTMLFieldSetElement> for IDispatch
impl From<&'_ DispHTMLFieldSetElement> for IDispatchfn from(value: &DispHTMLFieldSetElement) -> Self
impl From<&'_ DispHTMLFontElement> for IDispatch
impl From<&'_ DispHTMLFontElement> for IDispatchfn from(value: &DispHTMLFontElement) -> Self
impl From<&'_ DispHTMLFormElement> for IDispatch
impl From<&'_ DispHTMLFormElement> for IDispatchfn from(value: &DispHTMLFormElement) -> Self
impl From<&'_ DispHTMLFrameBase> for IDispatch
impl From<&'_ DispHTMLFrameBase> for IDispatchfn from(value: &DispHTMLFrameBase) -> Self
impl From<&'_ DispHTMLFrameElement> for IDispatch
impl From<&'_ DispHTMLFrameElement> for IDispatchfn from(value: &DispHTMLFrameElement) -> Self
impl From<&'_ DispHTMLFrameSetSite> for IDispatch
impl From<&'_ DispHTMLFrameSetSite> for IDispatchfn from(value: &DispHTMLFrameSetSite) -> Self
impl From<&'_ DispHTMLGenericElement> for IDispatch
impl From<&'_ DispHTMLGenericElement> for IDispatchfn from(value: &DispHTMLGenericElement) -> Self
impl From<&'_ DispHTMLHRElement> for IDispatch
impl From<&'_ DispHTMLHRElement> for IDispatchfn from(value: &DispHTMLHRElement) -> Self
impl From<&'_ DispHTMLHeadElement> for IDispatch
impl From<&'_ DispHTMLHeadElement> for IDispatchfn from(value: &DispHTMLHeadElement) -> Self
impl From<&'_ DispHTMLHeaderElement> for IDispatch
impl From<&'_ DispHTMLHeaderElement> for IDispatchfn from(value: &DispHTMLHeaderElement) -> Self
impl From<&'_ DispHTMLHistory> for IDispatch
impl From<&'_ DispHTMLHistory> for IDispatchfn from(value: &DispHTMLHistory) -> Self
impl From<&'_ DispHTMLHtmlElement> for IDispatch
impl From<&'_ DispHTMLHtmlElement> for IDispatchfn from(value: &DispHTMLHtmlElement) -> Self
impl From<&'_ DispHTMLIFrame> for IDispatch
impl From<&'_ DispHTMLIFrame> for IDispatchfn from(value: &DispHTMLIFrame) -> Self
impl From<&'_ DispHTMLImg> for IDispatch
impl From<&'_ DispHTMLImg> for IDispatchfn from(value: &DispHTMLImg) -> Self
impl From<&'_ DispHTMLInputElement> for IDispatch
impl From<&'_ DispHTMLInputElement> for IDispatchfn from(value: &DispHTMLInputElement) -> Self
impl From<&'_ DispHTMLIsIndexElement> for IDispatch
impl From<&'_ DispHTMLIsIndexElement> for IDispatchfn from(value: &DispHTMLIsIndexElement) -> Self
impl From<&'_ DispHTMLLIElement> for IDispatch
impl From<&'_ DispHTMLLIElement> for IDispatchfn from(value: &DispHTMLLIElement) -> Self
impl From<&'_ DispHTMLLabelElement> for IDispatch
impl From<&'_ DispHTMLLabelElement> for IDispatchfn from(value: &DispHTMLLabelElement) -> Self
impl From<&'_ DispHTMLLegendElement> for IDispatch
impl From<&'_ DispHTMLLegendElement> for IDispatchfn from(value: &DispHTMLLegendElement) -> Self
impl From<&'_ DispHTMLLinkElement> for IDispatch
impl From<&'_ DispHTMLLinkElement> for IDispatchfn from(value: &DispHTMLLinkElement) -> Self
impl From<&'_ DispHTMLListElement> for IDispatch
impl From<&'_ DispHTMLListElement> for IDispatchfn from(value: &DispHTMLListElement) -> Self
impl From<&'_ DispHTMLLocation> for IDispatch
impl From<&'_ DispHTMLLocation> for IDispatchfn from(value: &DispHTMLLocation) -> Self
impl From<&'_ DispHTMLMSCSSKeyframeRule> for IDispatch
impl From<&'_ DispHTMLMSCSSKeyframeRule> for IDispatchfn from(value: &DispHTMLMSCSSKeyframeRule) -> Self
impl From<&'_ DispHTMLMSCSSKeyframesRule> for IDispatch
impl From<&'_ DispHTMLMSCSSKeyframesRule> for IDispatchfn from(value: &DispHTMLMSCSSKeyframesRule) -> Self
impl From<&'_ DispHTMLMapElement> for IDispatch
impl From<&'_ DispHTMLMapElement> for IDispatchfn from(value: &DispHTMLMapElement) -> Self
impl From<&'_ DispHTMLMarqueeElement> for IDispatch
impl From<&'_ DispHTMLMarqueeElement> for IDispatchfn from(value: &DispHTMLMarqueeElement) -> Self
impl From<&'_ DispHTMLMediaElement> for IDispatch
impl From<&'_ DispHTMLMediaElement> for IDispatchfn from(value: &DispHTMLMediaElement) -> Self
impl From<&'_ DispHTMLMediaError> for IDispatch
impl From<&'_ DispHTMLMediaError> for IDispatchfn from(value: &DispHTMLMediaError) -> Self
impl From<&'_ DispHTMLMetaElement> for IDispatch
impl From<&'_ DispHTMLMetaElement> for IDispatchfn from(value: &DispHTMLMetaElement) -> Self
impl From<&'_ DispHTMLNamespace> for IDispatch
impl From<&'_ DispHTMLNamespace> for IDispatchfn from(value: &DispHTMLNamespace) -> Self
impl From<&'_ DispHTMLNamespaceCollection> for IDispatch
impl From<&'_ DispHTMLNamespaceCollection> for IDispatchfn from(value: &DispHTMLNamespaceCollection) -> Self
impl From<&'_ DispHTMLNavigator> for IDispatch
impl From<&'_ DispHTMLNavigator> for IDispatchfn from(value: &DispHTMLNavigator) -> Self
impl From<&'_ DispHTMLNextIdElement> for IDispatch
impl From<&'_ DispHTMLNextIdElement> for IDispatchfn from(value: &DispHTMLNextIdElement) -> Self
impl From<&'_ DispHTMLNoShowElement> for IDispatch
impl From<&'_ DispHTMLNoShowElement> for IDispatchfn from(value: &DispHTMLNoShowElement) -> Self
impl From<&'_ DispHTMLOListElement> for IDispatch
impl From<&'_ DispHTMLOListElement> for IDispatchfn from(value: &DispHTMLOListElement) -> Self
impl From<&'_ DispHTMLObjectElement> for IDispatch
impl From<&'_ DispHTMLObjectElement> for IDispatchfn from(value: &DispHTMLObjectElement) -> Self
impl From<&'_ DispHTMLOptionElement> for IDispatch
impl From<&'_ DispHTMLOptionElement> for IDispatchfn from(value: &DispHTMLOptionElement) -> Self
impl From<&'_ DispHTMLParaElement> for IDispatch
impl From<&'_ DispHTMLParaElement> for IDispatchfn from(value: &DispHTMLParaElement) -> Self
impl From<&'_ DispHTMLParamElement> for IDispatch
impl From<&'_ DispHTMLParamElement> for IDispatchfn from(value: &DispHTMLParamElement) -> Self
impl From<&'_ DispHTMLPerformance> for IDispatch
impl From<&'_ DispHTMLPerformance> for IDispatchfn from(value: &DispHTMLPerformance) -> Self
impl From<&'_ DispHTMLPerformanceNavigation> for IDispatch
impl From<&'_ DispHTMLPerformanceNavigation> for IDispatchfn from(value: &DispHTMLPerformanceNavigation) -> Self
impl From<&'_ DispHTMLPerformanceTiming> for IDispatch
impl From<&'_ DispHTMLPerformanceTiming> for IDispatchfn from(value: &DispHTMLPerformanceTiming) -> Self
impl From<&'_ DispHTMLPhraseElement> for IDispatch
impl From<&'_ DispHTMLPhraseElement> for IDispatchfn from(value: &DispHTMLPhraseElement) -> Self
impl From<&'_ DispHTMLPopup> for IDispatch
impl From<&'_ DispHTMLPopup> for IDispatchfn from(value: &DispHTMLPopup) -> Self
impl From<&'_ DispHTMLProgressElement> for IDispatch
impl From<&'_ DispHTMLProgressElement> for IDispatchfn from(value: &DispHTMLProgressElement) -> Self
impl From<&'_ DispHTMLRenderStyle> for IDispatch
impl From<&'_ DispHTMLRenderStyle> for IDispatchfn from(value: &DispHTMLRenderStyle) -> Self
impl From<&'_ DispHTMLRichtextElement> for IDispatch
impl From<&'_ DispHTMLRichtextElement> for IDispatchfn from(value: &DispHTMLRichtextElement) -> Self
impl From<&'_ DispHTMLRuleStyle> for IDispatch
impl From<&'_ DispHTMLRuleStyle> for IDispatchfn from(value: &DispHTMLRuleStyle) -> Self
impl From<&'_ DispHTMLScreen> for IDispatch
impl From<&'_ DispHTMLScreen> for IDispatchfn from(value: &DispHTMLScreen) -> Self
impl From<&'_ DispHTMLScriptElement> for IDispatch
impl From<&'_ DispHTMLScriptElement> for IDispatchfn from(value: &DispHTMLScriptElement) -> Self
impl From<&'_ DispHTMLSelectElement> for IDispatch
impl From<&'_ DispHTMLSelectElement> for IDispatchfn from(value: &DispHTMLSelectElement) -> Self
impl From<&'_ DispHTMLSemanticElement> for IDispatch
impl From<&'_ DispHTMLSemanticElement> for IDispatchfn from(value: &DispHTMLSemanticElement) -> Self
impl From<&'_ DispHTMLSourceElement> for IDispatch
impl From<&'_ DispHTMLSourceElement> for IDispatchfn from(value: &DispHTMLSourceElement) -> Self
impl From<&'_ DispHTMLSpanElement> for IDispatch
impl From<&'_ DispHTMLSpanElement> for IDispatchfn from(value: &DispHTMLSpanElement) -> Self
impl From<&'_ DispHTMLSpanFlow> for IDispatch
impl From<&'_ DispHTMLSpanFlow> for IDispatchfn from(value: &DispHTMLSpanFlow) -> Self
impl From<&'_ DispHTMLStorage> for IDispatch
impl From<&'_ DispHTMLStorage> for IDispatchfn from(value: &DispHTMLStorage) -> Self
impl From<&'_ DispHTMLStyle> for IDispatch
impl From<&'_ DispHTMLStyle> for IDispatchfn from(value: &DispHTMLStyle) -> Self
impl From<&'_ DispHTMLStyleElement> for IDispatch
impl From<&'_ DispHTMLStyleElement> for IDispatchfn from(value: &DispHTMLStyleElement) -> Self
impl From<&'_ DispHTMLStyleFontFace> for IDispatch
impl From<&'_ DispHTMLStyleFontFace> for IDispatchfn from(value: &DispHTMLStyleFontFace) -> Self
impl From<&'_ DispHTMLStyleMedia> for IDispatch
impl From<&'_ DispHTMLStyleMedia> for IDispatchfn from(value: &DispHTMLStyleMedia) -> Self
impl From<&'_ DispHTMLStyleSheet> for IDispatch
impl From<&'_ DispHTMLStyleSheet> for IDispatchfn from(value: &DispHTMLStyleSheet) -> Self
impl From<&'_ DispHTMLStyleSheetPage> for IDispatch
impl From<&'_ DispHTMLStyleSheetPage> for IDispatchfn from(value: &DispHTMLStyleSheetPage) -> Self
impl From<&'_ DispHTMLStyleSheetPagesCollection> for IDispatch
impl From<&'_ DispHTMLStyleSheetPagesCollection> for IDispatchfn from(value: &DispHTMLStyleSheetPagesCollection) -> Self
impl From<&'_ DispHTMLStyleSheetRule> for IDispatch
impl From<&'_ DispHTMLStyleSheetRule> for IDispatchfn from(value: &DispHTMLStyleSheetRule) -> Self
impl From<&'_ DispHTMLStyleSheetRulesAppliedCollection> for IDispatch
impl From<&'_ DispHTMLStyleSheetRulesAppliedCollection> for IDispatchfn from(value: &DispHTMLStyleSheetRulesAppliedCollection) -> Self
impl From<&'_ DispHTMLStyleSheetRulesCollection> for IDispatch
impl From<&'_ DispHTMLStyleSheetRulesCollection> for IDispatchfn from(value: &DispHTMLStyleSheetRulesCollection) -> Self
impl From<&'_ DispHTMLStyleSheetsCollection> for IDispatch
impl From<&'_ DispHTMLStyleSheetsCollection> for IDispatchfn from(value: &DispHTMLStyleSheetsCollection) -> Self
impl From<&'_ DispHTMLTable> for IDispatch
impl From<&'_ DispHTMLTable> for IDispatchfn from(value: &DispHTMLTable) -> Self
impl From<&'_ DispHTMLTableCaption> for IDispatch
impl From<&'_ DispHTMLTableCaption> for IDispatchfn from(value: &DispHTMLTableCaption) -> Self
impl From<&'_ DispHTMLTableCell> for IDispatch
impl From<&'_ DispHTMLTableCell> for IDispatchfn from(value: &DispHTMLTableCell) -> Self
impl From<&'_ DispHTMLTableCol> for IDispatch
impl From<&'_ DispHTMLTableCol> for IDispatchfn from(value: &DispHTMLTableCol) -> Self
impl From<&'_ DispHTMLTableRow> for IDispatch
impl From<&'_ DispHTMLTableRow> for IDispatchfn from(value: &DispHTMLTableRow) -> Self
impl From<&'_ DispHTMLTableSection> for IDispatch
impl From<&'_ DispHTMLTableSection> for IDispatchfn from(value: &DispHTMLTableSection) -> Self
impl From<&'_ DispHTMLTextAreaElement> for IDispatch
impl From<&'_ DispHTMLTextAreaElement> for IDispatchfn from(value: &DispHTMLTextAreaElement) -> Self
impl From<&'_ DispHTMLTextElement> for IDispatch
impl From<&'_ DispHTMLTextElement> for IDispatchfn from(value: &DispHTMLTextElement) -> Self
impl From<&'_ DispHTMLTimeRanges> for IDispatch
impl From<&'_ DispHTMLTimeRanges> for IDispatchfn from(value: &DispHTMLTimeRanges) -> Self
impl From<&'_ DispHTMLTitleElement> for IDispatch
impl From<&'_ DispHTMLTitleElement> for IDispatchfn from(value: &DispHTMLTitleElement) -> Self
impl From<&'_ DispHTMLUListElement> for IDispatch
impl From<&'_ DispHTMLUListElement> for IDispatchfn from(value: &DispHTMLUListElement) -> Self
impl From<&'_ DispHTMLUnknownElement> for IDispatch
impl From<&'_ DispHTMLUnknownElement> for IDispatchfn from(value: &DispHTMLUnknownElement) -> Self
impl From<&'_ DispHTMLUrnCollection> for IDispatch
impl From<&'_ DispHTMLUrnCollection> for IDispatchfn from(value: &DispHTMLUrnCollection) -> Self
impl From<&'_ DispHTMLVideoElement> for IDispatch
impl From<&'_ DispHTMLVideoElement> for IDispatchfn from(value: &DispHTMLVideoElement) -> Self
impl From<&'_ DispHTMLW3CComputedStyle> for IDispatch
impl From<&'_ DispHTMLW3CComputedStyle> for IDispatchfn from(value: &DispHTMLW3CComputedStyle) -> Self
impl From<&'_ DispHTMLWindow2> for IDispatch
impl From<&'_ DispHTMLWindow2> for IDispatchfn from(value: &DispHTMLWindow2) -> Self
impl From<&'_ DispHTMLWindowProxy> for IDispatch
impl From<&'_ DispHTMLWindowProxy> for IDispatchfn from(value: &DispHTMLWindowProxy) -> Self
impl From<&'_ DispHTMLWndOptionElement> for IDispatch
impl From<&'_ DispHTMLWndOptionElement> for IDispatchfn from(value: &DispHTMLWndOptionElement) -> Self
impl From<&'_ DispHTMLWndSelectElement> for IDispatch
impl From<&'_ DispHTMLWndSelectElement> for IDispatchfn from(value: &DispHTMLWndSelectElement) -> Self
impl From<&'_ DispHTMLXMLHttpRequest> for IDispatch
impl From<&'_ DispHTMLXMLHttpRequest> for IDispatchfn from(value: &DispHTMLXMLHttpRequest) -> Self
impl From<&'_ DispIHTMLInputButtonElement> for IDispatch
impl From<&'_ DispIHTMLInputButtonElement> for IDispatchfn from(value: &DispIHTMLInputButtonElement) -> Self
impl From<&'_ DispIHTMLInputFileElement> for IDispatch
impl From<&'_ DispIHTMLInputFileElement> for IDispatchfn from(value: &DispIHTMLInputFileElement) -> Self
impl From<&'_ DispIHTMLInputImage> for IDispatch
impl From<&'_ DispIHTMLInputImage> for IDispatchfn from(value: &DispIHTMLInputImage) -> Self
impl From<&'_ DispIHTMLInputTextElement> for IDispatch
impl From<&'_ DispIHTMLInputTextElement> for IDispatchfn from(value: &DispIHTMLInputTextElement) -> Self
impl From<&'_ DispIHTMLOptionButtonElement> for IDispatch
impl From<&'_ DispIHTMLOptionButtonElement> for IDispatchfn from(value: &DispIHTMLOptionButtonElement) -> Self
impl From<&'_ DispNodeIterator> for IDispatch
impl From<&'_ DispNodeIterator> for IDispatchfn from(value: &DispNodeIterator) -> Self
impl From<&'_ DispRangeException> for IDispatch
impl From<&'_ DispRangeException> for IDispatchfn from(value: &DispRangeException) -> Self
impl From<&'_ DispRulesApplied> for IDispatch
impl From<&'_ DispRulesApplied> for IDispatchfn from(value: &DispRulesApplied) -> Self
impl From<&'_ DispRulesAppliedCollection> for IDispatch
impl From<&'_ DispRulesAppliedCollection> for IDispatchfn from(value: &DispRulesAppliedCollection) -> Self
impl From<&'_ DispSVGAElement> for IDispatch
impl From<&'_ DispSVGAElement> for IDispatchfn from(value: &DispSVGAElement) -> Self
impl From<&'_ DispSVGCircleElement> for IDispatch
impl From<&'_ DispSVGCircleElement> for IDispatchfn from(value: &DispSVGCircleElement) -> Self
impl From<&'_ DispSVGClipPathElement> for IDispatch
impl From<&'_ DispSVGClipPathElement> for IDispatchfn from(value: &DispSVGClipPathElement) -> Self
impl From<&'_ DispSVGDefsElement> for IDispatch
impl From<&'_ DispSVGDefsElement> for IDispatchfn from(value: &DispSVGDefsElement) -> Self
impl From<&'_ DispSVGDescElement> for IDispatch
impl From<&'_ DispSVGDescElement> for IDispatchfn from(value: &DispSVGDescElement) -> Self
impl From<&'_ DispSVGElement> for IDispatch
impl From<&'_ DispSVGElement> for IDispatchfn from(value: &DispSVGElement) -> Self
impl From<&'_ DispSVGElementInstance> for IDispatch
impl From<&'_ DispSVGElementInstance> for IDispatchfn from(value: &DispSVGElementInstance) -> Self
impl From<&'_ DispSVGElementInstanceList> for IDispatch
impl From<&'_ DispSVGElementInstanceList> for IDispatchfn from(value: &DispSVGElementInstanceList) -> Self
impl From<&'_ DispSVGEllipseElement> for IDispatch
impl From<&'_ DispSVGEllipseElement> for IDispatchfn from(value: &DispSVGEllipseElement) -> Self
impl From<&'_ DispSVGException> for IDispatch
impl From<&'_ DispSVGException> for IDispatchfn from(value: &DispSVGException) -> Self
impl From<&'_ DispSVGGElement> for IDispatch
impl From<&'_ DispSVGGElement> for IDispatchfn from(value: &DispSVGGElement) -> Self
impl From<&'_ DispSVGGradientElement> for IDispatch
impl From<&'_ DispSVGGradientElement> for IDispatchfn from(value: &DispSVGGradientElement) -> Self
impl From<&'_ DispSVGImageElement> for IDispatch
impl From<&'_ DispSVGImageElement> for IDispatchfn from(value: &DispSVGImageElement) -> Self
impl From<&'_ DispSVGLineElement> for IDispatch
impl From<&'_ DispSVGLineElement> for IDispatchfn from(value: &DispSVGLineElement) -> Self
impl From<&'_ DispSVGLinearGradientElement> for IDispatch
impl From<&'_ DispSVGLinearGradientElement> for IDispatchfn from(value: &DispSVGLinearGradientElement) -> Self
impl From<&'_ DispSVGMarkerElement> for IDispatch
impl From<&'_ DispSVGMarkerElement> for IDispatchfn from(value: &DispSVGMarkerElement) -> Self
impl From<&'_ DispSVGMaskElement> for IDispatch
impl From<&'_ DispSVGMaskElement> for IDispatchfn from(value: &DispSVGMaskElement) -> Self
impl From<&'_ DispSVGMetadataElement> for IDispatch
impl From<&'_ DispSVGMetadataElement> for IDispatchfn from(value: &DispSVGMetadataElement) -> Self
impl From<&'_ DispSVGPathElement> for IDispatch
impl From<&'_ DispSVGPathElement> for IDispatchfn from(value: &DispSVGPathElement) -> Self
impl From<&'_ DispSVGPathSegArcAbs> for IDispatch
impl From<&'_ DispSVGPathSegArcAbs> for IDispatchfn from(value: &DispSVGPathSegArcAbs) -> Self
impl From<&'_ DispSVGPathSegArcRel> for IDispatch
impl From<&'_ DispSVGPathSegArcRel> for IDispatchfn from(value: &DispSVGPathSegArcRel) -> Self
impl From<&'_ DispSVGPathSegClosePath> for IDispatch
impl From<&'_ DispSVGPathSegClosePath> for IDispatchfn from(value: &DispSVGPathSegClosePath) -> Self
impl From<&'_ DispSVGPathSegCurvetoCubicAbs> for IDispatch
impl From<&'_ DispSVGPathSegCurvetoCubicAbs> for IDispatchfn from(value: &DispSVGPathSegCurvetoCubicAbs) -> Self
impl From<&'_ DispSVGPathSegCurvetoCubicRel> for IDispatch
impl From<&'_ DispSVGPathSegCurvetoCubicRel> for IDispatchfn from(value: &DispSVGPathSegCurvetoCubicRel) -> Self
impl From<&'_ DispSVGPathSegCurvetoCubicSmoothAbs> for IDispatch
impl From<&'_ DispSVGPathSegCurvetoCubicSmoothAbs> for IDispatchfn from(value: &DispSVGPathSegCurvetoCubicSmoothAbs) -> Self
impl From<&'_ DispSVGPathSegCurvetoCubicSmoothRel> for IDispatch
impl From<&'_ DispSVGPathSegCurvetoCubicSmoothRel> for IDispatchfn from(value: &DispSVGPathSegCurvetoCubicSmoothRel) -> Self
impl From<&'_ DispSVGPathSegCurvetoQuadraticAbs> for IDispatch
impl From<&'_ DispSVGPathSegCurvetoQuadraticAbs> for IDispatchfn from(value: &DispSVGPathSegCurvetoQuadraticAbs) -> Self
impl From<&'_ DispSVGPathSegCurvetoQuadraticRel> for IDispatch
impl From<&'_ DispSVGPathSegCurvetoQuadraticRel> for IDispatchfn from(value: &DispSVGPathSegCurvetoQuadraticRel) -> Self
impl From<&'_ DispSVGPathSegCurvetoQuadraticSmoothAbs> for IDispatch
impl From<&'_ DispSVGPathSegCurvetoQuadraticSmoothAbs> for IDispatchfn from(value: &DispSVGPathSegCurvetoQuadraticSmoothAbs) -> Self
impl From<&'_ DispSVGPathSegCurvetoQuadraticSmoothRel> for IDispatch
impl From<&'_ DispSVGPathSegCurvetoQuadraticSmoothRel> for IDispatchfn from(value: &DispSVGPathSegCurvetoQuadraticSmoothRel) -> Self
impl From<&'_ DispSVGPathSegLinetoAbs> for IDispatch
impl From<&'_ DispSVGPathSegLinetoAbs> for IDispatchfn from(value: &DispSVGPathSegLinetoAbs) -> Self
impl From<&'_ DispSVGPathSegLinetoHorizontalAbs> for IDispatch
impl From<&'_ DispSVGPathSegLinetoHorizontalAbs> for IDispatchfn from(value: &DispSVGPathSegLinetoHorizontalAbs) -> Self
impl From<&'_ DispSVGPathSegLinetoHorizontalRel> for IDispatch
impl From<&'_ DispSVGPathSegLinetoHorizontalRel> for IDispatchfn from(value: &DispSVGPathSegLinetoHorizontalRel) -> Self
impl From<&'_ DispSVGPathSegLinetoRel> for IDispatch
impl From<&'_ DispSVGPathSegLinetoRel> for IDispatchfn from(value: &DispSVGPathSegLinetoRel) -> Self
impl From<&'_ DispSVGPathSegLinetoVerticalAbs> for IDispatch
impl From<&'_ DispSVGPathSegLinetoVerticalAbs> for IDispatchfn from(value: &DispSVGPathSegLinetoVerticalAbs) -> Self
impl From<&'_ DispSVGPathSegLinetoVerticalRel> for IDispatch
impl From<&'_ DispSVGPathSegLinetoVerticalRel> for IDispatchfn from(value: &DispSVGPathSegLinetoVerticalRel) -> Self
impl From<&'_ DispSVGPathSegMovetoAbs> for IDispatch
impl From<&'_ DispSVGPathSegMovetoAbs> for IDispatchfn from(value: &DispSVGPathSegMovetoAbs) -> Self
impl From<&'_ DispSVGPathSegMovetoRel> for IDispatch
impl From<&'_ DispSVGPathSegMovetoRel> for IDispatchfn from(value: &DispSVGPathSegMovetoRel) -> Self
impl From<&'_ DispSVGPatternElement> for IDispatch
impl From<&'_ DispSVGPatternElement> for IDispatchfn from(value: &DispSVGPatternElement) -> Self
impl From<&'_ DispSVGPolygonElement> for IDispatch
impl From<&'_ DispSVGPolygonElement> for IDispatchfn from(value: &DispSVGPolygonElement) -> Self
impl From<&'_ DispSVGPolylineElement> for IDispatch
impl From<&'_ DispSVGPolylineElement> for IDispatchfn from(value: &DispSVGPolylineElement) -> Self
impl From<&'_ DispSVGRadialGradientElement> for IDispatch
impl From<&'_ DispSVGRadialGradientElement> for IDispatchfn from(value: &DispSVGRadialGradientElement) -> Self
impl From<&'_ DispSVGRectElement> for IDispatch
impl From<&'_ DispSVGRectElement> for IDispatchfn from(value: &DispSVGRectElement) -> Self
impl From<&'_ DispSVGSVGElement> for IDispatch
impl From<&'_ DispSVGSVGElement> for IDispatchfn from(value: &DispSVGSVGElement) -> Self
impl From<&'_ DispSVGScriptElement> for IDispatch
impl From<&'_ DispSVGScriptElement> for IDispatchfn from(value: &DispSVGScriptElement) -> Self
impl From<&'_ DispSVGStopElement> for IDispatch
impl From<&'_ DispSVGStopElement> for IDispatchfn from(value: &DispSVGStopElement) -> Self
impl From<&'_ DispSVGStyleElement> for IDispatch
impl From<&'_ DispSVGStyleElement> for IDispatchfn from(value: &DispSVGStyleElement) -> Self
impl From<&'_ DispSVGSwitchElement> for IDispatch
impl From<&'_ DispSVGSwitchElement> for IDispatchfn from(value: &DispSVGSwitchElement) -> Self
impl From<&'_ DispSVGSymbolElement> for IDispatch
impl From<&'_ DispSVGSymbolElement> for IDispatchfn from(value: &DispSVGSymbolElement) -> Self
impl From<&'_ DispSVGTSpanElement> for IDispatch
impl From<&'_ DispSVGTSpanElement> for IDispatchfn from(value: &DispSVGTSpanElement) -> Self
impl From<&'_ DispSVGTextContentElement> for IDispatch
impl From<&'_ DispSVGTextContentElement> for IDispatchfn from(value: &DispSVGTextContentElement) -> Self
impl From<&'_ DispSVGTextElement> for IDispatch
impl From<&'_ DispSVGTextElement> for IDispatchfn from(value: &DispSVGTextElement) -> Self
impl From<&'_ DispSVGTextPathElement> for IDispatch
impl From<&'_ DispSVGTextPathElement> for IDispatchfn from(value: &DispSVGTextPathElement) -> Self
impl From<&'_ DispSVGTextPositioningElement> for IDispatch
impl From<&'_ DispSVGTextPositioningElement> for IDispatchfn from(value: &DispSVGTextPositioningElement) -> Self
impl From<&'_ DispSVGTitleElement> for IDispatch
impl From<&'_ DispSVGTitleElement> for IDispatchfn from(value: &DispSVGTitleElement) -> Self
impl From<&'_ DispSVGUseElement> for IDispatch
impl From<&'_ DispSVGUseElement> for IDispatchfn from(value: &DispSVGUseElement) -> Self
impl From<&'_ DispSVGViewElement> for IDispatch
impl From<&'_ DispSVGViewElement> for IDispatchfn from(value: &DispSVGViewElement) -> Self
impl From<&'_ DispSVGZoomEvent> for IDispatch
impl From<&'_ DispSVGZoomEvent> for IDispatchfn from(value: &DispSVGZoomEvent) -> Self
impl From<&'_ DispStaticNodeList> for IDispatch
impl From<&'_ DispStaticNodeList> for IDispatchfn from(value: &DispStaticNodeList) -> Self
impl From<&'_ DispTreeWalker> for IDispatch
impl From<&'_ DispTreeWalker> for IDispatchfn from(value: &DispTreeWalker) -> Self
impl From<&'_ DispWebGeocoordinates> for IDispatch
impl From<&'_ DispWebGeocoordinates> for IDispatchfn from(value: &DispWebGeocoordinates) -> Self
impl From<&'_ DispWebGeolocation> for IDispatch
impl From<&'_ DispWebGeolocation> for IDispatchfn from(value: &DispWebGeolocation) -> Self
impl From<&'_ DispWebGeoposition> for IDispatch
impl From<&'_ DispWebGeoposition> for IDispatchfn from(value: &DispWebGeoposition) -> Self
impl From<&'_ DispWebGeopositionError> for IDispatch
impl From<&'_ DispWebGeopositionError> for IDispatchfn from(value: &DispWebGeopositionError) -> Self
impl From<&'_ DispXDomainRequest> for IDispatch
impl From<&'_ DispXDomainRequest> for IDispatchfn from(value: &DispXDomainRequest) -> Self
impl From<&'_ DispXMLHttpRequestEventTarget> for IDispatch
impl From<&'_ DispXMLHttpRequestEventTarget> for IDispatchfn from(value: &DispXMLHttpRequestEventTarget) -> Self
impl From<&'_ DispXMLSerializer> for IDispatch
impl From<&'_ DispXMLSerializer> for IDispatchfn from(value: &DispXMLSerializer) -> Self
impl From<&'_ Extensions> for IDispatch
impl From<&'_ Extensions> for IDispatchfn from(value: &Extensions) -> Self
impl From<&'_ FolderItem> for IDispatch
impl From<&'_ FolderItem> for IDispatchfn from(value: &FolderItem) -> Self
impl From<&'_ FolderItem2> for IDispatch
impl From<&'_ FolderItem2> for IDispatchfn from(value: &FolderItem2) -> Self
impl From<&'_ FolderItemVerb> for IDispatch
impl From<&'_ FolderItemVerb> for IDispatchfn from(value: &FolderItemVerb) -> Self
impl From<&'_ FolderItemVerbs> for IDispatch
impl From<&'_ FolderItemVerbs> for IDispatchfn from(value: &FolderItemVerbs) -> Self
impl From<&'_ FolderItems> for IDispatch
impl From<&'_ FolderItems> for IDispatchfn from(value: &FolderItems) -> Self
impl From<&'_ FolderItems2> for IDispatch
impl From<&'_ FolderItems2> for IDispatchfn from(value: &FolderItems2) -> Self
impl From<&'_ FolderItems3> for IDispatch
impl From<&'_ FolderItems3> for IDispatchfn from(value: &FolderItems3) -> Self
impl From<&'_ HTMLAnchorEvents> for IDispatch
impl From<&'_ HTMLAnchorEvents> for IDispatchfn from(value: &HTMLAnchorEvents) -> Self
impl From<&'_ HTMLAnchorEvents2> for IDispatch
impl From<&'_ HTMLAnchorEvents2> for IDispatchfn from(value: &HTMLAnchorEvents2) -> Self
impl From<&'_ HTMLAreaEvents> for IDispatch
impl From<&'_ HTMLAreaEvents> for IDispatchfn from(value: &HTMLAreaEvents) -> Self
impl From<&'_ HTMLAreaEvents2> for IDispatch
impl From<&'_ HTMLAreaEvents2> for IDispatchfn from(value: &HTMLAreaEvents2) -> Self
impl From<&'_ HTMLButtonElementEvents> for IDispatch
impl From<&'_ HTMLButtonElementEvents> for IDispatchfn from(value: &HTMLButtonElementEvents) -> Self
impl From<&'_ HTMLButtonElementEvents2> for IDispatch
impl From<&'_ HTMLButtonElementEvents2> for IDispatchfn from(value: &HTMLButtonElementEvents2) -> Self
impl From<&'_ HTMLControlElementEvents> for IDispatch
impl From<&'_ HTMLControlElementEvents> for IDispatchfn from(value: &HTMLControlElementEvents) -> Self
impl From<&'_ HTMLControlElementEvents2> for IDispatch
impl From<&'_ HTMLControlElementEvents2> for IDispatchfn from(value: &HTMLControlElementEvents2) -> Self
impl From<&'_ HTMLDocumentEvents> for IDispatch
impl From<&'_ HTMLDocumentEvents> for IDispatchfn from(value: &HTMLDocumentEvents) -> Self
impl From<&'_ HTMLDocumentEvents2> for IDispatch
impl From<&'_ HTMLDocumentEvents2> for IDispatchfn from(value: &HTMLDocumentEvents2) -> Self
impl From<&'_ HTMLDocumentEvents3> for IDispatch
impl From<&'_ HTMLDocumentEvents3> for IDispatchfn from(value: &HTMLDocumentEvents3) -> Self
impl From<&'_ HTMLDocumentEvents4> for IDispatch
impl From<&'_ HTMLDocumentEvents4> for IDispatchfn from(value: &HTMLDocumentEvents4) -> Self
impl From<&'_ HTMLElementEvents> for IDispatch
impl From<&'_ HTMLElementEvents> for IDispatchfn from(value: &HTMLElementEvents) -> Self
impl From<&'_ HTMLElementEvents2> for IDispatch
impl From<&'_ HTMLElementEvents2> for IDispatchfn from(value: &HTMLElementEvents2) -> Self
impl From<&'_ HTMLElementEvents3> for IDispatch
impl From<&'_ HTMLElementEvents3> for IDispatchfn from(value: &HTMLElementEvents3) -> Self
impl From<&'_ HTMLElementEvents4> for IDispatch
impl From<&'_ HTMLElementEvents4> for IDispatchfn from(value: &HTMLElementEvents4) -> Self
impl From<&'_ HTMLFormElementEvents> for IDispatch
impl From<&'_ HTMLFormElementEvents> for IDispatchfn from(value: &HTMLFormElementEvents) -> Self
impl From<&'_ HTMLFormElementEvents2> for IDispatch
impl From<&'_ HTMLFormElementEvents2> for IDispatchfn from(value: &HTMLFormElementEvents2) -> Self
impl From<&'_ HTMLFrameSiteEvents> for IDispatch
impl From<&'_ HTMLFrameSiteEvents> for IDispatchfn from(value: &HTMLFrameSiteEvents) -> Self
impl From<&'_ HTMLFrameSiteEvents2> for IDispatch
impl From<&'_ HTMLFrameSiteEvents2> for IDispatchfn from(value: &HTMLFrameSiteEvents2) -> Self
impl From<&'_ HTMLImgEvents> for IDispatch
impl From<&'_ HTMLImgEvents> for IDispatchfn from(value: &HTMLImgEvents) -> Self
impl From<&'_ HTMLImgEvents2> for IDispatch
impl From<&'_ HTMLImgEvents2> for IDispatchfn from(value: &HTMLImgEvents2) -> Self
impl From<&'_ HTMLInputFileElementEvents> for IDispatch
impl From<&'_ HTMLInputFileElementEvents> for IDispatchfn from(value: &HTMLInputFileElementEvents) -> Self
impl From<&'_ HTMLInputFileElementEvents2> for IDispatch
impl From<&'_ HTMLInputFileElementEvents2> for IDispatchfn from(value: &HTMLInputFileElementEvents2) -> Self
impl From<&'_ HTMLInputImageEvents> for IDispatch
impl From<&'_ HTMLInputImageEvents> for IDispatchfn from(value: &HTMLInputImageEvents) -> Self
impl From<&'_ HTMLInputImageEvents2> for IDispatch
impl From<&'_ HTMLInputImageEvents2> for IDispatchfn from(value: &HTMLInputImageEvents2) -> Self
impl From<&'_ HTMLInputTextElementEvents> for IDispatch
impl From<&'_ HTMLInputTextElementEvents> for IDispatchfn from(value: &HTMLInputTextElementEvents) -> Self
impl From<&'_ HTMLInputTextElementEvents2> for IDispatch
impl From<&'_ HTMLInputTextElementEvents2> for IDispatchfn from(value: &HTMLInputTextElementEvents2) -> Self
impl From<&'_ HTMLLabelEvents> for IDispatch
impl From<&'_ HTMLLabelEvents> for IDispatchfn from(value: &HTMLLabelEvents) -> Self
impl From<&'_ HTMLLabelEvents2> for IDispatch
impl From<&'_ HTMLLabelEvents2> for IDispatchfn from(value: &HTMLLabelEvents2) -> Self
impl From<&'_ HTMLLinkElementEvents> for IDispatch
impl From<&'_ HTMLLinkElementEvents> for IDispatchfn from(value: &HTMLLinkElementEvents) -> Self
impl From<&'_ HTMLLinkElementEvents2> for IDispatch
impl From<&'_ HTMLLinkElementEvents2> for IDispatchfn from(value: &HTMLLinkElementEvents2) -> Self
impl From<&'_ HTMLMapEvents> for IDispatch
impl From<&'_ HTMLMapEvents> for IDispatchfn from(value: &HTMLMapEvents) -> Self
impl From<&'_ HTMLMapEvents2> for IDispatch
impl From<&'_ HTMLMapEvents2> for IDispatchfn from(value: &HTMLMapEvents2) -> Self
impl From<&'_ HTMLMarqueeElementEvents> for IDispatch
impl From<&'_ HTMLMarqueeElementEvents> for IDispatchfn from(value: &HTMLMarqueeElementEvents) -> Self
impl From<&'_ HTMLMarqueeElementEvents2> for IDispatch
impl From<&'_ HTMLMarqueeElementEvents2> for IDispatchfn from(value: &HTMLMarqueeElementEvents2) -> Self
impl From<&'_ HTMLNamespaceEvents> for IDispatch
impl From<&'_ HTMLNamespaceEvents> for IDispatchfn from(value: &HTMLNamespaceEvents) -> Self
impl From<&'_ HTMLObjectElementEvents> for IDispatch
impl From<&'_ HTMLObjectElementEvents> for IDispatchfn from(value: &HTMLObjectElementEvents) -> Self
impl From<&'_ HTMLObjectElementEvents2> for IDispatch
impl From<&'_ HTMLObjectElementEvents2> for IDispatchfn from(value: &HTMLObjectElementEvents2) -> Self
impl From<&'_ HTMLOptionButtonElementEvents> for IDispatch
impl From<&'_ HTMLOptionButtonElementEvents> for IDispatchfn from(value: &HTMLOptionButtonElementEvents) -> Self
impl From<&'_ HTMLOptionButtonElementEvents2> for IDispatch
impl From<&'_ HTMLOptionButtonElementEvents2> for IDispatchfn from(value: &HTMLOptionButtonElementEvents2) -> Self
impl From<&'_ HTMLScriptEvents> for IDispatch
impl From<&'_ HTMLScriptEvents> for IDispatchfn from(value: &HTMLScriptEvents) -> Self
impl From<&'_ HTMLScriptEvents2> for IDispatch
impl From<&'_ HTMLScriptEvents2> for IDispatchfn from(value: &HTMLScriptEvents2) -> Self
impl From<&'_ HTMLSelectElementEvents> for IDispatch
impl From<&'_ HTMLSelectElementEvents> for IDispatchfn from(value: &HTMLSelectElementEvents) -> Self
impl From<&'_ HTMLSelectElementEvents2> for IDispatch
impl From<&'_ HTMLSelectElementEvents2> for IDispatchfn from(value: &HTMLSelectElementEvents2) -> Self
impl From<&'_ HTMLStyleElementEvents> for IDispatch
impl From<&'_ HTMLStyleElementEvents> for IDispatchfn from(value: &HTMLStyleElementEvents) -> Self
impl From<&'_ HTMLStyleElementEvents2> for IDispatch
impl From<&'_ HTMLStyleElementEvents2> for IDispatchfn from(value: &HTMLStyleElementEvents2) -> Self
impl From<&'_ HTMLTableEvents> for IDispatch
impl From<&'_ HTMLTableEvents> for IDispatchfn from(value: &HTMLTableEvents) -> Self
impl From<&'_ HTMLTableEvents2> for IDispatch
impl From<&'_ HTMLTableEvents2> for IDispatchfn from(value: &HTMLTableEvents2) -> Self
impl From<&'_ HTMLTextContainerEvents> for IDispatch
impl From<&'_ HTMLTextContainerEvents> for IDispatchfn from(value: &HTMLTextContainerEvents) -> Self
impl From<&'_ HTMLTextContainerEvents2> for IDispatch
impl From<&'_ HTMLTextContainerEvents2> for IDispatchfn from(value: &HTMLTextContainerEvents2) -> Self
impl From<&'_ HTMLWindowEvents> for IDispatch
impl From<&'_ HTMLWindowEvents> for IDispatchfn from(value: &HTMLWindowEvents) -> Self
impl From<&'_ HTMLWindowEvents2> for IDispatch
impl From<&'_ HTMLWindowEvents2> for IDispatchfn from(value: &HTMLWindowEvents2) -> Self
impl From<&'_ HTMLWindowEvents3> for IDispatch
impl From<&'_ HTMLWindowEvents3> for IDispatchfn from(value: &HTMLWindowEvents3) -> Self
impl From<&'_ HTMLXMLHttpRequestEvents> for IDispatch
impl From<&'_ HTMLXMLHttpRequestEvents> for IDispatchfn from(value: &HTMLXMLHttpRequestEvents) -> Self
impl From<&'_ IADsADSystemInfo> for IDispatch
impl From<&'_ IADsADSystemInfo> for IDispatchfn from(value: &IADsADSystemInfo) -> Self
impl From<&'_ IADsAccessControlEntry> for IDispatch
impl From<&'_ IADsAccessControlEntry> for IDispatchfn from(value: &IADsAccessControlEntry) -> Self
impl From<&'_ IADsAccessControlList> for IDispatch
impl From<&'_ IADsAccessControlList> for IDispatchfn from(value: &IADsAccessControlList) -> Self
impl From<&'_ IADsBackLink> for IDispatch
impl From<&'_ IADsBackLink> for IDispatchfn from(value: &IADsBackLink) -> Self
impl From<&'_ IADsCaseIgnoreList> for IDispatch
impl From<&'_ IADsCaseIgnoreList> for IDispatchfn from(value: &IADsCaseIgnoreList) -> Self
impl From<&'_ IADsCollection> for IDispatch
impl From<&'_ IADsCollection> for IDispatchfn from(value: &IADsCollection) -> Self
impl From<&'_ IADsComputer> for IDispatch
impl From<&'_ IADsComputer> for IDispatchfn from(value: &IADsComputer) -> Self
impl From<&'_ IADsComputerOperations> for IDispatch
impl From<&'_ IADsComputerOperations> for IDispatchfn from(value: &IADsComputerOperations) -> Self
impl From<&'_ IADsContainer> for IDispatch
impl From<&'_ IADsContainer> for IDispatchfn from(value: &IADsContainer) -> Self
impl From<&'_ IADsDNWithBinary> for IDispatch
impl From<&'_ IADsDNWithBinary> for IDispatchfn from(value: &IADsDNWithBinary) -> Self
impl From<&'_ IADsDNWithString> for IDispatch
impl From<&'_ IADsDNWithString> for IDispatchfn from(value: &IADsDNWithString) -> Self
impl From<&'_ IADsDeleteOps> for IDispatch
impl From<&'_ IADsDeleteOps> for IDispatchfn from(value: &IADsDeleteOps) -> Self
impl From<&'_ IADsDomain> for IDispatch
impl From<&'_ IADsDomain> for IDispatchfn from(value: &IADsDomain) -> Self
impl From<&'_ IADsFaxNumber> for IDispatch
impl From<&'_ IADsFaxNumber> for IDispatchfn from(value: &IADsFaxNumber) -> Self
impl From<&'_ IADsFileService> for IDispatch
impl From<&'_ IADsFileService> for IDispatchfn from(value: &IADsFileService) -> Self
impl From<&'_ IADsFileServiceOperations> for IDispatch
impl From<&'_ IADsFileServiceOperations> for IDispatchfn from(value: &IADsFileServiceOperations) -> Self
impl From<&'_ IADsFileShare> for IDispatch
impl From<&'_ IADsFileShare> for IDispatchfn from(value: &IADsFileShare) -> Self
impl From<&'_ IADsLargeInteger> for IDispatch
impl From<&'_ IADsLargeInteger> for IDispatchfn from(value: &IADsLargeInteger) -> Self
impl From<&'_ IADsLocality> for IDispatch
impl From<&'_ IADsLocality> for IDispatchfn from(value: &IADsLocality) -> Self
impl From<&'_ IADsMembers> for IDispatch
impl From<&'_ IADsMembers> for IDispatchfn from(value: &IADsMembers) -> Self
impl From<&'_ IADsNameTranslate> for IDispatch
impl From<&'_ IADsNameTranslate> for IDispatchfn from(value: &IADsNameTranslate) -> Self
impl From<&'_ IADsNamespaces> for IDispatch
impl From<&'_ IADsNamespaces> for IDispatchfn from(value: &IADsNamespaces) -> Self
impl From<&'_ IADsNetAddress> for IDispatch
impl From<&'_ IADsNetAddress> for IDispatchfn from(value: &IADsNetAddress) -> Self
impl From<&'_ IADsObjectOptions> for IDispatch
impl From<&'_ IADsObjectOptions> for IDispatchfn from(value: &IADsObjectOptions) -> Self
impl From<&'_ IADsOctetList> for IDispatch
impl From<&'_ IADsOctetList> for IDispatchfn from(value: &IADsOctetList) -> Self
impl From<&'_ IADsOpenDSObject> for IDispatch
impl From<&'_ IADsOpenDSObject> for IDispatchfn from(value: &IADsOpenDSObject) -> Self
impl From<&'_ IADsPathname> for IDispatch
impl From<&'_ IADsPathname> for IDispatchfn from(value: &IADsPathname) -> Self
impl From<&'_ IADsPostalAddress> for IDispatch
impl From<&'_ IADsPostalAddress> for IDispatchfn from(value: &IADsPostalAddress) -> Self
impl From<&'_ IADsPrintJob> for IDispatch
impl From<&'_ IADsPrintJob> for IDispatchfn from(value: &IADsPrintJob) -> Self
impl From<&'_ IADsPrintJobOperations> for IDispatch
impl From<&'_ IADsPrintJobOperations> for IDispatchfn from(value: &IADsPrintJobOperations) -> Self
impl From<&'_ IADsPrintQueue> for IDispatch
impl From<&'_ IADsPrintQueue> for IDispatchfn from(value: &IADsPrintQueue) -> Self
impl From<&'_ IADsPrintQueueOperations> for IDispatch
impl From<&'_ IADsPrintQueueOperations> for IDispatchfn from(value: &IADsPrintQueueOperations) -> Self
impl From<&'_ IADsProperty> for IDispatch
impl From<&'_ IADsProperty> for IDispatchfn from(value: &IADsProperty) -> Self
impl From<&'_ IADsPropertyEntry> for IDispatch
impl From<&'_ IADsPropertyEntry> for IDispatchfn from(value: &IADsPropertyEntry) -> Self
impl From<&'_ IADsPropertyList> for IDispatch
impl From<&'_ IADsPropertyList> for IDispatchfn from(value: &IADsPropertyList) -> Self
impl From<&'_ IADsPropertyValue> for IDispatch
impl From<&'_ IADsPropertyValue> for IDispatchfn from(value: &IADsPropertyValue) -> Self
impl From<&'_ IADsPropertyValue2> for IDispatch
impl From<&'_ IADsPropertyValue2> for IDispatchfn from(value: &IADsPropertyValue2) -> Self
impl From<&'_ IADsReplicaPointer> for IDispatch
impl From<&'_ IADsReplicaPointer> for IDispatchfn from(value: &IADsReplicaPointer) -> Self
impl From<&'_ IADsResource> for IDispatch
impl From<&'_ IADsResource> for IDispatchfn from(value: &IADsResource) -> Self
impl From<&'_ IADsSecurityDescriptor> for IDispatch
impl From<&'_ IADsSecurityDescriptor> for IDispatchfn from(value: &IADsSecurityDescriptor) -> Self
impl From<&'_ IADsSecurityUtility> for IDispatch
impl From<&'_ IADsSecurityUtility> for IDispatchfn from(value: &IADsSecurityUtility) -> Self
impl From<&'_ IADsService> for IDispatch
impl From<&'_ IADsService> for IDispatchfn from(value: &IADsService) -> Self
impl From<&'_ IADsServiceOperations> for IDispatch
impl From<&'_ IADsServiceOperations> for IDispatchfn from(value: &IADsServiceOperations) -> Self
impl From<&'_ IADsSession> for IDispatch
impl From<&'_ IADsSession> for IDispatchfn from(value: &IADsSession) -> Self
impl From<&'_ IADsSyntax> for IDispatch
impl From<&'_ IADsSyntax> for IDispatchfn from(value: &IADsSyntax) -> Self
impl From<&'_ IADsTSUserEx> for IDispatch
impl From<&'_ IADsTSUserEx> for IDispatchfn from(value: &IADsTSUserEx) -> Self
impl From<&'_ IADsTimestamp> for IDispatch
impl From<&'_ IADsTimestamp> for IDispatchfn from(value: &IADsTimestamp) -> Self
impl From<&'_ IADsTypedName> for IDispatch
impl From<&'_ IADsTypedName> for IDispatchfn from(value: &IADsTypedName) -> Self
impl From<&'_ IADsWinNTSystemInfo> for IDispatch
impl From<&'_ IADsWinNTSystemInfo> for IDispatchfn from(value: &IADsWinNTSystemInfo) -> Self
impl From<&'_ IAMChannelInfo> for IDispatch
impl From<&'_ IAMChannelInfo> for IDispatchfn from(value: &IAMChannelInfo) -> Self
impl From<&'_ IAMCollection> for IDispatch
impl From<&'_ IAMCollection> for IDispatchfn from(value: &IAMCollection) -> Self
impl From<&'_ IAMExtendedErrorInfo> for IDispatch
impl From<&'_ IAMExtendedErrorInfo> for IDispatchfn from(value: &IAMExtendedErrorInfo) -> Self
impl From<&'_ IAMExtendedSeeking> for IDispatch
impl From<&'_ IAMExtendedSeeking> for IDispatchfn from(value: &IAMExtendedSeeking) -> Self
impl From<&'_ IAMMediaContent> for IDispatch
impl From<&'_ IAMMediaContent> for IDispatchfn from(value: &IAMMediaContent) -> Self
impl From<&'_ IAMMediaContent2> for IDispatch
impl From<&'_ IAMMediaContent2> for IDispatchfn from(value: &IAMMediaContent2) -> Self
impl From<&'_ IAMNetShowConfig> for IDispatch
impl From<&'_ IAMNetShowConfig> for IDispatchfn from(value: &IAMNetShowConfig) -> Self
impl From<&'_ IAMNetShowExProps> for IDispatch
impl From<&'_ IAMNetShowExProps> for IDispatchfn from(value: &IAMNetShowExProps) -> Self
impl From<&'_ IAMNetShowPreroll> for IDispatch
impl From<&'_ IAMNetShowPreroll> for IDispatchfn from(value: &IAMNetShowPreroll) -> Self
impl From<&'_ IAMNetworkStatus> for IDispatch
impl From<&'_ IAMNetworkStatus> for IDispatchfn from(value: &IAMNetworkStatus) -> Self
impl From<&'_ IATSCChannelTuneRequest> for IDispatch
impl From<&'_ IATSCChannelTuneRequest> for IDispatchfn from(value: &IATSCChannelTuneRequest) -> Self
impl From<&'_ IATSCComponentType> for IDispatch
impl From<&'_ IATSCComponentType> for IDispatchfn from(value: &IATSCComponentType) -> Self
impl From<&'_ IATSCLocator> for IDispatch
impl From<&'_ IATSCLocator> for IDispatchfn from(value: &IATSCLocator) -> Self
impl From<&'_ IATSCLocator2> for IDispatch
impl From<&'_ IATSCLocator2> for IDispatchfn from(value: &IATSCLocator2) -> Self
impl From<&'_ IATSCTuningSpace> for IDispatch
impl From<&'_ IATSCTuningSpace> for IDispatchfn from(value: &IATSCTuningSpace) -> Self
impl From<&'_ IAccessible> for IDispatch
impl From<&'_ IAccessible> for IDispatchfn from(value: &IAccessible) -> Self
impl From<&'_ IAccessibleWinSAT> for IDispatch
impl From<&'_ IAccessibleWinSAT> for IDispatchfn from(value: &IAccessibleWinSAT) -> Self
impl From<&'_ IActionCollection> for IDispatch
impl From<&'_ IActionCollection> for IDispatchfn from(value: &IActionCollection) -> Self
impl From<&'_ IAlertDataCollector> for IDispatch
impl From<&'_ IAlertDataCollector> for IDispatchfn from(value: &IAlertDataCollector) -> Self
impl From<&'_ IAlternativeName> for IDispatch
impl From<&'_ IAlternativeName> for IDispatchfn from(value: &IAlternativeName) -> Self
impl From<&'_ IAlternativeNames> for IDispatch
impl From<&'_ IAlternativeNames> for IDispatchfn from(value: &IAlternativeNames) -> Self
impl From<&'_ IAnalogAudioComponentType> for IDispatch
impl From<&'_ IAnalogAudioComponentType> for IDispatchfn from(value: &IAnalogAudioComponentType) -> Self
impl From<&'_ IAnalogLocator> for IDispatch
impl From<&'_ IAnalogLocator> for IDispatchfn from(value: &IAnalogLocator) -> Self
impl From<&'_ IAnalogRadioTuningSpace> for IDispatch
impl From<&'_ IAnalogRadioTuningSpace> for IDispatchfn from(value: &IAnalogRadioTuningSpace) -> Self
impl From<&'_ IAnalogRadioTuningSpace2> for IDispatch
impl From<&'_ IAnalogRadioTuningSpace2> for IDispatchfn from(value: &IAnalogRadioTuningSpace2) -> Self
impl From<&'_ IAnalogTVTuningSpace> for IDispatch
impl From<&'_ IAnalogTVTuningSpace> for IDispatchfn from(value: &IAnalogTVTuningSpace) -> Self
impl From<&'_ IApiTracingDataCollector> for IDispatch
impl From<&'_ IApiTracingDataCollector> for IDispatchfn from(value: &IApiTracingDataCollector) -> Self
impl From<&'_ IAppDomainHelper> for IDispatch
impl From<&'_ IAppDomainHelper> for IDispatchfn from(value: &IAppDomainHelper) -> Self
impl From<&'_ IAssemblyLocator> for IDispatch
impl From<&'_ IAssemblyLocator> for IDispatchfn from(value: &IAssemblyLocator) -> Self
impl From<&'_ IAutomaticUpdates> for IDispatch
impl From<&'_ IAutomaticUpdates> for IDispatchfn from(value: &IAutomaticUpdates) -> Self
impl From<&'_ IAutomaticUpdates2> for IDispatch
impl From<&'_ IAutomaticUpdates2> for IDispatchfn from(value: &IAutomaticUpdates2) -> Self
impl From<&'_ IAutomaticUpdatesResults> for IDispatch
impl From<&'_ IAutomaticUpdatesResults> for IDispatchfn from(value: &IAutomaticUpdatesResults) -> Self
impl From<&'_ IAutomaticUpdatesSettings> for IDispatch
impl From<&'_ IAutomaticUpdatesSettings> for IDispatchfn from(value: &IAutomaticUpdatesSettings) -> Self
impl From<&'_ IAutomaticUpdatesSettings2> for IDispatch
impl From<&'_ IAutomaticUpdatesSettings2> for IDispatchfn from(value: &IAutomaticUpdatesSettings2) -> Self
impl From<&'_ IAutomaticUpdatesSettings3> for IDispatch
impl From<&'_ IAutomaticUpdatesSettings3> for IDispatchfn from(value: &IAutomaticUpdatesSettings3) -> Self
impl From<&'_ IAuxInTuningSpace> for IDispatch
impl From<&'_ IAuxInTuningSpace> for IDispatchfn from(value: &IAuxInTuningSpace) -> Self
impl From<&'_ IAuxInTuningSpace2> for IDispatch
impl From<&'_ IAuxInTuningSpace2> for IDispatchfn from(value: &IAuxInTuningSpace2) -> Self
impl From<&'_ IAzApplication> for IDispatch
impl From<&'_ IAzApplication> for IDispatchfn from(value: &IAzApplication) -> Self
impl From<&'_ IAzApplication2> for IDispatch
impl From<&'_ IAzApplication2> for IDispatchfn from(value: &IAzApplication2) -> Self
impl From<&'_ IAzApplication3> for IDispatch
impl From<&'_ IAzApplication3> for IDispatchfn from(value: &IAzApplication3) -> Self
impl From<&'_ IAzApplicationGroup> for IDispatch
impl From<&'_ IAzApplicationGroup> for IDispatchfn from(value: &IAzApplicationGroup) -> Self
impl From<&'_ IAzApplicationGroup2> for IDispatch
impl From<&'_ IAzApplicationGroup2> for IDispatchfn from(value: &IAzApplicationGroup2) -> Self
impl From<&'_ IAzApplicationGroups> for IDispatch
impl From<&'_ IAzApplicationGroups> for IDispatchfn from(value: &IAzApplicationGroups) -> Self
impl From<&'_ IAzApplications> for IDispatch
impl From<&'_ IAzApplications> for IDispatchfn from(value: &IAzApplications) -> Self
impl From<&'_ IAzAuthorizationStore> for IDispatch
impl From<&'_ IAzAuthorizationStore> for IDispatchfn from(value: &IAzAuthorizationStore) -> Self
impl From<&'_ IAzAuthorizationStore2> for IDispatch
impl From<&'_ IAzAuthorizationStore2> for IDispatchfn from(value: &IAzAuthorizationStore2) -> Self
impl From<&'_ IAzAuthorizationStore3> for IDispatch
impl From<&'_ IAzAuthorizationStore3> for IDispatchfn from(value: &IAzAuthorizationStore3) -> Self
impl From<&'_ IAzBizRuleContext> for IDispatch
impl From<&'_ IAzBizRuleContext> for IDispatchfn from(value: &IAzBizRuleContext) -> Self
impl From<&'_ IAzBizRuleInterfaces> for IDispatch
impl From<&'_ IAzBizRuleInterfaces> for IDispatchfn from(value: &IAzBizRuleInterfaces) -> Self
impl From<&'_ IAzBizRuleParameters> for IDispatch
impl From<&'_ IAzBizRuleParameters> for IDispatchfn from(value: &IAzBizRuleParameters) -> Self
impl From<&'_ IAzClientContext> for IDispatch
impl From<&'_ IAzClientContext> for IDispatchfn from(value: &IAzClientContext) -> Self
impl From<&'_ IAzClientContext2> for IDispatch
impl From<&'_ IAzClientContext2> for IDispatchfn from(value: &IAzClientContext2) -> Self
impl From<&'_ IAzClientContext3> for IDispatch
impl From<&'_ IAzClientContext3> for IDispatchfn from(value: &IAzClientContext3) -> Self
impl From<&'_ IAzNameResolver> for IDispatch
impl From<&'_ IAzNameResolver> for IDispatchfn from(value: &IAzNameResolver) -> Self
impl From<&'_ IAzObjectPicker> for IDispatch
impl From<&'_ IAzObjectPicker> for IDispatchfn from(value: &IAzObjectPicker) -> Self
impl From<&'_ IAzOperation> for IDispatch
impl From<&'_ IAzOperation> for IDispatchfn from(value: &IAzOperation) -> Self
impl From<&'_ IAzOperation2> for IDispatch
impl From<&'_ IAzOperation2> for IDispatchfn from(value: &IAzOperation2) -> Self
impl From<&'_ IAzOperations> for IDispatch
impl From<&'_ IAzOperations> for IDispatchfn from(value: &IAzOperations) -> Self
impl From<&'_ IAzPrincipalLocator> for IDispatch
impl From<&'_ IAzPrincipalLocator> for IDispatchfn from(value: &IAzPrincipalLocator) -> Self
impl From<&'_ IAzRoleAssignment> for IDispatch
impl From<&'_ IAzRoleAssignment> for IDispatchfn from(value: &IAzRoleAssignment) -> Self
impl From<&'_ IAzRoleAssignments> for IDispatch
impl From<&'_ IAzRoleAssignments> for IDispatchfn from(value: &IAzRoleAssignments) -> Self
impl From<&'_ IAzRoleDefinition> for IDispatch
impl From<&'_ IAzRoleDefinition> for IDispatchfn from(value: &IAzRoleDefinition) -> Self
impl From<&'_ IAzRoleDefinitions> for IDispatch
impl From<&'_ IAzRoleDefinitions> for IDispatchfn from(value: &IAzRoleDefinitions) -> Self
impl From<&'_ IBITSExtensionSetup> for IDispatch
impl From<&'_ IBITSExtensionSetup> for IDispatchfn from(value: &IBITSExtensionSetup) -> Self
impl From<&'_ IBITSExtensionSetupFactory> for IDispatch
impl From<&'_ IBITSExtensionSetupFactory> for IDispatchfn from(value: &IBITSExtensionSetupFactory) -> Self
impl From<&'_ IBasicAudio> for IDispatch
impl From<&'_ IBasicAudio> for IDispatchfn from(value: &IBasicAudio) -> Self
impl From<&'_ IBasicVideo> for IDispatch
impl From<&'_ IBasicVideo> for IDispatchfn from(value: &IBasicVideo) -> Self
impl From<&'_ IBasicVideo2> for IDispatch
impl From<&'_ IBasicVideo2> for IDispatchfn from(value: &IBasicVideo2) -> Self
impl From<&'_ IBinaryConverter> for IDispatch
impl From<&'_ IBinaryConverter> for IDispatchfn from(value: &IBinaryConverter) -> Self
impl From<&'_ IBinaryConverter2> for IDispatch
impl From<&'_ IBinaryConverter2> for IDispatchfn from(value: &IBinaryConverter2) -> Self
impl From<&'_ IBlockFormats> for IDispatch
impl From<&'_ IBlockFormats> for IDispatchfn from(value: &IBlockFormats) -> Self
impl From<&'_ IBlockRange> for IDispatch
impl From<&'_ IBlockRange> for IDispatchfn from(value: &IBlockRange) -> Self
impl From<&'_ IBlockRangeList> for IDispatch
impl From<&'_ IBlockRangeList> for IDispatchfn from(value: &IBlockRangeList) -> Self
impl From<&'_ IBootOptions> for IDispatch
impl From<&'_ IBootOptions> for IDispatchfn from(value: &IBootOptions) -> Self
impl From<&'_ IBootTrigger> for IDispatch
impl From<&'_ IBootTrigger> for IDispatchfn from(value: &IBootTrigger) -> Self
impl From<&'_ ICOMAdminCatalog> for IDispatch
impl From<&'_ ICOMAdminCatalog> for IDispatchfn from(value: &ICOMAdminCatalog) -> Self
impl From<&'_ ICOMAdminCatalog2> for IDispatch
impl From<&'_ ICOMAdminCatalog2> for IDispatchfn from(value: &ICOMAdminCatalog2) -> Self
impl From<&'_ ICanvasGradient> for IDispatch
impl From<&'_ ICanvasGradient> for IDispatchfn from(value: &ICanvasGradient) -> Self
impl From<&'_ ICanvasImageData> for IDispatch
impl From<&'_ ICanvasImageData> for IDispatchfn from(value: &ICanvasImageData) -> Self
impl From<&'_ ICanvasPattern> for IDispatch
impl From<&'_ ICanvasPattern> for IDispatchfn from(value: &ICanvasPattern) -> Self
impl From<&'_ ICanvasPixelArray> for IDispatch
impl From<&'_ ICanvasPixelArray> for IDispatchfn from(value: &ICanvasPixelArray) -> Self
impl From<&'_ ICanvasRenderingContext2D> for IDispatch
impl From<&'_ ICanvasRenderingContext2D> for IDispatchfn from(value: &ICanvasRenderingContext2D) -> Self
impl From<&'_ ICanvasTextMetrics> for IDispatch
impl From<&'_ ICanvasTextMetrics> for IDispatchfn from(value: &ICanvasTextMetrics) -> Self
impl From<&'_ ICatalogCollection> for IDispatch
impl From<&'_ ICatalogCollection> for IDispatchfn from(value: &ICatalogCollection) -> Self
impl From<&'_ ICatalogObject> for IDispatch
impl From<&'_ ICatalogObject> for IDispatchfn from(value: &ICatalogObject) -> Self
impl From<&'_ ICategoryCollection> for IDispatch
impl From<&'_ ICategoryCollection> for IDispatchfn from(value: &ICategoryCollection) -> Self
impl From<&'_ ICertAdmin> for IDispatch
impl From<&'_ ICertAdmin> for IDispatchfn from(value: &ICertAdmin) -> Self
impl From<&'_ ICertAdmin2> for IDispatch
impl From<&'_ ICertAdmin2> for IDispatchfn from(value: &ICertAdmin2) -> Self
impl From<&'_ ICertConfig> for IDispatch
impl From<&'_ ICertConfig> for IDispatchfn from(value: &ICertConfig) -> Self
impl From<&'_ ICertConfig2> for IDispatch
impl From<&'_ ICertConfig2> for IDispatchfn from(value: &ICertConfig2) -> Self
impl From<&'_ ICertEncodeAltName> for IDispatch
impl From<&'_ ICertEncodeAltName> for IDispatchfn from(value: &ICertEncodeAltName) -> Self
impl From<&'_ ICertEncodeAltName2> for IDispatch
impl From<&'_ ICertEncodeAltName2> for IDispatchfn from(value: &ICertEncodeAltName2) -> Self
impl From<&'_ ICertEncodeBitString> for IDispatch
impl From<&'_ ICertEncodeBitString> for IDispatchfn from(value: &ICertEncodeBitString) -> Self
impl From<&'_ ICertEncodeBitString2> for IDispatch
impl From<&'_ ICertEncodeBitString2> for IDispatchfn from(value: &ICertEncodeBitString2) -> Self
impl From<&'_ ICertEncodeCRLDistInfo> for IDispatch
impl From<&'_ ICertEncodeCRLDistInfo> for IDispatchfn from(value: &ICertEncodeCRLDistInfo) -> Self
impl From<&'_ ICertEncodeCRLDistInfo2> for IDispatch
impl From<&'_ ICertEncodeCRLDistInfo2> for IDispatchfn from(value: &ICertEncodeCRLDistInfo2) -> Self
impl From<&'_ ICertEncodeDateArray> for IDispatch
impl From<&'_ ICertEncodeDateArray> for IDispatchfn from(value: &ICertEncodeDateArray) -> Self
impl From<&'_ ICertEncodeDateArray2> for IDispatch
impl From<&'_ ICertEncodeDateArray2> for IDispatchfn from(value: &ICertEncodeDateArray2) -> Self
impl From<&'_ ICertEncodeLongArray> for IDispatch
impl From<&'_ ICertEncodeLongArray> for IDispatchfn from(value: &ICertEncodeLongArray) -> Self
impl From<&'_ ICertEncodeLongArray2> for IDispatch
impl From<&'_ ICertEncodeLongArray2> for IDispatchfn from(value: &ICertEncodeLongArray2) -> Self
impl From<&'_ ICertEncodeStringArray> for IDispatch
impl From<&'_ ICertEncodeStringArray> for IDispatchfn from(value: &ICertEncodeStringArray) -> Self
impl From<&'_ ICertEncodeStringArray2> for IDispatch
impl From<&'_ ICertEncodeStringArray2> for IDispatchfn from(value: &ICertEncodeStringArray2) -> Self
impl From<&'_ ICertExit2> for IDispatch
impl From<&'_ ICertExit2> for IDispatchfn from(value: &ICertExit2) -> Self
impl From<&'_ ICertGetConfig> for IDispatch
impl From<&'_ ICertGetConfig> for IDispatchfn from(value: &ICertGetConfig) -> Self
impl From<&'_ ICertManageModule> for IDispatch
impl From<&'_ ICertManageModule> for IDispatchfn from(value: &ICertManageModule) -> Self
impl From<&'_ ICertPolicy> for IDispatch
impl From<&'_ ICertPolicy> for IDispatchfn from(value: &ICertPolicy) -> Self
impl From<&'_ ICertPolicy2> for IDispatch
impl From<&'_ ICertPolicy2> for IDispatchfn from(value: &ICertPolicy2) -> Self
impl From<&'_ ICertProperties> for IDispatch
impl From<&'_ ICertProperties> for IDispatchfn from(value: &ICertProperties) -> Self
impl From<&'_ ICertProperty> for IDispatch
impl From<&'_ ICertProperty> for IDispatchfn from(value: &ICertProperty) -> Self
impl From<&'_ ICertPropertyArchived> for IDispatch
impl From<&'_ ICertPropertyArchived> for IDispatchfn from(value: &ICertPropertyArchived) -> Self
impl From<&'_ ICertPropertyArchivedKeyHash> for IDispatch
impl From<&'_ ICertPropertyArchivedKeyHash> for IDispatchfn from(value: &ICertPropertyArchivedKeyHash) -> Self
impl From<&'_ ICertPropertyAutoEnroll> for IDispatch
impl From<&'_ ICertPropertyAutoEnroll> for IDispatchfn from(value: &ICertPropertyAutoEnroll) -> Self
impl From<&'_ ICertPropertyBackedUp> for IDispatch
impl From<&'_ ICertPropertyBackedUp> for IDispatchfn from(value: &ICertPropertyBackedUp) -> Self
impl From<&'_ ICertPropertyDescription> for IDispatch
impl From<&'_ ICertPropertyDescription> for IDispatchfn from(value: &ICertPropertyDescription) -> Self
impl From<&'_ ICertPropertyEnrollment> for IDispatch
impl From<&'_ ICertPropertyEnrollment> for IDispatchfn from(value: &ICertPropertyEnrollment) -> Self
impl From<&'_ ICertPropertyEnrollmentPolicyServer> for IDispatch
impl From<&'_ ICertPropertyEnrollmentPolicyServer> for IDispatchfn from(value: &ICertPropertyEnrollmentPolicyServer) -> Self
impl From<&'_ ICertPropertyFriendlyName> for IDispatch
impl From<&'_ ICertPropertyFriendlyName> for IDispatchfn from(value: &ICertPropertyFriendlyName) -> Self
impl From<&'_ ICertPropertyKeyProvInfo> for IDispatch
impl From<&'_ ICertPropertyKeyProvInfo> for IDispatchfn from(value: &ICertPropertyKeyProvInfo) -> Self
impl From<&'_ ICertPropertyRenewal> for IDispatch
impl From<&'_ ICertPropertyRenewal> for IDispatchfn from(value: &ICertPropertyRenewal) -> Self
impl From<&'_ ICertPropertyRequestOriginator> for IDispatch
impl From<&'_ ICertPropertyRequestOriginator> for IDispatchfn from(value: &ICertPropertyRequestOriginator) -> Self
impl From<&'_ ICertPropertySHA1Hash> for IDispatch
impl From<&'_ ICertPropertySHA1Hash> for IDispatchfn from(value: &ICertPropertySHA1Hash) -> Self
impl From<&'_ ICertRequest> for IDispatch
impl From<&'_ ICertRequest> for IDispatchfn from(value: &ICertRequest) -> Self
impl From<&'_ ICertRequest2> for IDispatch
impl From<&'_ ICertRequest2> for IDispatchfn from(value: &ICertRequest2) -> Self
impl From<&'_ ICertRequest3> for IDispatch
impl From<&'_ ICertRequest3> for IDispatchfn from(value: &ICertRequest3) -> Self
impl From<&'_ ICertServerExit> for IDispatch
impl From<&'_ ICertServerExit> for IDispatchfn from(value: &ICertServerExit) -> Self
impl From<&'_ ICertServerPolicy> for IDispatch
impl From<&'_ ICertServerPolicy> for IDispatchfn from(value: &ICertServerPolicy) -> Self
impl From<&'_ ICertSrvSetup> for IDispatch
impl From<&'_ ICertSrvSetup> for IDispatchfn from(value: &ICertSrvSetup) -> Self
impl From<&'_ ICertSrvSetupKeyInformation> for IDispatch
impl From<&'_ ICertSrvSetupKeyInformation> for IDispatchfn from(value: &ICertSrvSetupKeyInformation) -> Self
impl From<&'_ ICertSrvSetupKeyInformationCollection> for IDispatch
impl From<&'_ ICertSrvSetupKeyInformationCollection> for IDispatchfn from(value: &ICertSrvSetupKeyInformationCollection) -> Self
impl From<&'_ ICertView2> for IDispatch
impl From<&'_ ICertView2> for IDispatchfn from(value: &ICertView2) -> Self
impl From<&'_ ICertificateAttestationChallenge> for IDispatch
impl From<&'_ ICertificateAttestationChallenge> for IDispatchfn from(value: &ICertificateAttestationChallenge) -> Self
impl From<&'_ ICertificateAttestationChallenge2> for IDispatch
impl From<&'_ ICertificateAttestationChallenge2> for IDispatchfn from(value: &ICertificateAttestationChallenge2) -> Self
impl From<&'_ ICertificateEnrollmentPolicyServerSetup> for IDispatch
impl From<&'_ ICertificateEnrollmentPolicyServerSetup> for IDispatchfn from(value: &ICertificateEnrollmentPolicyServerSetup) -> Self
impl From<&'_ ICertificateEnrollmentServerSetup> for IDispatch
impl From<&'_ ICertificateEnrollmentServerSetup> for IDispatchfn from(value: &ICertificateEnrollmentServerSetup) -> Self
impl From<&'_ ICertificatePolicies> for IDispatch
impl From<&'_ ICertificatePolicies> for IDispatchfn from(value: &ICertificatePolicies) -> Self
impl From<&'_ ICertificatePolicy> for IDispatch
impl From<&'_ ICertificatePolicy> for IDispatchfn from(value: &ICertificatePolicy) -> Self
impl From<&'_ ICertificationAuthorities> for IDispatch
impl From<&'_ ICertificationAuthorities> for IDispatchfn from(value: &ICertificationAuthorities) -> Self
impl From<&'_ ICertificationAuthority> for IDispatch
impl From<&'_ ICertificationAuthority> for IDispatchfn from(value: &ICertificationAuthority) -> Self
impl From<&'_ IChannelIDTuneRequest> for IDispatch
impl From<&'_ IChannelIDTuneRequest> for IDispatchfn from(value: &IChannelIDTuneRequest) -> Self
impl From<&'_ IChannelTuneRequest> for IDispatch
impl From<&'_ IChannelTuneRequest> for IDispatchfn from(value: &IChannelTuneRequest) -> Self
impl From<&'_ ICivicAddressReportFactory> for IDispatch
impl From<&'_ ICivicAddressReportFactory> for IDispatchfn from(value: &ICivicAddressReportFactory) -> Self
impl From<&'_ IClientCaps> for IDispatch
impl From<&'_ IClientCaps> for IDispatchfn from(value: &IClientCaps) -> Self
impl From<&'_ IComHandlerAction> for IDispatch
impl From<&'_ IComHandlerAction> for IDispatchfn from(value: &IComHandlerAction) -> Self
impl From<&'_ IComponent> for IDispatch
impl From<&'_ IComponent> for IDispatchfn from(value: &IComponent) -> Self
impl From<&'_ IComponentType> for IDispatch
impl From<&'_ IComponentType> for IDispatchfn from(value: &IComponentType) -> Self
impl From<&'_ IComponentTypes> for IDispatch
impl From<&'_ IComponentTypes> for IDispatchfn from(value: &IComponentTypes) -> Self
impl From<&'_ IComponents> for IDispatch
impl From<&'_ IComponents> for IDispatchfn from(value: &IComponents) -> Self
impl From<&'_ IComponentsOld> for IDispatch
impl From<&'_ IComponentsOld> for IDispatchfn from(value: &IComponentsOld) -> Self
impl From<&'_ IConfigurationDataCollector> for IDispatch
impl From<&'_ IConfigurationDataCollector> for IDispatchfn from(value: &IConfigurationDataCollector) -> Self
impl From<&'_ ICrmMonitorClerks> for IDispatch
impl From<&'_ ICrmMonitorClerks> for IDispatchfn from(value: &ICrmMonitorClerks) -> Self
impl From<&'_ ICryptAttribute> for IDispatch
impl From<&'_ ICryptAttribute> for IDispatchfn from(value: &ICryptAttribute) -> Self
impl From<&'_ ICryptAttributes> for IDispatch
impl From<&'_ ICryptAttributes> for IDispatchfn from(value: &ICryptAttributes) -> Self
impl From<&'_ ICspAlgorithm> for IDispatch
impl From<&'_ ICspAlgorithm> for IDispatchfn from(value: &ICspAlgorithm) -> Self
impl From<&'_ ICspAlgorithms> for IDispatch
impl From<&'_ ICspAlgorithms> for IDispatchfn from(value: &ICspAlgorithms) -> Self
impl From<&'_ ICspInformation> for IDispatch
impl From<&'_ ICspInformation> for IDispatchfn from(value: &ICspInformation) -> Self
impl From<&'_ ICspInformations> for IDispatch
impl From<&'_ ICspInformations> for IDispatchfn from(value: &ICspInformations) -> Self
impl From<&'_ ICspStatus> for IDispatch
impl From<&'_ ICspStatus> for IDispatchfn from(value: &ICspStatus) -> Self
impl From<&'_ ICspStatuses> for IDispatch
impl From<&'_ ICspStatuses> for IDispatchfn from(value: &ICspStatuses) -> Self
impl From<&'_ IDOMBeforeUnloadEvent> for IDispatch
impl From<&'_ IDOMBeforeUnloadEvent> for IDispatchfn from(value: &IDOMBeforeUnloadEvent) -> Self
impl From<&'_ IDOMCloseEvent> for IDispatch
impl From<&'_ IDOMCloseEvent> for IDispatchfn from(value: &IDOMCloseEvent) -> Self
impl From<&'_ IDOMCompositionEvent> for IDispatch
impl From<&'_ IDOMCompositionEvent> for IDispatchfn from(value: &IDOMCompositionEvent) -> Self
impl From<&'_ IDOMCustomEvent> for IDispatch
impl From<&'_ IDOMCustomEvent> for IDispatchfn from(value: &IDOMCustomEvent) -> Self
impl From<&'_ IDOMDocumentType> for IDispatch
impl From<&'_ IDOMDocumentType> for IDispatchfn from(value: &IDOMDocumentType) -> Self
impl From<&'_ IDOMDragEvent> for IDispatch
impl From<&'_ IDOMDragEvent> for IDispatchfn from(value: &IDOMDragEvent) -> Self
impl From<&'_ IDOMException> for IDispatch
impl From<&'_ IDOMException> for IDispatchfn from(value: &IDOMException) -> Self
impl From<&'_ IDOMFocusEvent> for IDispatch
impl From<&'_ IDOMFocusEvent> for IDispatchfn from(value: &IDOMFocusEvent) -> Self
impl From<&'_ IDOMKeyboardEvent> for IDispatch
impl From<&'_ IDOMKeyboardEvent> for IDispatchfn from(value: &IDOMKeyboardEvent) -> Self
impl From<&'_ IDOMMSAnimationEvent> for IDispatch
impl From<&'_ IDOMMSAnimationEvent> for IDispatchfn from(value: &IDOMMSAnimationEvent) -> Self
impl From<&'_ IDOMMSManipulationEvent> for IDispatch
impl From<&'_ IDOMMSManipulationEvent> for IDispatchfn from(value: &IDOMMSManipulationEvent) -> Self
impl From<&'_ IDOMMSTransitionEvent> for IDispatch
impl From<&'_ IDOMMSTransitionEvent> for IDispatchfn from(value: &IDOMMSTransitionEvent) -> Self
impl From<&'_ IDOMMessageEvent> for IDispatch
impl From<&'_ IDOMMessageEvent> for IDispatchfn from(value: &IDOMMessageEvent) -> Self
impl From<&'_ IDOMMouseEvent> for IDispatch
impl From<&'_ IDOMMouseEvent> for IDispatchfn from(value: &IDOMMouseEvent) -> Self
impl From<&'_ IDOMMouseWheelEvent> for IDispatch
impl From<&'_ IDOMMouseWheelEvent> for IDispatchfn from(value: &IDOMMouseWheelEvent) -> Self
impl From<&'_ IDOMMutationEvent> for IDispatch
impl From<&'_ IDOMMutationEvent> for IDispatchfn from(value: &IDOMMutationEvent) -> Self
impl From<&'_ IDOMNodeIterator> for IDispatch
impl From<&'_ IDOMNodeIterator> for IDispatchfn from(value: &IDOMNodeIterator) -> Self
impl From<&'_ IDOMParser> for IDispatch
impl From<&'_ IDOMParser> for IDispatchfn from(value: &IDOMParser) -> Self
impl From<&'_ IDOMParserFactory> for IDispatch
impl From<&'_ IDOMParserFactory> for IDispatchfn from(value: &IDOMParserFactory) -> Self
impl From<&'_ IDOMProcessingInstruction> for IDispatch
impl From<&'_ IDOMProcessingInstruction> for IDispatchfn from(value: &IDOMProcessingInstruction) -> Self
impl From<&'_ IDOMProgressEvent> for IDispatch
impl From<&'_ IDOMProgressEvent> for IDispatchfn from(value: &IDOMProgressEvent) -> Self
impl From<&'_ IDOMSiteModeEvent> for IDispatch
impl From<&'_ IDOMSiteModeEvent> for IDispatchfn from(value: &IDOMSiteModeEvent) -> Self
impl From<&'_ IDOMStorageEvent> for IDispatch
impl From<&'_ IDOMStorageEvent> for IDispatchfn from(value: &IDOMStorageEvent) -> Self
impl From<&'_ IDOMTextEvent> for IDispatch
impl From<&'_ IDOMTextEvent> for IDispatchfn from(value: &IDOMTextEvent) -> Self
impl From<&'_ IDOMTreeWalker> for IDispatch
impl From<&'_ IDOMTreeWalker> for IDispatchfn from(value: &IDOMTreeWalker) -> Self
impl From<&'_ IDOMUIEvent> for IDispatch
impl From<&'_ IDOMUIEvent> for IDispatchfn from(value: &IDOMUIEvent) -> Self
impl From<&'_ IDOMWheelEvent> for IDispatch
impl From<&'_ IDOMWheelEvent> for IDispatchfn from(value: &IDOMWheelEvent) -> Self
impl From<&'_ IDOMXmlSerializer> for IDispatch
impl From<&'_ IDOMXmlSerializer> for IDispatchfn from(value: &IDOMXmlSerializer) -> Self
impl From<&'_ IDOMXmlSerializerFactory> for IDispatch
impl From<&'_ IDOMXmlSerializerFactory> for IDispatchfn from(value: &IDOMXmlSerializerFactory) -> Self
impl From<&'_ IDTFilterEvents> for IDispatch
impl From<&'_ IDTFilterEvents> for IDispatchfn from(value: &IDTFilterEvents) -> Self
impl From<&'_ IDVBCLocator> for IDispatch
impl From<&'_ IDVBCLocator> for IDispatchfn from(value: &IDVBCLocator) -> Self
impl From<&'_ IDVBSLocator> for IDispatch
impl From<&'_ IDVBSLocator> for IDispatchfn from(value: &IDVBSLocator) -> Self
impl From<&'_ IDVBSLocator2> for IDispatch
impl From<&'_ IDVBSLocator2> for IDispatchfn from(value: &IDVBSLocator2) -> Self
impl From<&'_ IDVBSTuningSpace> for IDispatch
impl From<&'_ IDVBSTuningSpace> for IDispatchfn from(value: &IDVBSTuningSpace) -> Self
impl From<&'_ IDVBTLocator> for IDispatch
impl From<&'_ IDVBTLocator> for IDispatchfn from(value: &IDVBTLocator) -> Self
impl From<&'_ IDVBTLocator2> for IDispatch
impl From<&'_ IDVBTLocator2> for IDispatchfn from(value: &IDVBTLocator2) -> Self
impl From<&'_ IDVBTuneRequest> for IDispatch
impl From<&'_ IDVBTuneRequest> for IDispatchfn from(value: &IDVBTuneRequest) -> Self
impl From<&'_ IDVBTuningSpace> for IDispatch
impl From<&'_ IDVBTuningSpace> for IDispatchfn from(value: &IDVBTuningSpace) -> Self
impl From<&'_ IDVBTuningSpace2> for IDispatch
impl From<&'_ IDVBTuningSpace2> for IDispatchfn from(value: &IDVBTuningSpace2) -> Self
impl From<&'_ IDailyTrigger> for IDispatch
impl From<&'_ IDailyTrigger> for IDispatchfn from(value: &IDailyTrigger) -> Self
impl From<&'_ IDataCollector> for IDispatch
impl From<&'_ IDataCollector> for IDispatchfn from(value: &IDataCollector) -> Self
impl From<&'_ IDataCollectorCollection> for IDispatch
impl From<&'_ IDataCollectorCollection> for IDispatchfn from(value: &IDataCollectorCollection) -> Self
impl From<&'_ IDataCollectorSet> for IDispatch
impl From<&'_ IDataCollectorSet> for IDispatchfn from(value: &IDataCollectorSet) -> Self
impl From<&'_ IDataCollectorSetCollection> for IDispatch
impl From<&'_ IDataCollectorSetCollection> for IDispatchfn from(value: &IDataCollectorSetCollection) -> Self
impl From<&'_ IDataManager> for IDispatch
impl From<&'_ IDataManager> for IDispatchfn from(value: &IDataManager) -> Self
impl From<&'_ IDigitalCableLocator> for IDispatch
impl From<&'_ IDigitalCableLocator> for IDispatchfn from(value: &IDigitalCableLocator) -> Self
impl From<&'_ IDigitalCableTuneRequest> for IDispatch
impl From<&'_ IDigitalCableTuneRequest> for IDispatchfn from(value: &IDigitalCableTuneRequest) -> Self
impl From<&'_ IDigitalCableTuningSpace> for IDispatch
impl From<&'_ IDigitalCableTuningSpace> for IDispatchfn from(value: &IDigitalCableTuningSpace) -> Self
impl From<&'_ IDigitalLocator> for IDispatch
impl From<&'_ IDigitalLocator> for IDispatchfn from(value: &IDigitalLocator) -> Self
impl From<&'_ IDiscFormat2> for IDispatch
impl From<&'_ IDiscFormat2> for IDispatchfn from(value: &IDiscFormat2) -> Self
impl From<&'_ IDiscFormat2Data> for IDispatch
impl From<&'_ IDiscFormat2Data> for IDispatchfn from(value: &IDiscFormat2Data) -> Self
impl From<&'_ IDiscFormat2DataEventArgs> for IDispatch
impl From<&'_ IDiscFormat2DataEventArgs> for IDispatchfn from(value: &IDiscFormat2DataEventArgs) -> Self
impl From<&'_ IDiscFormat2Erase> for IDispatch
impl From<&'_ IDiscFormat2Erase> for IDispatchfn from(value: &IDiscFormat2Erase) -> Self
impl From<&'_ IDiscFormat2RawCD> for IDispatch
impl From<&'_ IDiscFormat2RawCD> for IDispatchfn from(value: &IDiscFormat2RawCD) -> Self
impl From<&'_ IDiscFormat2RawCDEventArgs> for IDispatch
impl From<&'_ IDiscFormat2RawCDEventArgs> for IDispatchfn from(value: &IDiscFormat2RawCDEventArgs) -> Self
impl From<&'_ IDiscFormat2TrackAtOnce> for IDispatch
impl From<&'_ IDiscFormat2TrackAtOnce> for IDispatchfn from(value: &IDiscFormat2TrackAtOnce) -> Self
impl From<&'_ IDiscFormat2TrackAtOnceEventArgs> for IDispatch
impl From<&'_ IDiscFormat2TrackAtOnceEventArgs> for IDispatchfn from(value: &IDiscFormat2TrackAtOnceEventArgs) -> Self
impl From<&'_ IDiscMaster2> for IDispatch
impl From<&'_ IDiscMaster2> for IDispatchfn from(value: &IDiscMaster2) -> Self
impl From<&'_ IDiscRecorder2> for IDispatch
impl From<&'_ IDiscRecorder2> for IDispatchfn from(value: &IDiscRecorder2) -> Self
impl From<&'_ IDispCivicAddressReport> for IDispatch
impl From<&'_ IDispCivicAddressReport> for IDispatchfn from(value: &IDispCivicAddressReport) -> Self
impl From<&'_ IDispLatLongReport> for IDispatch
impl From<&'_ IDispLatLongReport> for IDispatchfn from(value: &IDispLatLongReport) -> Self
impl From<&'_ IDispatchEx> for IDispatch
impl From<&'_ IDispatchEx> for IDispatchfn from(value: &IDispatchEx) -> Self
impl From<&'_ IDocumentEvent> for IDispatch
impl From<&'_ IDocumentEvent> for IDispatchfn from(value: &IDocumentEvent) -> Self
impl From<&'_ IDocumentRange> for IDispatch
impl From<&'_ IDocumentRange> for IDispatchfn from(value: &IDocumentRange) -> Self
impl From<&'_ IDocumentSelector> for IDispatch
impl From<&'_ IDocumentSelector> for IDispatchfn from(value: &IDocumentSelector) -> Self
impl From<&'_ IDocumentTraversal> for IDispatch
impl From<&'_ IDocumentTraversal> for IDispatchfn from(value: &IDocumentTraversal) -> Self
impl From<&'_ IDownloadCompletedCallbackArgs> for IDispatch
impl From<&'_ IDownloadCompletedCallbackArgs> for IDispatchfn from(value: &IDownloadCompletedCallbackArgs) -> Self
impl From<&'_ IDownloadJob> for IDispatch
impl From<&'_ IDownloadJob> for IDispatchfn from(value: &IDownloadJob) -> Self
impl From<&'_ IDownloadProgress> for IDispatch
impl From<&'_ IDownloadProgress> for IDispatchfn from(value: &IDownloadProgress) -> Self
impl From<&'_ IDownloadProgressChangedCallbackArgs> for IDispatch
impl From<&'_ IDownloadProgressChangedCallbackArgs> for IDispatchfn from(value: &IDownloadProgressChangedCallbackArgs) -> Self
impl From<&'_ IDownloadResult> for IDispatch
impl From<&'_ IDownloadResult> for IDispatchfn from(value: &IDownloadResult) -> Self
impl From<&'_ IDummyMBNUCMExt> for IDispatch
impl From<&'_ IDummyMBNUCMExt> for IDispatchfn from(value: &IDummyMBNUCMExt) -> Self
impl From<&'_ IDynamicPortMapping> for IDispatch
impl From<&'_ IDynamicPortMapping> for IDispatchfn from(value: &IDynamicPortMapping) -> Self
impl From<&'_ IDynamicPortMappingCollection> for IDispatch
impl From<&'_ IDynamicPortMappingCollection> for IDispatchfn from(value: &IDynamicPortMappingCollection) -> Self
impl From<&'_ IETFilterEvents> for IDispatch
impl From<&'_ IETFilterEvents> for IDispatchfn from(value: &IETFilterEvents) -> Self
impl From<&'_ IElementSelector> for IDispatch
impl From<&'_ IElementSelector> for IDispatchfn from(value: &IElementSelector) -> Self
impl From<&'_ IElementTraversal> for IDispatch
impl From<&'_ IElementTraversal> for IDispatchfn from(value: &IElementTraversal) -> Self
impl From<&'_ IEmailAction> for IDispatch
impl From<&'_ IEmailAction> for IDispatchfn from(value: &IEmailAction) -> Self
impl From<&'_ IEnumCERTVIEWATTRIBUTE> for IDispatch
impl From<&'_ IEnumCERTVIEWATTRIBUTE> for IDispatchfn from(value: &IEnumCERTVIEWATTRIBUTE) -> Self
impl From<&'_ IEnumCERTVIEWCOLUMN> for IDispatch
impl From<&'_ IEnumCERTVIEWCOLUMN> for IDispatchfn from(value: &IEnumCERTVIEWCOLUMN) -> Self
impl From<&'_ IEnumCERTVIEWEXTENSION> for IDispatch
impl From<&'_ IEnumCERTVIEWEXTENSION> for IDispatchfn from(value: &IEnumCERTVIEWEXTENSION) -> Self
impl From<&'_ IEnumCERTVIEWROW> for IDispatch
impl From<&'_ IEnumCERTVIEWROW> for IDispatchfn from(value: &IEnumCERTVIEWROW) -> Self
impl From<&'_ IEnumNetworkConnections> for IDispatch
impl From<&'_ IEnumNetworkConnections> for IDispatchfn from(value: &IEnumNetworkConnections) -> Self
impl From<&'_ IEnumNetworks> for IDispatch
impl From<&'_ IEnumNetworks> for IDispatchfn from(value: &IEnumNetworks) -> Self
impl From<&'_ IEventClass> for IDispatch
impl From<&'_ IEventClass> for IDispatchfn from(value: &IEventClass) -> Self
impl From<&'_ IEventClass2> for IDispatch
impl From<&'_ IEventClass2> for IDispatchfn from(value: &IEventClass2) -> Self
impl From<&'_ IEventControl> for IDispatch
impl From<&'_ IEventControl> for IDispatchfn from(value: &IEventControl) -> Self
impl From<&'_ IEventException> for IDispatch
impl From<&'_ IEventException> for IDispatchfn from(value: &IEventException) -> Self
impl From<&'_ IEventObjectCollection> for IDispatch
impl From<&'_ IEventObjectCollection> for IDispatchfn from(value: &IEventObjectCollection) -> Self
impl From<&'_ IEventProperty> for IDispatch
impl From<&'_ IEventProperty> for IDispatchfn from(value: &IEventProperty) -> Self
impl From<&'_ IEventPublisher> for IDispatch
impl From<&'_ IEventPublisher> for IDispatchfn from(value: &IEventPublisher) -> Self
impl From<&'_ IEventServerTrace> for IDispatch
impl From<&'_ IEventServerTrace> for IDispatchfn from(value: &IEventServerTrace) -> Self
impl From<&'_ IEventSubscription> for IDispatch
impl From<&'_ IEventSubscription> for IDispatchfn from(value: &IEventSubscription) -> Self
impl From<&'_ IEventSystem> for IDispatch
impl From<&'_ IEventSystem> for IDispatchfn from(value: &IEventSystem) -> Self
impl From<&'_ IEventTarget> for IDispatch
impl From<&'_ IEventTarget> for IDispatchfn from(value: &IEventTarget) -> Self
impl From<&'_ IEventTrigger> for IDispatch
impl From<&'_ IEventTrigger> for IDispatchfn from(value: &IEventTrigger) -> Self
impl From<&'_ IExecAction> for IDispatch
impl From<&'_ IExecAction> for IDispatchfn from(value: &IExecAction) -> Self
impl From<&'_ IExecAction2> for IDispatch
impl From<&'_ IExecAction2> for IDispatchfn from(value: &IExecAction2) -> Self
impl From<&'_ IFaxAccount> for IDispatch
impl From<&'_ IFaxAccount> for IDispatchfn from(value: &IFaxAccount) -> Self
impl From<&'_ IFaxAccountFolders> for IDispatch
impl From<&'_ IFaxAccountFolders> for IDispatchfn from(value: &IFaxAccountFolders) -> Self
impl From<&'_ IFaxAccountIncomingArchive> for IDispatch
impl From<&'_ IFaxAccountIncomingArchive> for IDispatchfn from(value: &IFaxAccountIncomingArchive) -> Self
impl From<&'_ IFaxAccountIncomingQueue> for IDispatch
impl From<&'_ IFaxAccountIncomingQueue> for IDispatchfn from(value: &IFaxAccountIncomingQueue) -> Self
impl From<&'_ IFaxAccountNotify> for IDispatch
impl From<&'_ IFaxAccountNotify> for IDispatchfn from(value: &IFaxAccountNotify) -> Self
impl From<&'_ IFaxAccountOutgoingArchive> for IDispatch
impl From<&'_ IFaxAccountOutgoingArchive> for IDispatchfn from(value: &IFaxAccountOutgoingArchive) -> Self
impl From<&'_ IFaxAccountOutgoingQueue> for IDispatch
impl From<&'_ IFaxAccountOutgoingQueue> for IDispatchfn from(value: &IFaxAccountOutgoingQueue) -> Self
impl From<&'_ IFaxAccountSet> for IDispatch
impl From<&'_ IFaxAccountSet> for IDispatchfn from(value: &IFaxAccountSet) -> Self
impl From<&'_ IFaxAccounts> for IDispatch
impl From<&'_ IFaxAccounts> for IDispatchfn from(value: &IFaxAccounts) -> Self
impl From<&'_ IFaxActivity> for IDispatch
impl From<&'_ IFaxActivity> for IDispatchfn from(value: &IFaxActivity) -> Self
impl From<&'_ IFaxActivityLogging> for IDispatch
impl From<&'_ IFaxActivityLogging> for IDispatchfn from(value: &IFaxActivityLogging) -> Self
impl From<&'_ IFaxConfiguration> for IDispatch
impl From<&'_ IFaxConfiguration> for IDispatchfn from(value: &IFaxConfiguration) -> Self
impl From<&'_ IFaxDevice> for IDispatch
impl From<&'_ IFaxDevice> for IDispatchfn from(value: &IFaxDevice) -> Self
impl From<&'_ IFaxDeviceIds> for IDispatch
impl From<&'_ IFaxDeviceIds> for IDispatchfn from(value: &IFaxDeviceIds) -> Self
impl From<&'_ IFaxDeviceProvider> for IDispatch
impl From<&'_ IFaxDeviceProvider> for IDispatchfn from(value: &IFaxDeviceProvider) -> Self
impl From<&'_ IFaxDeviceProviders> for IDispatch
impl From<&'_ IFaxDeviceProviders> for IDispatchfn from(value: &IFaxDeviceProviders) -> Self
impl From<&'_ IFaxDevices> for IDispatch
impl From<&'_ IFaxDevices> for IDispatchfn from(value: &IFaxDevices) -> Self
impl From<&'_ IFaxDocument> for IDispatch
impl From<&'_ IFaxDocument> for IDispatchfn from(value: &IFaxDocument) -> Self
impl From<&'_ IFaxDocument2> for IDispatch
impl From<&'_ IFaxDocument2> for IDispatchfn from(value: &IFaxDocument2) -> Self
impl From<&'_ IFaxEventLogging> for IDispatch
impl From<&'_ IFaxEventLogging> for IDispatchfn from(value: &IFaxEventLogging) -> Self
impl From<&'_ IFaxFolders> for IDispatch
impl From<&'_ IFaxFolders> for IDispatchfn from(value: &IFaxFolders) -> Self
impl From<&'_ IFaxInboundRouting> for IDispatch
impl From<&'_ IFaxInboundRouting> for IDispatchfn from(value: &IFaxInboundRouting) -> Self
impl From<&'_ IFaxInboundRoutingExtension> for IDispatch
impl From<&'_ IFaxInboundRoutingExtension> for IDispatchfn from(value: &IFaxInboundRoutingExtension) -> Self
impl From<&'_ IFaxInboundRoutingExtensions> for IDispatch
impl From<&'_ IFaxInboundRoutingExtensions> for IDispatchfn from(value: &IFaxInboundRoutingExtensions) -> Self
impl From<&'_ IFaxInboundRoutingMethod> for IDispatch
impl From<&'_ IFaxInboundRoutingMethod> for IDispatchfn from(value: &IFaxInboundRoutingMethod) -> Self
impl From<&'_ IFaxInboundRoutingMethods> for IDispatch
impl From<&'_ IFaxInboundRoutingMethods> for IDispatchfn from(value: &IFaxInboundRoutingMethods) -> Self
impl From<&'_ IFaxIncomingArchive> for IDispatch
impl From<&'_ IFaxIncomingArchive> for IDispatchfn from(value: &IFaxIncomingArchive) -> Self
impl From<&'_ IFaxIncomingJob> for IDispatch
impl From<&'_ IFaxIncomingJob> for IDispatchfn from(value: &IFaxIncomingJob) -> Self
impl From<&'_ IFaxIncomingJobs> for IDispatch
impl From<&'_ IFaxIncomingJobs> for IDispatchfn from(value: &IFaxIncomingJobs) -> Self
impl From<&'_ IFaxIncomingMessage> for IDispatch
impl From<&'_ IFaxIncomingMessage> for IDispatchfn from(value: &IFaxIncomingMessage) -> Self
impl From<&'_ IFaxIncomingMessage2> for IDispatch
impl From<&'_ IFaxIncomingMessage2> for IDispatchfn from(value: &IFaxIncomingMessage2) -> Self
impl From<&'_ IFaxIncomingMessageIterator> for IDispatch
impl From<&'_ IFaxIncomingMessageIterator> for IDispatchfn from(value: &IFaxIncomingMessageIterator) -> Self
impl From<&'_ IFaxIncomingQueue> for IDispatch
impl From<&'_ IFaxIncomingQueue> for IDispatchfn from(value: &IFaxIncomingQueue) -> Self
impl From<&'_ IFaxJobStatus> for IDispatch
impl From<&'_ IFaxJobStatus> for IDispatchfn from(value: &IFaxJobStatus) -> Self
impl From<&'_ IFaxLoggingOptions> for IDispatch
impl From<&'_ IFaxLoggingOptions> for IDispatchfn from(value: &IFaxLoggingOptions) -> Self
impl From<&'_ IFaxOutboundRouting> for IDispatch
impl From<&'_ IFaxOutboundRouting> for IDispatchfn from(value: &IFaxOutboundRouting) -> Self
impl From<&'_ IFaxOutboundRoutingGroup> for IDispatch
impl From<&'_ IFaxOutboundRoutingGroup> for IDispatchfn from(value: &IFaxOutboundRoutingGroup) -> Self
impl From<&'_ IFaxOutboundRoutingGroups> for IDispatch
impl From<&'_ IFaxOutboundRoutingGroups> for IDispatchfn from(value: &IFaxOutboundRoutingGroups) -> Self
impl From<&'_ IFaxOutboundRoutingRule> for IDispatch
impl From<&'_ IFaxOutboundRoutingRule> for IDispatchfn from(value: &IFaxOutboundRoutingRule) -> Self
impl From<&'_ IFaxOutboundRoutingRules> for IDispatch
impl From<&'_ IFaxOutboundRoutingRules> for IDispatchfn from(value: &IFaxOutboundRoutingRules) -> Self
impl From<&'_ IFaxOutgoingArchive> for IDispatch
impl From<&'_ IFaxOutgoingArchive> for IDispatchfn from(value: &IFaxOutgoingArchive) -> Self
impl From<&'_ IFaxOutgoingJob> for IDispatch
impl From<&'_ IFaxOutgoingJob> for IDispatchfn from(value: &IFaxOutgoingJob) -> Self
impl From<&'_ IFaxOutgoingJob2> for IDispatch
impl From<&'_ IFaxOutgoingJob2> for IDispatchfn from(value: &IFaxOutgoingJob2) -> Self
impl From<&'_ IFaxOutgoingJobs> for IDispatch
impl From<&'_ IFaxOutgoingJobs> for IDispatchfn from(value: &IFaxOutgoingJobs) -> Self
impl From<&'_ IFaxOutgoingMessage> for IDispatch
impl From<&'_ IFaxOutgoingMessage> for IDispatchfn from(value: &IFaxOutgoingMessage) -> Self
impl From<&'_ IFaxOutgoingMessage2> for IDispatch
impl From<&'_ IFaxOutgoingMessage2> for IDispatchfn from(value: &IFaxOutgoingMessage2) -> Self
impl From<&'_ IFaxOutgoingMessageIterator> for IDispatch
impl From<&'_ IFaxOutgoingMessageIterator> for IDispatchfn from(value: &IFaxOutgoingMessageIterator) -> Self
impl From<&'_ IFaxOutgoingQueue> for IDispatch
impl From<&'_ IFaxOutgoingQueue> for IDispatchfn from(value: &IFaxOutgoingQueue) -> Self
impl From<&'_ IFaxReceiptOptions> for IDispatch
impl From<&'_ IFaxReceiptOptions> for IDispatchfn from(value: &IFaxReceiptOptions) -> Self
impl From<&'_ IFaxRecipient> for IDispatch
impl From<&'_ IFaxRecipient> for IDispatchfn from(value: &IFaxRecipient) -> Self
impl From<&'_ IFaxRecipients> for IDispatch
impl From<&'_ IFaxRecipients> for IDispatchfn from(value: &IFaxRecipients) -> Self
impl From<&'_ IFaxSecurity> for IDispatch
impl From<&'_ IFaxSecurity> for IDispatchfn from(value: &IFaxSecurity) -> Self
impl From<&'_ IFaxSecurity2> for IDispatch
impl From<&'_ IFaxSecurity2> for IDispatchfn from(value: &IFaxSecurity2) -> Self
impl From<&'_ IFaxSender> for IDispatch
impl From<&'_ IFaxSender> for IDispatchfn from(value: &IFaxSender) -> Self
impl From<&'_ IFaxServer> for IDispatch
impl From<&'_ IFaxServer> for IDispatchfn from(value: &IFaxServer) -> Self
impl From<&'_ IFaxServer2> for IDispatch
impl From<&'_ IFaxServer2> for IDispatchfn from(value: &IFaxServer2) -> Self
impl From<&'_ IFaxServerNotify> for IDispatch
impl From<&'_ IFaxServerNotify> for IDispatchfn from(value: &IFaxServerNotify) -> Self
impl From<&'_ IFaxServerNotify2> for IDispatch
impl From<&'_ IFaxServerNotify2> for IDispatchfn from(value: &IFaxServerNotify2) -> Self
impl From<&'_ IFeedEnclosure> for IDispatch
impl From<&'_ IFeedEnclosure> for IDispatchfn from(value: &IFeedEnclosure) -> Self
impl From<&'_ IFeedEvents> for IDispatch
impl From<&'_ IFeedEvents> for IDispatchfn from(value: &IFeedEvents) -> Self
impl From<&'_ IFeedFolder> for IDispatch
impl From<&'_ IFeedFolder> for IDispatchfn from(value: &IFeedFolder) -> Self
impl From<&'_ IFeedFolderEvents> for IDispatch
impl From<&'_ IFeedFolderEvents> for IDispatchfn from(value: &IFeedFolderEvents) -> Self
impl From<&'_ IFeedItem2> for IDispatch
impl From<&'_ IFeedItem2> for IDispatchfn from(value: &IFeedItem2) -> Self
impl From<&'_ IFeedsEnum> for IDispatch
impl From<&'_ IFeedsEnum> for IDispatchfn from(value: &IFeedsEnum) -> Self
impl From<&'_ IFeedsManager> for IDispatch
impl From<&'_ IFeedsManager> for IDispatchfn from(value: &IFeedsManager) -> Self
impl From<&'_ IFileSearchBand> for IDispatch
impl From<&'_ IFileSearchBand> for IDispatchfn from(value: &IFileSearchBand) -> Self
impl From<&'_ IFileSystemImage> for IDispatch
impl From<&'_ IFileSystemImage> for IDispatchfn from(value: &IFileSystemImage) -> Self
impl From<&'_ IFileSystemImage2> for IDispatch
impl From<&'_ IFileSystemImage2> for IDispatchfn from(value: &IFileSystemImage2) -> Self
impl From<&'_ IFileSystemImage3> for IDispatch
impl From<&'_ IFileSystemImage3> for IDispatchfn from(value: &IFileSystemImage3) -> Self
impl From<&'_ IFileSystemImageResult> for IDispatch
impl From<&'_ IFileSystemImageResult> for IDispatchfn from(value: &IFileSystemImageResult) -> Self
impl From<&'_ IFileSystemImageResult2> for IDispatch
impl From<&'_ IFileSystemImageResult2> for IDispatchfn from(value: &IFileSystemImageResult2) -> Self
impl From<&'_ IFilterInfo> for IDispatch
impl From<&'_ IFilterInfo> for IDispatchfn from(value: &IFilterInfo) -> Self
impl From<&'_ IFiringControl> for IDispatch
impl From<&'_ IFiringControl> for IDispatchfn from(value: &IFiringControl) -> Self
impl From<&'_ IFolderAction> for IDispatch
impl From<&'_ IFolderAction> for IDispatchfn from(value: &IFolderAction) -> Self
impl From<&'_ IFolderActionCollection> for IDispatch
impl From<&'_ IFolderActionCollection> for IDispatchfn from(value: &IFolderActionCollection) -> Self
impl From<&'_ IFolderViewOC> for IDispatch
impl From<&'_ IFolderViewOC> for IDispatchfn from(value: &IFolderViewOC) -> Self
impl From<&'_ IFontEventsDisp> for IDispatch
impl From<&'_ IFontEventsDisp> for IDispatchfn from(value: &IFontEventsDisp) -> Self
impl From<&'_ IFontNames> for IDispatch
impl From<&'_ IFontNames> for IDispatchfn from(value: &IFontNames) -> Self
impl From<&'_ IFsiDirectoryItem> for IDispatch
impl From<&'_ IFsiDirectoryItem> for IDispatchfn from(value: &IFsiDirectoryItem) -> Self
impl From<&'_ IFsiDirectoryItem2> for IDispatch
impl From<&'_ IFsiDirectoryItem2> for IDispatchfn from(value: &IFsiDirectoryItem2) -> Self
impl From<&'_ IFsiFileItem> for IDispatch
impl From<&'_ IFsiFileItem> for IDispatchfn from(value: &IFsiFileItem) -> Self
impl From<&'_ IFsiFileItem2> for IDispatch
impl From<&'_ IFsiFileItem2> for IDispatchfn from(value: &IFsiFileItem2) -> Self
impl From<&'_ IFsiNamedStreams> for IDispatch
impl From<&'_ IFsiNamedStreams> for IDispatchfn from(value: &IFsiNamedStreams) -> Self
impl From<&'_ IFsrmAccessDeniedRemediationClient> for IDispatch
impl From<&'_ IFsrmAccessDeniedRemediationClient> for IDispatchfn from(value: &IFsrmAccessDeniedRemediationClient) -> Self
impl From<&'_ IFsrmAction> for IDispatch
impl From<&'_ IFsrmAction> for IDispatchfn from(value: &IFsrmAction) -> Self
impl From<&'_ IFsrmActionCommand> for IDispatch
impl From<&'_ IFsrmActionCommand> for IDispatchfn from(value: &IFsrmActionCommand) -> Self
impl From<&'_ IFsrmActionEmail> for IDispatch
impl From<&'_ IFsrmActionEmail> for IDispatchfn from(value: &IFsrmActionEmail) -> Self
impl From<&'_ IFsrmActionEmail2> for IDispatch
impl From<&'_ IFsrmActionEmail2> for IDispatchfn from(value: &IFsrmActionEmail2) -> Self
impl From<&'_ IFsrmActionEventLog> for IDispatch
impl From<&'_ IFsrmActionEventLog> for IDispatchfn from(value: &IFsrmActionEventLog) -> Self
impl From<&'_ IFsrmActionReport> for IDispatch
impl From<&'_ IFsrmActionReport> for IDispatchfn from(value: &IFsrmActionReport) -> Self
impl From<&'_ IFsrmAutoApplyQuota> for IDispatch
impl From<&'_ IFsrmAutoApplyQuota> for IDispatchfn from(value: &IFsrmAutoApplyQuota) -> Self
impl From<&'_ IFsrmClassificationManager> for IDispatch
impl From<&'_ IFsrmClassificationManager> for IDispatchfn from(value: &IFsrmClassificationManager) -> Self
impl From<&'_ IFsrmClassificationManager2> for IDispatch
impl From<&'_ IFsrmClassificationManager2> for IDispatchfn from(value: &IFsrmClassificationManager2) -> Self
impl From<&'_ IFsrmClassificationRule> for IDispatch
impl From<&'_ IFsrmClassificationRule> for IDispatchfn from(value: &IFsrmClassificationRule) -> Self
impl From<&'_ IFsrmClassifierModuleDefinition> for IDispatch
impl From<&'_ IFsrmClassifierModuleDefinition> for IDispatchfn from(value: &IFsrmClassifierModuleDefinition) -> Self
impl From<&'_ IFsrmClassifierModuleImplementation> for IDispatch
impl From<&'_ IFsrmClassifierModuleImplementation> for IDispatchfn from(value: &IFsrmClassifierModuleImplementation) -> Self
impl From<&'_ IFsrmCollection> for IDispatch
impl From<&'_ IFsrmCollection> for IDispatchfn from(value: &IFsrmCollection) -> Self
impl From<&'_ IFsrmCommittableCollection> for IDispatch
impl From<&'_ IFsrmCommittableCollection> for IDispatchfn from(value: &IFsrmCommittableCollection) -> Self
impl From<&'_ IFsrmDerivedObjectsResult> for IDispatch
impl From<&'_ IFsrmDerivedObjectsResult> for IDispatchfn from(value: &IFsrmDerivedObjectsResult) -> Self
impl From<&'_ IFsrmExportImport> for IDispatch
impl From<&'_ IFsrmExportImport> for IDispatchfn from(value: &IFsrmExportImport) -> Self
impl From<&'_ IFsrmFileCondition> for IDispatch
impl From<&'_ IFsrmFileCondition> for IDispatchfn from(value: &IFsrmFileCondition) -> Self
impl From<&'_ IFsrmFileConditionProperty> for IDispatch
impl From<&'_ IFsrmFileConditionProperty> for IDispatchfn from(value: &IFsrmFileConditionProperty) -> Self
impl From<&'_ IFsrmFileGroup> for IDispatch
impl From<&'_ IFsrmFileGroup> for IDispatchfn from(value: &IFsrmFileGroup) -> Self
impl From<&'_ IFsrmFileGroupImported> for IDispatch
impl From<&'_ IFsrmFileGroupImported> for IDispatchfn from(value: &IFsrmFileGroupImported) -> Self
impl From<&'_ IFsrmFileGroupManager> for IDispatch
impl From<&'_ IFsrmFileGroupManager> for IDispatchfn from(value: &IFsrmFileGroupManager) -> Self
impl From<&'_ IFsrmFileManagementJob> for IDispatch
impl From<&'_ IFsrmFileManagementJob> for IDispatchfn from(value: &IFsrmFileManagementJob) -> Self
impl From<&'_ IFsrmFileManagementJobManager> for IDispatch
impl From<&'_ IFsrmFileManagementJobManager> for IDispatchfn from(value: &IFsrmFileManagementJobManager) -> Self
impl From<&'_ IFsrmFileScreen> for IDispatch
impl From<&'_ IFsrmFileScreen> for IDispatchfn from(value: &IFsrmFileScreen) -> Self
impl From<&'_ IFsrmFileScreenBase> for IDispatch
impl From<&'_ IFsrmFileScreenBase> for IDispatchfn from(value: &IFsrmFileScreenBase) -> Self
impl From<&'_ IFsrmFileScreenException> for IDispatch
impl From<&'_ IFsrmFileScreenException> for IDispatchfn from(value: &IFsrmFileScreenException) -> Self
impl From<&'_ IFsrmFileScreenManager> for IDispatch
impl From<&'_ IFsrmFileScreenManager> for IDispatchfn from(value: &IFsrmFileScreenManager) -> Self
impl From<&'_ IFsrmFileScreenTemplate> for IDispatch
impl From<&'_ IFsrmFileScreenTemplate> for IDispatchfn from(value: &IFsrmFileScreenTemplate) -> Self
impl From<&'_ IFsrmFileScreenTemplateImported> for IDispatch
impl From<&'_ IFsrmFileScreenTemplateImported> for IDispatchfn from(value: &IFsrmFileScreenTemplateImported) -> Self
impl From<&'_ IFsrmFileScreenTemplateManager> for IDispatch
impl From<&'_ IFsrmFileScreenTemplateManager> for IDispatchfn from(value: &IFsrmFileScreenTemplateManager) -> Self
impl From<&'_ IFsrmMutableCollection> for IDispatch
impl From<&'_ IFsrmMutableCollection> for IDispatchfn from(value: &IFsrmMutableCollection) -> Self
impl From<&'_ IFsrmObject> for IDispatch
impl From<&'_ IFsrmObject> for IDispatchfn from(value: &IFsrmObject) -> Self
impl From<&'_ IFsrmPathMapper> for IDispatch
impl From<&'_ IFsrmPathMapper> for IDispatchfn from(value: &IFsrmPathMapper) -> Self
impl From<&'_ IFsrmPipelineModuleConnector> for IDispatch
impl From<&'_ IFsrmPipelineModuleConnector> for IDispatchfn from(value: &IFsrmPipelineModuleConnector) -> Self
impl From<&'_ IFsrmPipelineModuleDefinition> for IDispatch
impl From<&'_ IFsrmPipelineModuleDefinition> for IDispatchfn from(value: &IFsrmPipelineModuleDefinition) -> Self
impl From<&'_ IFsrmPipelineModuleImplementation> for IDispatch
impl From<&'_ IFsrmPipelineModuleImplementation> for IDispatchfn from(value: &IFsrmPipelineModuleImplementation) -> Self
impl From<&'_ IFsrmProperty> for IDispatch
impl From<&'_ IFsrmProperty> for IDispatchfn from(value: &IFsrmProperty) -> Self
impl From<&'_ IFsrmPropertyBag> for IDispatch
impl From<&'_ IFsrmPropertyBag> for IDispatchfn from(value: &IFsrmPropertyBag) -> Self
impl From<&'_ IFsrmPropertyBag2> for IDispatch
impl From<&'_ IFsrmPropertyBag2> for IDispatchfn from(value: &IFsrmPropertyBag2) -> Self
impl From<&'_ IFsrmPropertyCondition> for IDispatch
impl From<&'_ IFsrmPropertyCondition> for IDispatchfn from(value: &IFsrmPropertyCondition) -> Self
impl From<&'_ IFsrmPropertyDefinition> for IDispatch
impl From<&'_ IFsrmPropertyDefinition> for IDispatchfn from(value: &IFsrmPropertyDefinition) -> Self
impl From<&'_ IFsrmPropertyDefinition2> for IDispatch
impl From<&'_ IFsrmPropertyDefinition2> for IDispatchfn from(value: &IFsrmPropertyDefinition2) -> Self
impl From<&'_ IFsrmPropertyDefinitionValue> for IDispatch
impl From<&'_ IFsrmPropertyDefinitionValue> for IDispatchfn from(value: &IFsrmPropertyDefinitionValue) -> Self
impl From<&'_ IFsrmQuota> for IDispatch
impl From<&'_ IFsrmQuota> for IDispatchfn from(value: &IFsrmQuota) -> Self
impl From<&'_ IFsrmQuotaBase> for IDispatch
impl From<&'_ IFsrmQuotaBase> for IDispatchfn from(value: &IFsrmQuotaBase) -> Self
impl From<&'_ IFsrmQuotaManager> for IDispatch
impl From<&'_ IFsrmQuotaManager> for IDispatchfn from(value: &IFsrmQuotaManager) -> Self
impl From<&'_ IFsrmQuotaManagerEx> for IDispatch
impl From<&'_ IFsrmQuotaManagerEx> for IDispatchfn from(value: &IFsrmQuotaManagerEx) -> Self
impl From<&'_ IFsrmQuotaObject> for IDispatch
impl From<&'_ IFsrmQuotaObject> for IDispatchfn from(value: &IFsrmQuotaObject) -> Self
impl From<&'_ IFsrmQuotaTemplate> for IDispatch
impl From<&'_ IFsrmQuotaTemplate> for IDispatchfn from(value: &IFsrmQuotaTemplate) -> Self
impl From<&'_ IFsrmQuotaTemplateImported> for IDispatch
impl From<&'_ IFsrmQuotaTemplateImported> for IDispatchfn from(value: &IFsrmQuotaTemplateImported) -> Self
impl From<&'_ IFsrmQuotaTemplateManager> for IDispatch
impl From<&'_ IFsrmQuotaTemplateManager> for IDispatchfn from(value: &IFsrmQuotaTemplateManager) -> Self
impl From<&'_ IFsrmReport> for IDispatch
impl From<&'_ IFsrmReport> for IDispatchfn from(value: &IFsrmReport) -> Self
impl From<&'_ IFsrmReportJob> for IDispatch
impl From<&'_ IFsrmReportJob> for IDispatchfn from(value: &IFsrmReportJob) -> Self
impl From<&'_ IFsrmReportManager> for IDispatch
impl From<&'_ IFsrmReportManager> for IDispatchfn from(value: &IFsrmReportManager) -> Self
impl From<&'_ IFsrmReportScheduler> for IDispatch
impl From<&'_ IFsrmReportScheduler> for IDispatchfn from(value: &IFsrmReportScheduler) -> Self
impl From<&'_ IFsrmSetting> for IDispatch
impl From<&'_ IFsrmSetting> for IDispatchfn from(value: &IFsrmSetting) -> Self
impl From<&'_ IFsrmStorageModuleDefinition> for IDispatch
impl From<&'_ IFsrmStorageModuleDefinition> for IDispatchfn from(value: &IFsrmStorageModuleDefinition) -> Self
impl From<&'_ IFsrmStorageModuleImplementation> for IDispatch
impl From<&'_ IFsrmStorageModuleImplementation> for IDispatchfn from(value: &IFsrmStorageModuleImplementation) -> Self
impl From<&'_ IGPMAsyncCancel> for IDispatch
impl From<&'_ IGPMAsyncCancel> for IDispatchfn from(value: &IGPMAsyncCancel) -> Self
impl From<&'_ IGPMAsyncProgress> for IDispatch
impl From<&'_ IGPMAsyncProgress> for IDispatchfn from(value: &IGPMAsyncProgress) -> Self
impl From<&'_ IGPMBackup> for IDispatch
impl From<&'_ IGPMBackup> for IDispatchfn from(value: &IGPMBackup) -> Self
impl From<&'_ IGPMBackupCollection> for IDispatch
impl From<&'_ IGPMBackupCollection> for IDispatchfn from(value: &IGPMBackupCollection) -> Self
impl From<&'_ IGPMBackupDir> for IDispatch
impl From<&'_ IGPMBackupDir> for IDispatchfn from(value: &IGPMBackupDir) -> Self
impl From<&'_ IGPMBackupDirEx> for IDispatch
impl From<&'_ IGPMBackupDirEx> for IDispatchfn from(value: &IGPMBackupDirEx) -> Self
impl From<&'_ IGPMCSECollection> for IDispatch
impl From<&'_ IGPMCSECollection> for IDispatchfn from(value: &IGPMCSECollection) -> Self
impl From<&'_ IGPMClientSideExtension> for IDispatch
impl From<&'_ IGPMClientSideExtension> for IDispatchfn from(value: &IGPMClientSideExtension) -> Self
impl From<&'_ IGPMConstants> for IDispatch
impl From<&'_ IGPMConstants> for IDispatchfn from(value: &IGPMConstants) -> Self
impl From<&'_ IGPMConstants2> for IDispatch
impl From<&'_ IGPMConstants2> for IDispatchfn from(value: &IGPMConstants2) -> Self
impl From<&'_ IGPMDomain> for IDispatch
impl From<&'_ IGPMDomain> for IDispatchfn from(value: &IGPMDomain) -> Self
impl From<&'_ IGPMDomain2> for IDispatch
impl From<&'_ IGPMDomain2> for IDispatchfn from(value: &IGPMDomain2) -> Self
impl From<&'_ IGPMDomain3> for IDispatch
impl From<&'_ IGPMDomain3> for IDispatchfn from(value: &IGPMDomain3) -> Self
impl From<&'_ IGPMGPOCollection> for IDispatch
impl From<&'_ IGPMGPOCollection> for IDispatchfn from(value: &IGPMGPOCollection) -> Self
impl From<&'_ IGPMGPOLink> for IDispatch
impl From<&'_ IGPMGPOLink> for IDispatchfn from(value: &IGPMGPOLink) -> Self
impl From<&'_ IGPMGPOLinksCollection> for IDispatch
impl From<&'_ IGPMGPOLinksCollection> for IDispatchfn from(value: &IGPMGPOLinksCollection) -> Self
impl From<&'_ IGPMMapEntry> for IDispatch
impl From<&'_ IGPMMapEntry> for IDispatchfn from(value: &IGPMMapEntry) -> Self
impl From<&'_ IGPMMapEntryCollection> for IDispatch
impl From<&'_ IGPMMapEntryCollection> for IDispatchfn from(value: &IGPMMapEntryCollection) -> Self
impl From<&'_ IGPMMigrationTable> for IDispatch
impl From<&'_ IGPMMigrationTable> for IDispatchfn from(value: &IGPMMigrationTable) -> Self
impl From<&'_ IGPMPermission> for IDispatch
impl From<&'_ IGPMPermission> for IDispatchfn from(value: &IGPMPermission) -> Self
impl From<&'_ IGPMResult> for IDispatch
impl From<&'_ IGPMResult> for IDispatchfn from(value: &IGPMResult) -> Self
impl From<&'_ IGPMSOMCollection> for IDispatch
impl From<&'_ IGPMSOMCollection> for IDispatchfn from(value: &IGPMSOMCollection) -> Self
impl From<&'_ IGPMSearchCriteria> for IDispatch
impl From<&'_ IGPMSearchCriteria> for IDispatchfn from(value: &IGPMSearchCriteria) -> Self
impl From<&'_ IGPMSecurityInfo> for IDispatch
impl From<&'_ IGPMSecurityInfo> for IDispatchfn from(value: &IGPMSecurityInfo) -> Self
impl From<&'_ IGPMSitesContainer> for IDispatch
impl From<&'_ IGPMSitesContainer> for IDispatchfn from(value: &IGPMSitesContainer) -> Self
impl From<&'_ IGPMStarterGPO> for IDispatch
impl From<&'_ IGPMStarterGPO> for IDispatchfn from(value: &IGPMStarterGPO) -> Self
impl From<&'_ IGPMStarterGPOBackup> for IDispatch
impl From<&'_ IGPMStarterGPOBackup> for IDispatchfn from(value: &IGPMStarterGPOBackup) -> Self
impl From<&'_ IGPMStarterGPOBackupCollection> for IDispatch
impl From<&'_ IGPMStarterGPOBackupCollection> for IDispatchfn from(value: &IGPMStarterGPOBackupCollection) -> Self
impl From<&'_ IGPMStarterGPOCollection> for IDispatch
impl From<&'_ IGPMStarterGPOCollection> for IDispatchfn from(value: &IGPMStarterGPOCollection) -> Self
impl From<&'_ IGPMStatusMessage> for IDispatch
impl From<&'_ IGPMStatusMessage> for IDispatchfn from(value: &IGPMStatusMessage) -> Self
impl From<&'_ IGPMStatusMsgCollection> for IDispatch
impl From<&'_ IGPMStatusMsgCollection> for IDispatchfn from(value: &IGPMStatusMsgCollection) -> Self
impl From<&'_ IGPMTrustee> for IDispatch
impl From<&'_ IGPMTrustee> for IDispatchfn from(value: &IGPMTrustee) -> Self
impl From<&'_ IGPMWMIFilter> for IDispatch
impl From<&'_ IGPMWMIFilter> for IDispatchfn from(value: &IGPMWMIFilter) -> Self
impl From<&'_ IGPMWMIFilterCollection> for IDispatch
impl From<&'_ IGPMWMIFilterCollection> for IDispatchfn from(value: &IGPMWMIFilterCollection) -> Self
impl From<&'_ IGetSVGDocument> for IDispatch
impl From<&'_ IGetSVGDocument> for IDispatchfn from(value: &IGetSVGDocument) -> Self
impl From<&'_ IGetSecurityCallContext> for IDispatch
impl From<&'_ IGetSecurityCallContext> for IDispatchfn from(value: &IGetSecurityCallContext) -> Self
impl From<&'_ IHTCAttachBehavior> for IDispatch
impl From<&'_ IHTCAttachBehavior> for IDispatchfn from(value: &IHTCAttachBehavior) -> Self
impl From<&'_ IHTCAttachBehavior2> for IDispatch
impl From<&'_ IHTCAttachBehavior2> for IDispatchfn from(value: &IHTCAttachBehavior2) -> Self
impl From<&'_ IHTCDefaultDispatch> for IDispatch
impl From<&'_ IHTCDefaultDispatch> for IDispatchfn from(value: &IHTCDefaultDispatch) -> Self
impl From<&'_ IHTCDescBehavior> for IDispatch
impl From<&'_ IHTCDescBehavior> for IDispatchfn from(value: &IHTCDescBehavior) -> Self
impl From<&'_ IHTCEventBehavior> for IDispatch
impl From<&'_ IHTCEventBehavior> for IDispatchfn from(value: &IHTCEventBehavior) -> Self
impl From<&'_ IHTCMethodBehavior> for IDispatch
impl From<&'_ IHTCMethodBehavior> for IDispatchfn from(value: &IHTCMethodBehavior) -> Self
impl From<&'_ IHTCPropertyBehavior> for IDispatch
impl From<&'_ IHTCPropertyBehavior> for IDispatchfn from(value: &IHTCPropertyBehavior) -> Self
impl From<&'_ IHTMLAnchorElement> for IDispatch
impl From<&'_ IHTMLAnchorElement> for IDispatchfn from(value: &IHTMLAnchorElement) -> Self
impl From<&'_ IHTMLAnchorElement2> for IDispatch
impl From<&'_ IHTMLAnchorElement2> for IDispatchfn from(value: &IHTMLAnchorElement2) -> Self
impl From<&'_ IHTMLAnchorElement3> for IDispatch
impl From<&'_ IHTMLAnchorElement3> for IDispatchfn from(value: &IHTMLAnchorElement3) -> Self
impl From<&'_ IHTMLAppBehavior> for IDispatch
impl From<&'_ IHTMLAppBehavior> for IDispatchfn from(value: &IHTMLAppBehavior) -> Self
impl From<&'_ IHTMLAppBehavior2> for IDispatch
impl From<&'_ IHTMLAppBehavior2> for IDispatchfn from(value: &IHTMLAppBehavior2) -> Self
impl From<&'_ IHTMLAppBehavior3> for IDispatch
impl From<&'_ IHTMLAppBehavior3> for IDispatchfn from(value: &IHTMLAppBehavior3) -> Self
impl From<&'_ IHTMLApplicationCache> for IDispatch
impl From<&'_ IHTMLApplicationCache> for IDispatchfn from(value: &IHTMLApplicationCache) -> Self
impl From<&'_ IHTMLAreaElement> for IDispatch
impl From<&'_ IHTMLAreaElement> for IDispatchfn from(value: &IHTMLAreaElement) -> Self
impl From<&'_ IHTMLAreaElement2> for IDispatch
impl From<&'_ IHTMLAreaElement2> for IDispatchfn from(value: &IHTMLAreaElement2) -> Self
impl From<&'_ IHTMLAreasCollection> for IDispatch
impl From<&'_ IHTMLAreasCollection> for IDispatchfn from(value: &IHTMLAreasCollection) -> Self
impl From<&'_ IHTMLAreasCollection2> for IDispatch
impl From<&'_ IHTMLAreasCollection2> for IDispatchfn from(value: &IHTMLAreasCollection2) -> Self
impl From<&'_ IHTMLAreasCollection3> for IDispatch
impl From<&'_ IHTMLAreasCollection3> for IDispatchfn from(value: &IHTMLAreasCollection3) -> Self
impl From<&'_ IHTMLAreasCollection4> for IDispatch
impl From<&'_ IHTMLAreasCollection4> for IDispatchfn from(value: &IHTMLAreasCollection4) -> Self
impl From<&'_ IHTMLAttributeCollection> for IDispatch
impl From<&'_ IHTMLAttributeCollection> for IDispatchfn from(value: &IHTMLAttributeCollection) -> Self
impl From<&'_ IHTMLAttributeCollection2> for IDispatch
impl From<&'_ IHTMLAttributeCollection2> for IDispatchfn from(value: &IHTMLAttributeCollection2) -> Self
impl From<&'_ IHTMLAttributeCollection3> for IDispatch
impl From<&'_ IHTMLAttributeCollection3> for IDispatchfn from(value: &IHTMLAttributeCollection3) -> Self
impl From<&'_ IHTMLAttributeCollection4> for IDispatch
impl From<&'_ IHTMLAttributeCollection4> for IDispatchfn from(value: &IHTMLAttributeCollection4) -> Self
impl From<&'_ IHTMLAudioElement> for IDispatch
impl From<&'_ IHTMLAudioElement> for IDispatchfn from(value: &IHTMLAudioElement) -> Self
impl From<&'_ IHTMLAudioElementFactory> for IDispatch
impl From<&'_ IHTMLAudioElementFactory> for IDispatchfn from(value: &IHTMLAudioElementFactory) -> Self
impl From<&'_ IHTMLBGsound> for IDispatch
impl From<&'_ IHTMLBGsound> for IDispatchfn from(value: &IHTMLBGsound) -> Self
impl From<&'_ IHTMLBRElement> for IDispatch
impl From<&'_ IHTMLBRElement> for IDispatchfn from(value: &IHTMLBRElement) -> Self
impl From<&'_ IHTMLBaseElement> for IDispatch
impl From<&'_ IHTMLBaseElement> for IDispatchfn from(value: &IHTMLBaseElement) -> Self
impl From<&'_ IHTMLBaseElement2> for IDispatch
impl From<&'_ IHTMLBaseElement2> for IDispatchfn from(value: &IHTMLBaseElement2) -> Self
impl From<&'_ IHTMLBaseFontElement> for IDispatch
impl From<&'_ IHTMLBaseFontElement> for IDispatchfn from(value: &IHTMLBaseFontElement) -> Self
impl From<&'_ IHTMLBlockElement> for IDispatch
impl From<&'_ IHTMLBlockElement> for IDispatchfn from(value: &IHTMLBlockElement) -> Self
impl From<&'_ IHTMLBlockElement2> for IDispatch
impl From<&'_ IHTMLBlockElement2> for IDispatchfn from(value: &IHTMLBlockElement2) -> Self
impl From<&'_ IHTMLBlockElement3> for IDispatch
impl From<&'_ IHTMLBlockElement3> for IDispatchfn from(value: &IHTMLBlockElement3) -> Self
impl From<&'_ IHTMLBodyElement> for IDispatch
impl From<&'_ IHTMLBodyElement> for IDispatchfn from(value: &IHTMLBodyElement) -> Self
impl From<&'_ IHTMLBodyElement2> for IDispatch
impl From<&'_ IHTMLBodyElement2> for IDispatchfn from(value: &IHTMLBodyElement2) -> Self
impl From<&'_ IHTMLBodyElement3> for IDispatch
impl From<&'_ IHTMLBodyElement3> for IDispatchfn from(value: &IHTMLBodyElement3) -> Self
impl From<&'_ IHTMLBodyElement4> for IDispatch
impl From<&'_ IHTMLBodyElement4> for IDispatchfn from(value: &IHTMLBodyElement4) -> Self
impl From<&'_ IHTMLBodyElement5> for IDispatch
impl From<&'_ IHTMLBodyElement5> for IDispatchfn from(value: &IHTMLBodyElement5) -> Self
impl From<&'_ IHTMLBookmarkCollection> for IDispatch
impl From<&'_ IHTMLBookmarkCollection> for IDispatchfn from(value: &IHTMLBookmarkCollection) -> Self
impl From<&'_ IHTMLButtonElement> for IDispatch
impl From<&'_ IHTMLButtonElement> for IDispatchfn from(value: &IHTMLButtonElement) -> Self
impl From<&'_ IHTMLButtonElement2> for IDispatch
impl From<&'_ IHTMLButtonElement2> for IDispatchfn from(value: &IHTMLButtonElement2) -> Self
impl From<&'_ IHTMLCSSImportRule> for IDispatch
impl From<&'_ IHTMLCSSImportRule> for IDispatchfn from(value: &IHTMLCSSImportRule) -> Self
impl From<&'_ IHTMLCSSMediaList> for IDispatch
impl From<&'_ IHTMLCSSMediaList> for IDispatchfn from(value: &IHTMLCSSMediaList) -> Self
impl From<&'_ IHTMLCSSMediaRule> for IDispatch
impl From<&'_ IHTMLCSSMediaRule> for IDispatchfn from(value: &IHTMLCSSMediaRule) -> Self
impl From<&'_ IHTMLCSSNamespaceRule> for IDispatch
impl From<&'_ IHTMLCSSNamespaceRule> for IDispatchfn from(value: &IHTMLCSSNamespaceRule) -> Self
impl From<&'_ IHTMLCSSRule> for IDispatch
impl From<&'_ IHTMLCSSRule> for IDispatchfn from(value: &IHTMLCSSRule) -> Self
impl From<&'_ IHTMLCSSStyleDeclaration> for IDispatch
impl From<&'_ IHTMLCSSStyleDeclaration> for IDispatchfn from(value: &IHTMLCSSStyleDeclaration) -> Self
impl From<&'_ IHTMLCSSStyleDeclaration2> for IDispatch
impl From<&'_ IHTMLCSSStyleDeclaration2> for IDispatchfn from(value: &IHTMLCSSStyleDeclaration2) -> Self
impl From<&'_ IHTMLCSSStyleDeclaration3> for IDispatch
impl From<&'_ IHTMLCSSStyleDeclaration3> for IDispatchfn from(value: &IHTMLCSSStyleDeclaration3) -> Self
impl From<&'_ IHTMLCSSStyleDeclaration4> for IDispatch
impl From<&'_ IHTMLCSSStyleDeclaration4> for IDispatchfn from(value: &IHTMLCSSStyleDeclaration4) -> Self
impl From<&'_ IHTMLCanvasElement> for IDispatch
impl From<&'_ IHTMLCanvasElement> for IDispatchfn from(value: &IHTMLCanvasElement) -> Self
impl From<&'_ IHTMLCommentElement> for IDispatch
impl From<&'_ IHTMLCommentElement> for IDispatchfn from(value: &IHTMLCommentElement) -> Self
impl From<&'_ IHTMLCommentElement2> for IDispatch
impl From<&'_ IHTMLCommentElement2> for IDispatchfn from(value: &IHTMLCommentElement2) -> Self
impl From<&'_ IHTMLCommentElement3> for IDispatch
impl From<&'_ IHTMLCommentElement3> for IDispatchfn from(value: &IHTMLCommentElement3) -> Self
impl From<&'_ IHTMLControlElement> for IDispatch
impl From<&'_ IHTMLControlElement> for IDispatchfn from(value: &IHTMLControlElement) -> Self
impl From<&'_ IHTMLControlRange> for IDispatch
impl From<&'_ IHTMLControlRange> for IDispatchfn from(value: &IHTMLControlRange) -> Self
impl From<&'_ IHTMLControlRange2> for IDispatch
impl From<&'_ IHTMLControlRange2> for IDispatchfn from(value: &IHTMLControlRange2) -> Self
impl From<&'_ IHTMLCurrentStyle> for IDispatch
impl From<&'_ IHTMLCurrentStyle> for IDispatchfn from(value: &IHTMLCurrentStyle) -> Self
impl From<&'_ IHTMLCurrentStyle2> for IDispatch
impl From<&'_ IHTMLCurrentStyle2> for IDispatchfn from(value: &IHTMLCurrentStyle2) -> Self
impl From<&'_ IHTMLCurrentStyle3> for IDispatch
impl From<&'_ IHTMLCurrentStyle3> for IDispatchfn from(value: &IHTMLCurrentStyle3) -> Self
impl From<&'_ IHTMLCurrentStyle4> for IDispatch
impl From<&'_ IHTMLCurrentStyle4> for IDispatchfn from(value: &IHTMLCurrentStyle4) -> Self
impl From<&'_ IHTMLCurrentStyle5> for IDispatch
impl From<&'_ IHTMLCurrentStyle5> for IDispatchfn from(value: &IHTMLCurrentStyle5) -> Self
impl From<&'_ IHTMLDDElement> for IDispatch
impl From<&'_ IHTMLDDElement> for IDispatchfn from(value: &IHTMLDDElement) -> Self
impl From<&'_ IHTMLDListElement> for IDispatch
impl From<&'_ IHTMLDListElement> for IDispatchfn from(value: &IHTMLDListElement) -> Self
impl From<&'_ IHTMLDOMAttribute> for IDispatch
impl From<&'_ IHTMLDOMAttribute> for IDispatchfn from(value: &IHTMLDOMAttribute) -> Self
impl From<&'_ IHTMLDOMAttribute2> for IDispatch
impl From<&'_ IHTMLDOMAttribute2> for IDispatchfn from(value: &IHTMLDOMAttribute2) -> Self
impl From<&'_ IHTMLDOMAttribute3> for IDispatch
impl From<&'_ IHTMLDOMAttribute3> for IDispatchfn from(value: &IHTMLDOMAttribute3) -> Self
impl From<&'_ IHTMLDOMAttribute4> for IDispatch
impl From<&'_ IHTMLDOMAttribute4> for IDispatchfn from(value: &IHTMLDOMAttribute4) -> Self
impl From<&'_ IHTMLDOMChildrenCollection> for IDispatch
impl From<&'_ IHTMLDOMChildrenCollection> for IDispatchfn from(value: &IHTMLDOMChildrenCollection) -> Self
impl From<&'_ IHTMLDOMChildrenCollection2> for IDispatch
impl From<&'_ IHTMLDOMChildrenCollection2> for IDispatchfn from(value: &IHTMLDOMChildrenCollection2) -> Self
impl From<&'_ IHTMLDOMConstructor> for IDispatch
impl From<&'_ IHTMLDOMConstructor> for IDispatchfn from(value: &IHTMLDOMConstructor) -> Self
impl From<&'_ IHTMLDOMConstructorCollection> for IDispatch
impl From<&'_ IHTMLDOMConstructorCollection> for IDispatchfn from(value: &IHTMLDOMConstructorCollection) -> Self
impl From<&'_ IHTMLDOMImplementation> for IDispatch
impl From<&'_ IHTMLDOMImplementation> for IDispatchfn from(value: &IHTMLDOMImplementation) -> Self
impl From<&'_ IHTMLDOMImplementation2> for IDispatch
impl From<&'_ IHTMLDOMImplementation2> for IDispatchfn from(value: &IHTMLDOMImplementation2) -> Self
impl From<&'_ IHTMLDOMNode> for IDispatch
impl From<&'_ IHTMLDOMNode> for IDispatchfn from(value: &IHTMLDOMNode) -> Self
impl From<&'_ IHTMLDOMNode2> for IDispatch
impl From<&'_ IHTMLDOMNode2> for IDispatchfn from(value: &IHTMLDOMNode2) -> Self
impl From<&'_ IHTMLDOMNode3> for IDispatch
impl From<&'_ IHTMLDOMNode3> for IDispatchfn from(value: &IHTMLDOMNode3) -> Self
impl From<&'_ IHTMLDOMRange> for IDispatch
impl From<&'_ IHTMLDOMRange> for IDispatchfn from(value: &IHTMLDOMRange) -> Self
impl From<&'_ IHTMLDOMTextNode> for IDispatch
impl From<&'_ IHTMLDOMTextNode> for IDispatchfn from(value: &IHTMLDOMTextNode) -> Self
impl From<&'_ IHTMLDOMTextNode2> for IDispatch
impl From<&'_ IHTMLDOMTextNode2> for IDispatchfn from(value: &IHTMLDOMTextNode2) -> Self
impl From<&'_ IHTMLDOMTextNode3> for IDispatch
impl From<&'_ IHTMLDOMTextNode3> for IDispatchfn from(value: &IHTMLDOMTextNode3) -> Self
impl From<&'_ IHTMLDTElement> for IDispatch
impl From<&'_ IHTMLDTElement> for IDispatchfn from(value: &IHTMLDTElement) -> Self
impl From<&'_ IHTMLDataTransfer> for IDispatch
impl From<&'_ IHTMLDataTransfer> for IDispatchfn from(value: &IHTMLDataTransfer) -> Self
impl From<&'_ IHTMLDatabinding> for IDispatch
impl From<&'_ IHTMLDatabinding> for IDispatchfn from(value: &IHTMLDatabinding) -> Self
impl From<&'_ IHTMLDialog> for IDispatch
impl From<&'_ IHTMLDialog> for IDispatchfn from(value: &IHTMLDialog) -> Self
impl From<&'_ IHTMLDialog2> for IDispatch
impl From<&'_ IHTMLDialog2> for IDispatchfn from(value: &IHTMLDialog2) -> Self
impl From<&'_ IHTMLDialog3> for IDispatch
impl From<&'_ IHTMLDialog3> for IDispatchfn from(value: &IHTMLDialog3) -> Self
impl From<&'_ IHTMLDivElement> for IDispatch
impl From<&'_ IHTMLDivElement> for IDispatchfn from(value: &IHTMLDivElement) -> Self
impl From<&'_ IHTMLDivPosition> for IDispatch
impl From<&'_ IHTMLDivPosition> for IDispatchfn from(value: &IHTMLDivPosition) -> Self
impl From<&'_ IHTMLDocument> for IDispatch
impl From<&'_ IHTMLDocument> for IDispatchfn from(value: &IHTMLDocument) -> Self
impl From<&'_ IHTMLDocument2> for IDispatch
impl From<&'_ IHTMLDocument2> for IDispatchfn from(value: &IHTMLDocument2) -> Self
impl From<&'_ IHTMLDocument3> for IDispatch
impl From<&'_ IHTMLDocument3> for IDispatchfn from(value: &IHTMLDocument3) -> Self
impl From<&'_ IHTMLDocument4> for IDispatch
impl From<&'_ IHTMLDocument4> for IDispatchfn from(value: &IHTMLDocument4) -> Self
impl From<&'_ IHTMLDocument5> for IDispatch
impl From<&'_ IHTMLDocument5> for IDispatchfn from(value: &IHTMLDocument5) -> Self
impl From<&'_ IHTMLDocument6> for IDispatch
impl From<&'_ IHTMLDocument6> for IDispatchfn from(value: &IHTMLDocument6) -> Self
impl From<&'_ IHTMLDocument7> for IDispatch
impl From<&'_ IHTMLDocument7> for IDispatchfn from(value: &IHTMLDocument7) -> Self
impl From<&'_ IHTMLDocument8> for IDispatch
impl From<&'_ IHTMLDocument8> for IDispatchfn from(value: &IHTMLDocument8) -> Self
impl From<&'_ IHTMLDocumentCompatibleInfo> for IDispatch
impl From<&'_ IHTMLDocumentCompatibleInfo> for IDispatchfn from(value: &IHTMLDocumentCompatibleInfo) -> Self
impl From<&'_ IHTMLDocumentCompatibleInfoCollection> for IDispatch
impl From<&'_ IHTMLDocumentCompatibleInfoCollection> for IDispatchfn from(value: &IHTMLDocumentCompatibleInfoCollection) -> Self
impl From<&'_ IHTMLElement> for IDispatch
impl From<&'_ IHTMLElement> for IDispatchfn from(value: &IHTMLElement) -> Self
impl From<&'_ IHTMLElement2> for IDispatch
impl From<&'_ IHTMLElement2> for IDispatchfn from(value: &IHTMLElement2) -> Self
impl From<&'_ IHTMLElement3> for IDispatch
impl From<&'_ IHTMLElement3> for IDispatchfn from(value: &IHTMLElement3) -> Self
impl From<&'_ IHTMLElement4> for IDispatch
impl From<&'_ IHTMLElement4> for IDispatchfn from(value: &IHTMLElement4) -> Self
impl From<&'_ IHTMLElement5> for IDispatch
impl From<&'_ IHTMLElement5> for IDispatchfn from(value: &IHTMLElement5) -> Self
impl From<&'_ IHTMLElement6> for IDispatch
impl From<&'_ IHTMLElement6> for IDispatchfn from(value: &IHTMLElement6) -> Self
impl From<&'_ IHTMLElement7> for IDispatch
impl From<&'_ IHTMLElement7> for IDispatchfn from(value: &IHTMLElement7) -> Self
impl From<&'_ IHTMLElementAppliedStyles> for IDispatch
impl From<&'_ IHTMLElementAppliedStyles> for IDispatchfn from(value: &IHTMLElementAppliedStyles) -> Self
impl From<&'_ IHTMLElementCollection> for IDispatch
impl From<&'_ IHTMLElementCollection> for IDispatchfn from(value: &IHTMLElementCollection) -> Self
impl From<&'_ IHTMLElementCollection2> for IDispatch
impl From<&'_ IHTMLElementCollection2> for IDispatchfn from(value: &IHTMLElementCollection2) -> Self
impl From<&'_ IHTMLElementCollection3> for IDispatch
impl From<&'_ IHTMLElementCollection3> for IDispatchfn from(value: &IHTMLElementCollection3) -> Self
impl From<&'_ IHTMLElementCollection4> for IDispatch
impl From<&'_ IHTMLElementCollection4> for IDispatchfn from(value: &IHTMLElementCollection4) -> Self
impl From<&'_ IHTMLElementDefaults> for IDispatch
impl From<&'_ IHTMLElementDefaults> for IDispatchfn from(value: &IHTMLElementDefaults) -> Self
impl From<&'_ IHTMLEmbedElement> for IDispatch
impl From<&'_ IHTMLEmbedElement> for IDispatchfn from(value: &IHTMLEmbedElement) -> Self
impl From<&'_ IHTMLEmbedElement2> for IDispatch
impl From<&'_ IHTMLEmbedElement2> for IDispatchfn from(value: &IHTMLEmbedElement2) -> Self
impl From<&'_ IHTMLEventObj> for IDispatch
impl From<&'_ IHTMLEventObj> for IDispatchfn from(value: &IHTMLEventObj) -> Self
impl From<&'_ IHTMLEventObj2> for IDispatch
impl From<&'_ IHTMLEventObj2> for IDispatchfn from(value: &IHTMLEventObj2) -> Self
impl From<&'_ IHTMLEventObj3> for IDispatch
impl From<&'_ IHTMLEventObj3> for IDispatchfn from(value: &IHTMLEventObj3) -> Self
impl From<&'_ IHTMLEventObj4> for IDispatch
impl From<&'_ IHTMLEventObj4> for IDispatchfn from(value: &IHTMLEventObj4) -> Self
impl From<&'_ IHTMLEventObj5> for IDispatch
impl From<&'_ IHTMLEventObj5> for IDispatchfn from(value: &IHTMLEventObj5) -> Self
impl From<&'_ IHTMLEventObj6> for IDispatch
impl From<&'_ IHTMLEventObj6> for IDispatchfn from(value: &IHTMLEventObj6) -> Self
impl From<&'_ IHTMLFieldSetElement> for IDispatch
impl From<&'_ IHTMLFieldSetElement> for IDispatchfn from(value: &IHTMLFieldSetElement) -> Self
impl From<&'_ IHTMLFieldSetElement2> for IDispatch
impl From<&'_ IHTMLFieldSetElement2> for IDispatchfn from(value: &IHTMLFieldSetElement2) -> Self
impl From<&'_ IHTMLFiltersCollection> for IDispatch
impl From<&'_ IHTMLFiltersCollection> for IDispatchfn from(value: &IHTMLFiltersCollection) -> Self
impl From<&'_ IHTMLFontElement> for IDispatch
impl From<&'_ IHTMLFontElement> for IDispatchfn from(value: &IHTMLFontElement) -> Self
impl From<&'_ IHTMLFontNamesCollection> for IDispatch
impl From<&'_ IHTMLFontNamesCollection> for IDispatchfn from(value: &IHTMLFontNamesCollection) -> Self
impl From<&'_ IHTMLFontSizesCollection> for IDispatch
impl From<&'_ IHTMLFontSizesCollection> for IDispatchfn from(value: &IHTMLFontSizesCollection) -> Self
impl From<&'_ IHTMLFormElement> for IDispatch
impl From<&'_ IHTMLFormElement> for IDispatchfn from(value: &IHTMLFormElement) -> Self
impl From<&'_ IHTMLFormElement2> for IDispatch
impl From<&'_ IHTMLFormElement2> for IDispatchfn from(value: &IHTMLFormElement2) -> Self
impl From<&'_ IHTMLFormElement3> for IDispatch
impl From<&'_ IHTMLFormElement3> for IDispatchfn from(value: &IHTMLFormElement3) -> Self
impl From<&'_ IHTMLFormElement4> for IDispatch
impl From<&'_ IHTMLFormElement4> for IDispatchfn from(value: &IHTMLFormElement4) -> Self
impl From<&'_ IHTMLFrameBase> for IDispatch
impl From<&'_ IHTMLFrameBase> for IDispatchfn from(value: &IHTMLFrameBase) -> Self
impl From<&'_ IHTMLFrameBase2> for IDispatch
impl From<&'_ IHTMLFrameBase2> for IDispatchfn from(value: &IHTMLFrameBase2) -> Self
impl From<&'_ IHTMLFrameBase3> for IDispatch
impl From<&'_ IHTMLFrameBase3> for IDispatchfn from(value: &IHTMLFrameBase3) -> Self
impl From<&'_ IHTMLFrameElement> for IDispatch
impl From<&'_ IHTMLFrameElement> for IDispatchfn from(value: &IHTMLFrameElement) -> Self
impl From<&'_ IHTMLFrameElement2> for IDispatch
impl From<&'_ IHTMLFrameElement2> for IDispatchfn from(value: &IHTMLFrameElement2) -> Self
impl From<&'_ IHTMLFrameElement3> for IDispatch
impl From<&'_ IHTMLFrameElement3> for IDispatchfn from(value: &IHTMLFrameElement3) -> Self
impl From<&'_ IHTMLFrameSetElement> for IDispatch
impl From<&'_ IHTMLFrameSetElement> for IDispatchfn from(value: &IHTMLFrameSetElement) -> Self
impl From<&'_ IHTMLFrameSetElement2> for IDispatch
impl From<&'_ IHTMLFrameSetElement2> for IDispatchfn from(value: &IHTMLFrameSetElement2) -> Self
impl From<&'_ IHTMLFrameSetElement3> for IDispatch
impl From<&'_ IHTMLFrameSetElement3> for IDispatchfn from(value: &IHTMLFrameSetElement3) -> Self
impl From<&'_ IHTMLFramesCollection2> for IDispatch
impl From<&'_ IHTMLFramesCollection2> for IDispatchfn from(value: &IHTMLFramesCollection2) -> Self
impl From<&'_ IHTMLGenericElement> for IDispatch
impl From<&'_ IHTMLGenericElement> for IDispatchfn from(value: &IHTMLGenericElement) -> Self
impl From<&'_ IHTMLHRElement> for IDispatch
impl From<&'_ IHTMLHRElement> for IDispatchfn from(value: &IHTMLHRElement) -> Self
impl From<&'_ IHTMLHeadElement> for IDispatch
impl From<&'_ IHTMLHeadElement> for IDispatchfn from(value: &IHTMLHeadElement) -> Self
impl From<&'_ IHTMLHeadElement2> for IDispatch
impl From<&'_ IHTMLHeadElement2> for IDispatchfn from(value: &IHTMLHeadElement2) -> Self
impl From<&'_ IHTMLHeaderElement> for IDispatch
impl From<&'_ IHTMLHeaderElement> for IDispatchfn from(value: &IHTMLHeaderElement) -> Self
impl From<&'_ IHTMLHtmlElement> for IDispatch
impl From<&'_ IHTMLHtmlElement> for IDispatchfn from(value: &IHTMLHtmlElement) -> Self
impl From<&'_ IHTMLIFrameElement> for IDispatch
impl From<&'_ IHTMLIFrameElement> for IDispatchfn from(value: &IHTMLIFrameElement) -> Self
impl From<&'_ IHTMLIFrameElement2> for IDispatch
impl From<&'_ IHTMLIFrameElement2> for IDispatchfn from(value: &IHTMLIFrameElement2) -> Self
impl From<&'_ IHTMLIFrameElement3> for IDispatch
impl From<&'_ IHTMLIFrameElement3> for IDispatchfn from(value: &IHTMLIFrameElement3) -> Self
impl From<&'_ IHTMLIPrintCollection> for IDispatch
impl From<&'_ IHTMLIPrintCollection> for IDispatchfn from(value: &IHTMLIPrintCollection) -> Self
impl From<&'_ IHTMLImageElementFactory> for IDispatch
impl From<&'_ IHTMLImageElementFactory> for IDispatchfn from(value: &IHTMLImageElementFactory) -> Self
impl From<&'_ IHTMLImgElement> for IDispatch
impl From<&'_ IHTMLImgElement> for IDispatchfn from(value: &IHTMLImgElement) -> Self
impl From<&'_ IHTMLImgElement2> for IDispatch
impl From<&'_ IHTMLImgElement2> for IDispatchfn from(value: &IHTMLImgElement2) -> Self
impl From<&'_ IHTMLImgElement3> for IDispatch
impl From<&'_ IHTMLImgElement3> for IDispatchfn from(value: &IHTMLImgElement3) -> Self
impl From<&'_ IHTMLImgElement4> for IDispatch
impl From<&'_ IHTMLImgElement4> for IDispatchfn from(value: &IHTMLImgElement4) -> Self
impl From<&'_ IHTMLInputButtonElement> for IDispatch
impl From<&'_ IHTMLInputButtonElement> for IDispatchfn from(value: &IHTMLInputButtonElement) -> Self
impl From<&'_ IHTMLInputElement> for IDispatch
impl From<&'_ IHTMLInputElement> for IDispatchfn from(value: &IHTMLInputElement) -> Self
impl From<&'_ IHTMLInputElement2> for IDispatch
impl From<&'_ IHTMLInputElement2> for IDispatchfn from(value: &IHTMLInputElement2) -> Self
impl From<&'_ IHTMLInputElement3> for IDispatch
impl From<&'_ IHTMLInputElement3> for IDispatchfn from(value: &IHTMLInputElement3) -> Self
impl From<&'_ IHTMLInputFileElement> for IDispatch
impl From<&'_ IHTMLInputFileElement> for IDispatchfn from(value: &IHTMLInputFileElement) -> Self
impl From<&'_ IHTMLInputHiddenElement> for IDispatch
impl From<&'_ IHTMLInputHiddenElement> for IDispatchfn from(value: &IHTMLInputHiddenElement) -> Self
impl From<&'_ IHTMLInputImage> for IDispatch
impl From<&'_ IHTMLInputImage> for IDispatchfn from(value: &IHTMLInputImage) -> Self
impl From<&'_ IHTMLInputRangeElement> for IDispatch
impl From<&'_ IHTMLInputRangeElement> for IDispatchfn from(value: &IHTMLInputRangeElement) -> Self
impl From<&'_ IHTMLInputTextElement> for IDispatch
impl From<&'_ IHTMLInputTextElement> for IDispatchfn from(value: &IHTMLInputTextElement) -> Self
impl From<&'_ IHTMLInputTextElement2> for IDispatch
impl From<&'_ IHTMLInputTextElement2> for IDispatchfn from(value: &IHTMLInputTextElement2) -> Self
impl From<&'_ IHTMLIsIndexElement> for IDispatch
impl From<&'_ IHTMLIsIndexElement> for IDispatchfn from(value: &IHTMLIsIndexElement) -> Self
impl From<&'_ IHTMLIsIndexElement2> for IDispatch
impl From<&'_ IHTMLIsIndexElement2> for IDispatchfn from(value: &IHTMLIsIndexElement2) -> Self
impl From<&'_ IHTMLLIElement> for IDispatch
impl From<&'_ IHTMLLIElement> for IDispatchfn from(value: &IHTMLLIElement) -> Self
impl From<&'_ IHTMLLabelElement> for IDispatch
impl From<&'_ IHTMLLabelElement> for IDispatchfn from(value: &IHTMLLabelElement) -> Self
impl From<&'_ IHTMLLabelElement2> for IDispatch
impl From<&'_ IHTMLLabelElement2> for IDispatchfn from(value: &IHTMLLabelElement2) -> Self
impl From<&'_ IHTMLLegendElement> for IDispatch
impl From<&'_ IHTMLLegendElement> for IDispatchfn from(value: &IHTMLLegendElement) -> Self
impl From<&'_ IHTMLLegendElement2> for IDispatch
impl From<&'_ IHTMLLegendElement2> for IDispatchfn from(value: &IHTMLLegendElement2) -> Self
impl From<&'_ IHTMLLinkElement> for IDispatch
impl From<&'_ IHTMLLinkElement> for IDispatchfn from(value: &IHTMLLinkElement) -> Self
impl From<&'_ IHTMLLinkElement2> for IDispatch
impl From<&'_ IHTMLLinkElement2> for IDispatchfn from(value: &IHTMLLinkElement2) -> Self
impl From<&'_ IHTMLLinkElement3> for IDispatch
impl From<&'_ IHTMLLinkElement3> for IDispatchfn from(value: &IHTMLLinkElement3) -> Self
impl From<&'_ IHTMLLinkElement4> for IDispatch
impl From<&'_ IHTMLLinkElement4> for IDispatchfn from(value: &IHTMLLinkElement4) -> Self
impl From<&'_ IHTMLLinkElement5> for IDispatch
impl From<&'_ IHTMLLinkElement5> for IDispatchfn from(value: &IHTMLLinkElement5) -> Self
impl From<&'_ IHTMLListElement> for IDispatch
impl From<&'_ IHTMLListElement> for IDispatchfn from(value: &IHTMLListElement) -> Self
impl From<&'_ IHTMLListElement2> for IDispatch
impl From<&'_ IHTMLListElement2> for IDispatchfn from(value: &IHTMLListElement2) -> Self
impl From<&'_ IHTMLLocation> for IDispatch
impl From<&'_ IHTMLLocation> for IDispatchfn from(value: &IHTMLLocation) -> Self
impl From<&'_ IHTMLMSCSSKeyframeRule> for IDispatch
impl From<&'_ IHTMLMSCSSKeyframeRule> for IDispatchfn from(value: &IHTMLMSCSSKeyframeRule) -> Self
impl From<&'_ IHTMLMSCSSKeyframesRule> for IDispatch
impl From<&'_ IHTMLMSCSSKeyframesRule> for IDispatchfn from(value: &IHTMLMSCSSKeyframesRule) -> Self
impl From<&'_ IHTMLMSImgElement> for IDispatch
impl From<&'_ IHTMLMSImgElement> for IDispatchfn from(value: &IHTMLMSImgElement) -> Self
impl From<&'_ IHTMLMSMediaElement> for IDispatch
impl From<&'_ IHTMLMSMediaElement> for IDispatchfn from(value: &IHTMLMSMediaElement) -> Self
impl From<&'_ IHTMLMapElement> for IDispatch
impl From<&'_ IHTMLMapElement> for IDispatchfn from(value: &IHTMLMapElement) -> Self
impl From<&'_ IHTMLMarqueeElement> for IDispatch
impl From<&'_ IHTMLMarqueeElement> for IDispatchfn from(value: &IHTMLMarqueeElement) -> Self
impl From<&'_ IHTMLMediaElement> for IDispatch
impl From<&'_ IHTMLMediaElement> for IDispatchfn from(value: &IHTMLMediaElement) -> Self
impl From<&'_ IHTMLMediaElement2> for IDispatch
impl From<&'_ IHTMLMediaElement2> for IDispatchfn from(value: &IHTMLMediaElement2) -> Self
impl From<&'_ IHTMLMediaError> for IDispatch
impl From<&'_ IHTMLMediaError> for IDispatchfn from(value: &IHTMLMediaError) -> Self
impl From<&'_ IHTMLMetaElement> for IDispatch
impl From<&'_ IHTMLMetaElement> for IDispatchfn from(value: &IHTMLMetaElement) -> Self
impl From<&'_ IHTMLMetaElement2> for IDispatch
impl From<&'_ IHTMLMetaElement2> for IDispatchfn from(value: &IHTMLMetaElement2) -> Self
impl From<&'_ IHTMLMetaElement3> for IDispatch
impl From<&'_ IHTMLMetaElement3> for IDispatchfn from(value: &IHTMLMetaElement3) -> Self
impl From<&'_ IHTMLMimeTypesCollection> for IDispatch
impl From<&'_ IHTMLMimeTypesCollection> for IDispatchfn from(value: &IHTMLMimeTypesCollection) -> Self
impl From<&'_ IHTMLModelessInit> for IDispatch
impl From<&'_ IHTMLModelessInit> for IDispatchfn from(value: &IHTMLModelessInit) -> Self
impl From<&'_ IHTMLNamespace> for IDispatch
impl From<&'_ IHTMLNamespace> for IDispatchfn from(value: &IHTMLNamespace) -> Self
impl From<&'_ IHTMLNamespaceCollection> for IDispatch
impl From<&'_ IHTMLNamespaceCollection> for IDispatchfn from(value: &IHTMLNamespaceCollection) -> Self
impl From<&'_ IHTMLNextIdElement> for IDispatch
impl From<&'_ IHTMLNextIdElement> for IDispatchfn from(value: &IHTMLNextIdElement) -> Self
impl From<&'_ IHTMLNoShowElement> for IDispatch
impl From<&'_ IHTMLNoShowElement> for IDispatchfn from(value: &IHTMLNoShowElement) -> Self
impl From<&'_ IHTMLOListElement> for IDispatch
impl From<&'_ IHTMLOListElement> for IDispatchfn from(value: &IHTMLOListElement) -> Self
impl From<&'_ IHTMLObjectElement> for IDispatch
impl From<&'_ IHTMLObjectElement> for IDispatchfn from(value: &IHTMLObjectElement) -> Self
impl From<&'_ IHTMLObjectElement2> for IDispatch
impl From<&'_ IHTMLObjectElement2> for IDispatchfn from(value: &IHTMLObjectElement2) -> Self
impl From<&'_ IHTMLObjectElement3> for IDispatch
impl From<&'_ IHTMLObjectElement3> for IDispatchfn from(value: &IHTMLObjectElement3) -> Self
impl From<&'_ IHTMLObjectElement4> for IDispatch
impl From<&'_ IHTMLObjectElement4> for IDispatchfn from(value: &IHTMLObjectElement4) -> Self
impl From<&'_ IHTMLObjectElement5> for IDispatch
impl From<&'_ IHTMLObjectElement5> for IDispatchfn from(value: &IHTMLObjectElement5) -> Self
impl From<&'_ IHTMLOpsProfile> for IDispatch
impl From<&'_ IHTMLOpsProfile> for IDispatchfn from(value: &IHTMLOpsProfile) -> Self
impl From<&'_ IHTMLOptionButtonElement> for IDispatch
impl From<&'_ IHTMLOptionButtonElement> for IDispatchfn from(value: &IHTMLOptionButtonElement) -> Self
impl From<&'_ IHTMLOptionElement> for IDispatch
impl From<&'_ IHTMLOptionElement> for IDispatchfn from(value: &IHTMLOptionElement) -> Self
impl From<&'_ IHTMLOptionElement3> for IDispatch
impl From<&'_ IHTMLOptionElement3> for IDispatchfn from(value: &IHTMLOptionElement3) -> Self
impl From<&'_ IHTMLOptionElement4> for IDispatch
impl From<&'_ IHTMLOptionElement4> for IDispatchfn from(value: &IHTMLOptionElement4) -> Self
impl From<&'_ IHTMLOptionElementFactory> for IDispatch
impl From<&'_ IHTMLOptionElementFactory> for IDispatchfn from(value: &IHTMLOptionElementFactory) -> Self
impl From<&'_ IHTMLOptionsHolder> for IDispatch
impl From<&'_ IHTMLOptionsHolder> for IDispatchfn from(value: &IHTMLOptionsHolder) -> Self
impl From<&'_ IHTMLParaElement> for IDispatch
impl From<&'_ IHTMLParaElement> for IDispatchfn from(value: &IHTMLParaElement) -> Self
impl From<&'_ IHTMLParamElement> for IDispatch
impl From<&'_ IHTMLParamElement> for IDispatchfn from(value: &IHTMLParamElement) -> Self
impl From<&'_ IHTMLParamElement2> for IDispatch
impl From<&'_ IHTMLParamElement2> for IDispatchfn from(value: &IHTMLParamElement2) -> Self
impl From<&'_ IHTMLPerformance> for IDispatch
impl From<&'_ IHTMLPerformance> for IDispatchfn from(value: &IHTMLPerformance) -> Self
impl From<&'_ IHTMLPerformanceNavigation> for IDispatch
impl From<&'_ IHTMLPerformanceNavigation> for IDispatchfn from(value: &IHTMLPerformanceNavigation) -> Self
impl From<&'_ IHTMLPerformanceTiming> for IDispatch
impl From<&'_ IHTMLPerformanceTiming> for IDispatchfn from(value: &IHTMLPerformanceTiming) -> Self
impl From<&'_ IHTMLPhraseElement> for IDispatch
impl From<&'_ IHTMLPhraseElement> for IDispatchfn from(value: &IHTMLPhraseElement) -> Self
impl From<&'_ IHTMLPhraseElement2> for IDispatch
impl From<&'_ IHTMLPhraseElement2> for IDispatchfn from(value: &IHTMLPhraseElement2) -> Self
impl From<&'_ IHTMLPhraseElement3> for IDispatch
impl From<&'_ IHTMLPhraseElement3> for IDispatchfn from(value: &IHTMLPhraseElement3) -> Self
impl From<&'_ IHTMLPluginsCollection> for IDispatch
impl From<&'_ IHTMLPluginsCollection> for IDispatchfn from(value: &IHTMLPluginsCollection) -> Self
impl From<&'_ IHTMLPopup> for IDispatch
impl From<&'_ IHTMLPopup> for IDispatchfn from(value: &IHTMLPopup) -> Self
impl From<&'_ IHTMLProgressElement> for IDispatch
impl From<&'_ IHTMLProgressElement> for IDispatchfn from(value: &IHTMLProgressElement) -> Self
impl From<&'_ IHTMLRect2> for IDispatch
impl From<&'_ IHTMLRect2> for IDispatchfn from(value: &IHTMLRect2) -> Self
impl From<&'_ IHTMLRectCollection> for IDispatch
impl From<&'_ IHTMLRectCollection> for IDispatchfn from(value: &IHTMLRectCollection) -> Self
impl From<&'_ IHTMLRenderStyle> for IDispatch
impl From<&'_ IHTMLRenderStyle> for IDispatchfn from(value: &IHTMLRenderStyle) -> Self
impl From<&'_ IHTMLRuleStyle> for IDispatch
impl From<&'_ IHTMLRuleStyle> for IDispatchfn from(value: &IHTMLRuleStyle) -> Self
impl From<&'_ IHTMLRuleStyle2> for IDispatch
impl From<&'_ IHTMLRuleStyle2> for IDispatchfn from(value: &IHTMLRuleStyle2) -> Self
impl From<&'_ IHTMLRuleStyle3> for IDispatch
impl From<&'_ IHTMLRuleStyle3> for IDispatchfn from(value: &IHTMLRuleStyle3) -> Self
impl From<&'_ IHTMLRuleStyle4> for IDispatch
impl From<&'_ IHTMLRuleStyle4> for IDispatchfn from(value: &IHTMLRuleStyle4) -> Self
impl From<&'_ IHTMLRuleStyle5> for IDispatch
impl From<&'_ IHTMLRuleStyle5> for IDispatchfn from(value: &IHTMLRuleStyle5) -> Self
impl From<&'_ IHTMLRuleStyle6> for IDispatch
impl From<&'_ IHTMLRuleStyle6> for IDispatchfn from(value: &IHTMLRuleStyle6) -> Self
impl From<&'_ IHTMLScreen> for IDispatch
impl From<&'_ IHTMLScreen> for IDispatchfn from(value: &IHTMLScreen) -> Self
impl From<&'_ IHTMLScreen2> for IDispatch
impl From<&'_ IHTMLScreen2> for IDispatchfn from(value: &IHTMLScreen2) -> Self
impl From<&'_ IHTMLScreen3> for IDispatch
impl From<&'_ IHTMLScreen3> for IDispatchfn from(value: &IHTMLScreen3) -> Self
impl From<&'_ IHTMLScreen4> for IDispatch
impl From<&'_ IHTMLScreen4> for IDispatchfn from(value: &IHTMLScreen4) -> Self
impl From<&'_ IHTMLScriptElement> for IDispatch
impl From<&'_ IHTMLScriptElement> for IDispatchfn from(value: &IHTMLScriptElement) -> Self
impl From<&'_ IHTMLScriptElement2> for IDispatch
impl From<&'_ IHTMLScriptElement2> for IDispatchfn from(value: &IHTMLScriptElement2) -> Self
impl From<&'_ IHTMLScriptElement3> for IDispatch
impl From<&'_ IHTMLScriptElement3> for IDispatchfn from(value: &IHTMLScriptElement3) -> Self
impl From<&'_ IHTMLScriptElement4> for IDispatch
impl From<&'_ IHTMLScriptElement4> for IDispatchfn from(value: &IHTMLScriptElement4) -> Self
impl From<&'_ IHTMLSelectElement> for IDispatch
impl From<&'_ IHTMLSelectElement> for IDispatchfn from(value: &IHTMLSelectElement) -> Self
impl From<&'_ IHTMLSelectElement2> for IDispatch
impl From<&'_ IHTMLSelectElement2> for IDispatchfn from(value: &IHTMLSelectElement2) -> Self
impl From<&'_ IHTMLSelectElement4> for IDispatch
impl From<&'_ IHTMLSelectElement4> for IDispatchfn from(value: &IHTMLSelectElement4) -> Self
impl From<&'_ IHTMLSelectElement5> for IDispatch
impl From<&'_ IHTMLSelectElement5> for IDispatchfn from(value: &IHTMLSelectElement5) -> Self
impl From<&'_ IHTMLSelectElement6> for IDispatch
impl From<&'_ IHTMLSelectElement6> for IDispatchfn from(value: &IHTMLSelectElement6) -> Self
impl From<&'_ IHTMLSelection> for IDispatch
impl From<&'_ IHTMLSelection> for IDispatchfn from(value: &IHTMLSelection) -> Self
impl From<&'_ IHTMLSelectionObject> for IDispatch
impl From<&'_ IHTMLSelectionObject> for IDispatchfn from(value: &IHTMLSelectionObject) -> Self
impl From<&'_ IHTMLSelectionObject2> for IDispatch
impl From<&'_ IHTMLSelectionObject2> for IDispatchfn from(value: &IHTMLSelectionObject2) -> Self
impl From<&'_ IHTMLSourceElement> for IDispatch
impl From<&'_ IHTMLSourceElement> for IDispatchfn from(value: &IHTMLSourceElement) -> Self
impl From<&'_ IHTMLSpanElement> for IDispatch
impl From<&'_ IHTMLSpanElement> for IDispatchfn from(value: &IHTMLSpanElement) -> Self
impl From<&'_ IHTMLSpanFlow> for IDispatch
impl From<&'_ IHTMLSpanFlow> for IDispatchfn from(value: &IHTMLSpanFlow) -> Self
impl From<&'_ IHTMLStorage> for IDispatch
impl From<&'_ IHTMLStorage> for IDispatchfn from(value: &IHTMLStorage) -> Self
impl From<&'_ IHTMLStorage2> for IDispatch
impl From<&'_ IHTMLStorage2> for IDispatchfn from(value: &IHTMLStorage2) -> Self
impl From<&'_ IHTMLStyle> for IDispatch
impl From<&'_ IHTMLStyle> for IDispatchfn from(value: &IHTMLStyle) -> Self
impl From<&'_ IHTMLStyle2> for IDispatch
impl From<&'_ IHTMLStyle2> for IDispatchfn from(value: &IHTMLStyle2) -> Self
impl From<&'_ IHTMLStyle3> for IDispatch
impl From<&'_ IHTMLStyle3> for IDispatchfn from(value: &IHTMLStyle3) -> Self
impl From<&'_ IHTMLStyle4> for IDispatch
impl From<&'_ IHTMLStyle4> for IDispatchfn from(value: &IHTMLStyle4) -> Self
impl From<&'_ IHTMLStyle5> for IDispatch
impl From<&'_ IHTMLStyle5> for IDispatchfn from(value: &IHTMLStyle5) -> Self
impl From<&'_ IHTMLStyle6> for IDispatch
impl From<&'_ IHTMLStyle6> for IDispatchfn from(value: &IHTMLStyle6) -> Self
impl From<&'_ IHTMLStyleElement> for IDispatch
impl From<&'_ IHTMLStyleElement> for IDispatchfn from(value: &IHTMLStyleElement) -> Self
impl From<&'_ IHTMLStyleElement2> for IDispatch
impl From<&'_ IHTMLStyleElement2> for IDispatchfn from(value: &IHTMLStyleElement2) -> Self
impl From<&'_ IHTMLStyleEnabled> for IDispatch
impl From<&'_ IHTMLStyleEnabled> for IDispatchfn from(value: &IHTMLStyleEnabled) -> Self
impl From<&'_ IHTMLStyleFontFace> for IDispatch
impl From<&'_ IHTMLStyleFontFace> for IDispatchfn from(value: &IHTMLStyleFontFace) -> Self
impl From<&'_ IHTMLStyleFontFace2> for IDispatch
impl From<&'_ IHTMLStyleFontFace2> for IDispatchfn from(value: &IHTMLStyleFontFace2) -> Self
impl From<&'_ IHTMLStyleMedia> for IDispatch
impl From<&'_ IHTMLStyleMedia> for IDispatchfn from(value: &IHTMLStyleMedia) -> Self
impl From<&'_ IHTMLStyleSheet> for IDispatch
impl From<&'_ IHTMLStyleSheet> for IDispatchfn from(value: &IHTMLStyleSheet) -> Self
impl From<&'_ IHTMLStyleSheet2> for IDispatch
impl From<&'_ IHTMLStyleSheet2> for IDispatchfn from(value: &IHTMLStyleSheet2) -> Self
impl From<&'_ IHTMLStyleSheet3> for IDispatch
impl From<&'_ IHTMLStyleSheet3> for IDispatchfn from(value: &IHTMLStyleSheet3) -> Self
impl From<&'_ IHTMLStyleSheet4> for IDispatch
impl From<&'_ IHTMLStyleSheet4> for IDispatchfn from(value: &IHTMLStyleSheet4) -> Self
impl From<&'_ IHTMLStyleSheetPage> for IDispatch
impl From<&'_ IHTMLStyleSheetPage> for IDispatchfn from(value: &IHTMLStyleSheetPage) -> Self
impl From<&'_ IHTMLStyleSheetPage2> for IDispatch
impl From<&'_ IHTMLStyleSheetPage2> for IDispatchfn from(value: &IHTMLStyleSheetPage2) -> Self
impl From<&'_ IHTMLStyleSheetPagesCollection> for IDispatch
impl From<&'_ IHTMLStyleSheetPagesCollection> for IDispatchfn from(value: &IHTMLStyleSheetPagesCollection) -> Self
impl From<&'_ IHTMLStyleSheetRule> for IDispatch
impl From<&'_ IHTMLStyleSheetRule> for IDispatchfn from(value: &IHTMLStyleSheetRule) -> Self
impl From<&'_ IHTMLStyleSheetRule2> for IDispatch
impl From<&'_ IHTMLStyleSheetRule2> for IDispatchfn from(value: &IHTMLStyleSheetRule2) -> Self
impl From<&'_ IHTMLStyleSheetRuleApplied> for IDispatch
impl From<&'_ IHTMLStyleSheetRuleApplied> for IDispatchfn from(value: &IHTMLStyleSheetRuleApplied) -> Self
impl From<&'_ IHTMLStyleSheetRulesAppliedCollection> for IDispatch
impl From<&'_ IHTMLStyleSheetRulesAppliedCollection> for IDispatchfn from(value: &IHTMLStyleSheetRulesAppliedCollection) -> Self
impl From<&'_ IHTMLStyleSheetRulesCollection> for IDispatch
impl From<&'_ IHTMLStyleSheetRulesCollection> for IDispatchfn from(value: &IHTMLStyleSheetRulesCollection) -> Self
impl From<&'_ IHTMLStyleSheetRulesCollection2> for IDispatch
impl From<&'_ IHTMLStyleSheetRulesCollection2> for IDispatchfn from(value: &IHTMLStyleSheetRulesCollection2) -> Self
impl From<&'_ IHTMLStyleSheetsCollection> for IDispatch
impl From<&'_ IHTMLStyleSheetsCollection> for IDispatchfn from(value: &IHTMLStyleSheetsCollection) -> Self
impl From<&'_ IHTMLStyleSheetsCollection2> for IDispatch
impl From<&'_ IHTMLStyleSheetsCollection2> for IDispatchfn from(value: &IHTMLStyleSheetsCollection2) -> Self
impl From<&'_ IHTMLSubmitData> for IDispatch
impl From<&'_ IHTMLSubmitData> for IDispatchfn from(value: &IHTMLSubmitData) -> Self
impl From<&'_ IHTMLTable> for IDispatch
impl From<&'_ IHTMLTable> for IDispatchfn from(value: &IHTMLTable) -> Self
impl From<&'_ IHTMLTable2> for IDispatch
impl From<&'_ IHTMLTable2> for IDispatchfn from(value: &IHTMLTable2) -> Self
impl From<&'_ IHTMLTable3> for IDispatch
impl From<&'_ IHTMLTable3> for IDispatchfn from(value: &IHTMLTable3) -> Self
impl From<&'_ IHTMLTable4> for IDispatch
impl From<&'_ IHTMLTable4> for IDispatchfn from(value: &IHTMLTable4) -> Self
impl From<&'_ IHTMLTableCaption> for IDispatch
impl From<&'_ IHTMLTableCaption> for IDispatchfn from(value: &IHTMLTableCaption) -> Self
impl From<&'_ IHTMLTableCell> for IDispatch
impl From<&'_ IHTMLTableCell> for IDispatchfn from(value: &IHTMLTableCell) -> Self
impl From<&'_ IHTMLTableCell2> for IDispatch
impl From<&'_ IHTMLTableCell2> for IDispatchfn from(value: &IHTMLTableCell2) -> Self
impl From<&'_ IHTMLTableCell3> for IDispatch
impl From<&'_ IHTMLTableCell3> for IDispatchfn from(value: &IHTMLTableCell3) -> Self
impl From<&'_ IHTMLTableCol> for IDispatch
impl From<&'_ IHTMLTableCol> for IDispatchfn from(value: &IHTMLTableCol) -> Self
impl From<&'_ IHTMLTableCol2> for IDispatch
impl From<&'_ IHTMLTableCol2> for IDispatchfn from(value: &IHTMLTableCol2) -> Self
impl From<&'_ IHTMLTableCol3> for IDispatch
impl From<&'_ IHTMLTableCol3> for IDispatchfn from(value: &IHTMLTableCol3) -> Self
impl From<&'_ IHTMLTableRow> for IDispatch
impl From<&'_ IHTMLTableRow> for IDispatchfn from(value: &IHTMLTableRow) -> Self
impl From<&'_ IHTMLTableRow2> for IDispatch
impl From<&'_ IHTMLTableRow2> for IDispatchfn from(value: &IHTMLTableRow2) -> Self
impl From<&'_ IHTMLTableRow3> for IDispatch
impl From<&'_ IHTMLTableRow3> for IDispatchfn from(value: &IHTMLTableRow3) -> Self
impl From<&'_ IHTMLTableRow4> for IDispatch
impl From<&'_ IHTMLTableRow4> for IDispatchfn from(value: &IHTMLTableRow4) -> Self
impl From<&'_ IHTMLTableRowMetrics> for IDispatch
impl From<&'_ IHTMLTableRowMetrics> for IDispatchfn from(value: &IHTMLTableRowMetrics) -> Self
impl From<&'_ IHTMLTableSection> for IDispatch
impl From<&'_ IHTMLTableSection> for IDispatchfn from(value: &IHTMLTableSection) -> Self
impl From<&'_ IHTMLTableSection2> for IDispatch
impl From<&'_ IHTMLTableSection2> for IDispatchfn from(value: &IHTMLTableSection2) -> Self
impl From<&'_ IHTMLTableSection3> for IDispatch
impl From<&'_ IHTMLTableSection3> for IDispatchfn from(value: &IHTMLTableSection3) -> Self
impl From<&'_ IHTMLTableSection4> for IDispatch
impl From<&'_ IHTMLTableSection4> for IDispatchfn from(value: &IHTMLTableSection4) -> Self
impl From<&'_ IHTMLTextAreaElement> for IDispatch
impl From<&'_ IHTMLTextAreaElement> for IDispatchfn from(value: &IHTMLTextAreaElement) -> Self
impl From<&'_ IHTMLTextAreaElement2> for IDispatch
impl From<&'_ IHTMLTextAreaElement2> for IDispatchfn from(value: &IHTMLTextAreaElement2) -> Self
impl From<&'_ IHTMLTextContainer> for IDispatch
impl From<&'_ IHTMLTextContainer> for IDispatchfn from(value: &IHTMLTextContainer) -> Self
impl From<&'_ IHTMLTextElement> for IDispatch
impl From<&'_ IHTMLTextElement> for IDispatchfn from(value: &IHTMLTextElement) -> Self
impl From<&'_ IHTMLTextRangeMetrics> for IDispatch
impl From<&'_ IHTMLTextRangeMetrics> for IDispatchfn from(value: &IHTMLTextRangeMetrics) -> Self
impl From<&'_ IHTMLTextRangeMetrics2> for IDispatch
impl From<&'_ IHTMLTextRangeMetrics2> for IDispatchfn from(value: &IHTMLTextRangeMetrics2) -> Self
impl From<&'_ IHTMLTimeRanges> for IDispatch
impl From<&'_ IHTMLTimeRanges> for IDispatchfn from(value: &IHTMLTimeRanges) -> Self
impl From<&'_ IHTMLTimeRanges2> for IDispatch
impl From<&'_ IHTMLTimeRanges2> for IDispatchfn from(value: &IHTMLTimeRanges2) -> Self
impl From<&'_ IHTMLTitleElement> for IDispatch
impl From<&'_ IHTMLTitleElement> for IDispatchfn from(value: &IHTMLTitleElement) -> Self
impl From<&'_ IHTMLTxtRange> for IDispatch
impl From<&'_ IHTMLTxtRange> for IDispatchfn from(value: &IHTMLTxtRange) -> Self
impl From<&'_ IHTMLTxtRangeCollection> for IDispatch
impl From<&'_ IHTMLTxtRangeCollection> for IDispatchfn from(value: &IHTMLTxtRangeCollection) -> Self
impl From<&'_ IHTMLUListElement> for IDispatch
impl From<&'_ IHTMLUListElement> for IDispatchfn from(value: &IHTMLUListElement) -> Self
impl From<&'_ IHTMLUniqueName> for IDispatch
impl From<&'_ IHTMLUniqueName> for IDispatchfn from(value: &IHTMLUniqueName) -> Self
impl From<&'_ IHTMLUnknownElement> for IDispatch
impl From<&'_ IHTMLUnknownElement> for IDispatchfn from(value: &IHTMLUnknownElement) -> Self
impl From<&'_ IHTMLUrnCollection> for IDispatch
impl From<&'_ IHTMLUrnCollection> for IDispatchfn from(value: &IHTMLUrnCollection) -> Self
impl From<&'_ IHTMLVideoElement> for IDispatch
impl From<&'_ IHTMLVideoElement> for IDispatchfn from(value: &IHTMLVideoElement) -> Self
impl From<&'_ IHTMLWindow2> for IDispatch
impl From<&'_ IHTMLWindow2> for IDispatchfn from(value: &IHTMLWindow2) -> Self
impl From<&'_ IHTMLWindow3> for IDispatch
impl From<&'_ IHTMLWindow3> for IDispatchfn from(value: &IHTMLWindow3) -> Self
impl From<&'_ IHTMLWindow4> for IDispatch
impl From<&'_ IHTMLWindow4> for IDispatchfn from(value: &IHTMLWindow4) -> Self
impl From<&'_ IHTMLWindow5> for IDispatch
impl From<&'_ IHTMLWindow5> for IDispatchfn from(value: &IHTMLWindow5) -> Self
impl From<&'_ IHTMLWindow6> for IDispatch
impl From<&'_ IHTMLWindow6> for IDispatchfn from(value: &IHTMLWindow6) -> Self
impl From<&'_ IHTMLWindow7> for IDispatch
impl From<&'_ IHTMLWindow7> for IDispatchfn from(value: &IHTMLWindow7) -> Self
impl From<&'_ IHTMLWindow8> for IDispatch
impl From<&'_ IHTMLWindow8> for IDispatchfn from(value: &IHTMLWindow8) -> Self
impl From<&'_ IHTMLXDomainRequest> for IDispatch
impl From<&'_ IHTMLXDomainRequest> for IDispatchfn from(value: &IHTMLXDomainRequest) -> Self
impl From<&'_ IHTMLXDomainRequestFactory> for IDispatch
impl From<&'_ IHTMLXDomainRequestFactory> for IDispatchfn from(value: &IHTMLXDomainRequestFactory) -> Self
impl From<&'_ IHTMLXMLHttpRequest> for IDispatch
impl From<&'_ IHTMLXMLHttpRequest> for IDispatchfn from(value: &IHTMLXMLHttpRequest) -> Self
impl From<&'_ IHTMLXMLHttpRequest2> for IDispatch
impl From<&'_ IHTMLXMLHttpRequest2> for IDispatchfn from(value: &IHTMLXMLHttpRequest2) -> Self
impl From<&'_ IHTMLXMLHttpRequestFactory> for IDispatch
impl From<&'_ IHTMLXMLHttpRequestFactory> for IDispatchfn from(value: &IHTMLXMLHttpRequestFactory) -> Self
impl From<&'_ IHtmlDlgSafeHelper> for IDispatch
impl From<&'_ IHtmlDlgSafeHelper> for IDispatchfn from(value: &IHtmlDlgSafeHelper) -> Self
impl From<&'_ IICCSVGColor> for IDispatch
impl From<&'_ IICCSVGColor> for IDispatchfn from(value: &IICCSVGColor) -> Self
impl From<&'_ IIE70DispatchEx> for IDispatch
impl From<&'_ IIE70DispatchEx> for IDispatchfn from(value: &IIE70DispatchEx) -> Self
impl From<&'_ IIE80DispatchEx> for IDispatch
impl From<&'_ IIE80DispatchEx> for IDispatchfn from(value: &IIE80DispatchEx) -> Self
impl From<&'_ IISDBSLocator> for IDispatch
impl From<&'_ IISDBSLocator> for IDispatchfn from(value: &IISDBSLocator) -> Self
impl From<&'_ IIdleSettings> for IDispatch
impl From<&'_ IIdleSettings> for IDispatchfn from(value: &IIdleSettings) -> Self
impl From<&'_ IIdleTrigger> for IDispatch
impl From<&'_ IIdleTrigger> for IDispatchfn from(value: &IIdleTrigger) -> Self
impl From<&'_ IImageInformation> for IDispatch
impl From<&'_ IImageInformation> for IDispatchfn from(value: &IImageInformation) -> Self
impl From<&'_ IInkCollector> for IDispatch
impl From<&'_ IInkCollector> for IDispatchfn from(value: &IInkCollector) -> Self
impl From<&'_ IInkCursor> for IDispatch
impl From<&'_ IInkCursor> for IDispatchfn from(value: &IInkCursor) -> Self
impl From<&'_ IInkCursorButton> for IDispatch
impl From<&'_ IInkCursorButton> for IDispatchfn from(value: &IInkCursorButton) -> Self
impl From<&'_ IInkCursorButtons> for IDispatch
impl From<&'_ IInkCursorButtons> for IDispatchfn from(value: &IInkCursorButtons) -> Self
impl From<&'_ IInkCursors> for IDispatch
impl From<&'_ IInkCursors> for IDispatchfn from(value: &IInkCursors) -> Self
impl From<&'_ IInkCustomStrokes> for IDispatch
impl From<&'_ IInkCustomStrokes> for IDispatchfn from(value: &IInkCustomStrokes) -> Self
impl From<&'_ IInkDivider> for IDispatch
impl From<&'_ IInkDivider> for IDispatchfn from(value: &IInkDivider) -> Self
impl From<&'_ IInkDivisionResult> for IDispatch
impl From<&'_ IInkDivisionResult> for IDispatchfn from(value: &IInkDivisionResult) -> Self
impl From<&'_ IInkDivisionUnit> for IDispatch
impl From<&'_ IInkDivisionUnit> for IDispatchfn from(value: &IInkDivisionUnit) -> Self
impl From<&'_ IInkDivisionUnits> for IDispatch
impl From<&'_ IInkDivisionUnits> for IDispatchfn from(value: &IInkDivisionUnits) -> Self
impl From<&'_ IInkDrawingAttributes> for IDispatch
impl From<&'_ IInkDrawingAttributes> for IDispatchfn from(value: &IInkDrawingAttributes) -> Self
impl From<&'_ IInkExtendedProperties> for IDispatch
impl From<&'_ IInkExtendedProperties> for IDispatchfn from(value: &IInkExtendedProperties) -> Self
impl From<&'_ IInkExtendedProperty> for IDispatch
impl From<&'_ IInkExtendedProperty> for IDispatchfn from(value: &IInkExtendedProperty) -> Self
impl From<&'_ IInkGesture> for IDispatch
impl From<&'_ IInkGesture> for IDispatchfn from(value: &IInkGesture) -> Self
impl From<&'_ IInkOverlay> for IDispatch
impl From<&'_ IInkOverlay> for IDispatchfn from(value: &IInkOverlay) -> Self
impl From<&'_ IInkPicture> for IDispatch
impl From<&'_ IInkPicture> for IDispatchfn from(value: &IInkPicture) -> Self
impl From<&'_ IInkRecognitionAlternate> for IDispatch
impl From<&'_ IInkRecognitionAlternate> for IDispatchfn from(value: &IInkRecognitionAlternate) -> Self
impl From<&'_ IInkRecognitionAlternates> for IDispatch
impl From<&'_ IInkRecognitionAlternates> for IDispatchfn from(value: &IInkRecognitionAlternates) -> Self
impl From<&'_ IInkRecognitionResult> for IDispatch
impl From<&'_ IInkRecognitionResult> for IDispatchfn from(value: &IInkRecognitionResult) -> Self
impl From<&'_ IInkRecognizer> for IDispatch
impl From<&'_ IInkRecognizer> for IDispatchfn from(value: &IInkRecognizer) -> Self
impl From<&'_ IInkRecognizer2> for IDispatch
impl From<&'_ IInkRecognizer2> for IDispatchfn from(value: &IInkRecognizer2) -> Self
impl From<&'_ IInkRecognizerContext> for IDispatch
impl From<&'_ IInkRecognizerContext> for IDispatchfn from(value: &IInkRecognizerContext) -> Self
impl From<&'_ IInkRecognizerContext2> for IDispatch
impl From<&'_ IInkRecognizerContext2> for IDispatchfn from(value: &IInkRecognizerContext2) -> Self
impl From<&'_ IInkRecognizerGuide> for IDispatch
impl From<&'_ IInkRecognizerGuide> for IDispatchfn from(value: &IInkRecognizerGuide) -> Self
impl From<&'_ IInkRecognizers> for IDispatch
impl From<&'_ IInkRecognizers> for IDispatchfn from(value: &IInkRecognizers) -> Self
impl From<&'_ IInkRectangle> for IDispatch
impl From<&'_ IInkRectangle> for IDispatchfn from(value: &IInkRectangle) -> Self
impl From<&'_ IInkRenderer> for IDispatch
impl From<&'_ IInkRenderer> for IDispatchfn from(value: &IInkRenderer) -> Self
impl From<&'_ IInkStrokeDisp> for IDispatch
impl From<&'_ IInkStrokeDisp> for IDispatchfn from(value: &IInkStrokeDisp) -> Self
impl From<&'_ IInkStrokes> for IDispatch
impl From<&'_ IInkStrokes> for IDispatchfn from(value: &IInkStrokes) -> Self
impl From<&'_ IInkTablet> for IDispatch
impl From<&'_ IInkTablet> for IDispatchfn from(value: &IInkTablet) -> Self
impl From<&'_ IInkTablet2> for IDispatch
impl From<&'_ IInkTablet2> for IDispatchfn from(value: &IInkTablet2) -> Self
impl From<&'_ IInkTablet3> for IDispatch
impl From<&'_ IInkTablet3> for IDispatchfn from(value: &IInkTablet3) -> Self
impl From<&'_ IInkTablets> for IDispatch
impl From<&'_ IInkTablets> for IDispatchfn from(value: &IInkTablets) -> Self
impl From<&'_ IInkTransform> for IDispatch
impl From<&'_ IInkTransform> for IDispatchfn from(value: &IInkTransform) -> Self
impl From<&'_ IInkWordList> for IDispatch
impl From<&'_ IInkWordList> for IDispatchfn from(value: &IInkWordList) -> Self
impl From<&'_ IInkWordList2> for IDispatch
impl From<&'_ IInkWordList2> for IDispatchfn from(value: &IInkWordList2) -> Self
impl From<&'_ IInstallationAgent> for IDispatch
impl From<&'_ IInstallationAgent> for IDispatchfn from(value: &IInstallationAgent) -> Self
impl From<&'_ IInstallationBehavior> for IDispatch
impl From<&'_ IInstallationBehavior> for IDispatchfn from(value: &IInstallationBehavior) -> Self
impl From<&'_ IInstallationCompletedCallbackArgs> for IDispatch
impl From<&'_ IInstallationCompletedCallbackArgs> for IDispatchfn from(value: &IInstallationCompletedCallbackArgs) -> Self
impl From<&'_ IInstallationJob> for IDispatch
impl From<&'_ IInstallationJob> for IDispatchfn from(value: &IInstallationJob) -> Self
impl From<&'_ IInstallationProgress> for IDispatch
impl From<&'_ IInstallationProgress> for IDispatchfn from(value: &IInstallationProgress) -> Self
impl From<&'_ IInstallationProgressChangedCallbackArgs> for IDispatch
impl From<&'_ IInstallationProgressChangedCallbackArgs> for IDispatchfn from(value: &IInstallationProgressChangedCallbackArgs) -> Self
impl From<&'_ IInstallationResult> for IDispatch
impl From<&'_ IInstallationResult> for IDispatchfn from(value: &IInstallationResult) -> Self
impl From<&'_ IInvalidProductLicenseException> for IDispatch
impl From<&'_ IInvalidProductLicenseException> for IDispatchfn from(value: &IInvalidProductLicenseException) -> Self
impl From<&'_ IIsoImageManager> for IDispatch
impl From<&'_ IIsoImageManager> for IDispatchfn from(value: &IIsoImageManager) -> Self
impl From<&'_ ILanguageComponentType> for IDispatch
impl From<&'_ ILanguageComponentType> for IDispatchfn from(value: &ILanguageComponentType) -> Self
impl From<&'_ ILatLongReportFactory> for IDispatch
impl From<&'_ ILatLongReportFactory> for IDispatchfn from(value: &ILatLongReportFactory) -> Self
impl From<&'_ ILocationReportFactory> for IDispatch
impl From<&'_ ILocationReportFactory> for IDispatchfn from(value: &ILocationReportFactory) -> Self
impl From<&'_ ILogonTrigger> for IDispatch
impl From<&'_ ILogonTrigger> for IDispatchfn from(value: &ILogonTrigger) -> Self
impl From<&'_ IMPEG2Component> for IDispatch
impl From<&'_ IMPEG2Component> for IDispatchfn from(value: &IMPEG2Component) -> Self
impl From<&'_ IMPEG2ComponentType> for IDispatch
impl From<&'_ IMPEG2ComponentType> for IDispatchfn from(value: &IMPEG2ComponentType) -> Self
impl From<&'_ IMPEG2TuneRequest> for IDispatch
impl From<&'_ IMPEG2TuneRequest> for IDispatchfn from(value: &IMPEG2TuneRequest) -> Self
impl From<&'_ IMPEG2TuneRequestFactory> for IDispatch
impl From<&'_ IMPEG2TuneRequestFactory> for IDispatchfn from(value: &IMPEG2TuneRequestFactory) -> Self
impl From<&'_ IMSCEPSetup> for IDispatch
impl From<&'_ IMSCEPSetup> for IDispatchfn from(value: &IMSCEPSetup) -> Self
impl From<&'_ IMSEventBinder> for IDispatch
impl From<&'_ IMSEventBinder> for IDispatchfn from(value: &IMSEventBinder) -> Self
impl From<&'_ IMSVidAnalogTuner> for IDispatch
impl From<&'_ IMSVidAnalogTuner> for IDispatchfn from(value: &IMSVidAnalogTuner) -> Self
impl From<&'_ IMSVidAnalogTuner2> for IDispatch
impl From<&'_ IMSVidAnalogTuner2> for IDispatchfn from(value: &IMSVidAnalogTuner2) -> Self
impl From<&'_ IMSVidAnalogTunerEvent> for IDispatch
impl From<&'_ IMSVidAnalogTunerEvent> for IDispatchfn from(value: &IMSVidAnalogTunerEvent) -> Self
impl From<&'_ IMSVidAudioRenderer> for IDispatch
impl From<&'_ IMSVidAudioRenderer> for IDispatchfn from(value: &IMSVidAudioRenderer) -> Self
impl From<&'_ IMSVidAudioRendererDevices> for IDispatch
impl From<&'_ IMSVidAudioRendererDevices> for IDispatchfn from(value: &IMSVidAudioRendererDevices) -> Self
impl From<&'_ IMSVidAudioRendererEvent> for IDispatch
impl From<&'_ IMSVidAudioRendererEvent> for IDispatchfn from(value: &IMSVidAudioRendererEvent) -> Self
impl From<&'_ IMSVidAudioRendererEvent2> for IDispatch
impl From<&'_ IMSVidAudioRendererEvent2> for IDispatchfn from(value: &IMSVidAudioRendererEvent2) -> Self
impl From<&'_ IMSVidClosedCaptioning> for IDispatch
impl From<&'_ IMSVidClosedCaptioning> for IDispatchfn from(value: &IMSVidClosedCaptioning) -> Self
impl From<&'_ IMSVidClosedCaptioning2> for IDispatch
impl From<&'_ IMSVidClosedCaptioning2> for IDispatchfn from(value: &IMSVidClosedCaptioning2) -> Self
impl From<&'_ IMSVidClosedCaptioning3> for IDispatch
impl From<&'_ IMSVidClosedCaptioning3> for IDispatchfn from(value: &IMSVidClosedCaptioning3) -> Self
impl From<&'_ IMSVidDataServices> for IDispatch
impl From<&'_ IMSVidDataServices> for IDispatchfn from(value: &IMSVidDataServices) -> Self
impl From<&'_ IMSVidDataServicesEvent> for IDispatch
impl From<&'_ IMSVidDataServicesEvent> for IDispatchfn from(value: &IMSVidDataServicesEvent) -> Self
impl From<&'_ IMSVidDevice> for IDispatch
impl From<&'_ IMSVidDevice> for IDispatchfn from(value: &IMSVidDevice) -> Self
impl From<&'_ IMSVidDeviceEvent> for IDispatch
impl From<&'_ IMSVidDeviceEvent> for IDispatchfn from(value: &IMSVidDeviceEvent) -> Self
impl From<&'_ IMSVidEVREvent> for IDispatch
impl From<&'_ IMSVidEVREvent> for IDispatchfn from(value: &IMSVidEVREvent) -> Self
impl From<&'_ IMSVidEncoder> for IDispatch
impl From<&'_ IMSVidEncoder> for IDispatchfn from(value: &IMSVidEncoder) -> Self
impl From<&'_ IMSVidFeature> for IDispatch
impl From<&'_ IMSVidFeature> for IDispatchfn from(value: &IMSVidFeature) -> Self
impl From<&'_ IMSVidFeatureEvent> for IDispatch
impl From<&'_ IMSVidFeatureEvent> for IDispatchfn from(value: &IMSVidFeatureEvent) -> Self
impl From<&'_ IMSVidFeatures> for IDispatch
impl From<&'_ IMSVidFeatures> for IDispatchfn from(value: &IMSVidFeatures) -> Self
impl From<&'_ IMSVidFilePlayback> for IDispatch
impl From<&'_ IMSVidFilePlayback> for IDispatchfn from(value: &IMSVidFilePlayback) -> Self
impl From<&'_ IMSVidFilePlayback2> for IDispatch
impl From<&'_ IMSVidFilePlayback2> for IDispatchfn from(value: &IMSVidFilePlayback2) -> Self
impl From<&'_ IMSVidFilePlaybackEvent> for IDispatch
impl From<&'_ IMSVidFilePlaybackEvent> for IDispatchfn from(value: &IMSVidFilePlaybackEvent) -> Self
impl From<&'_ IMSVidGenericSink> for IDispatch
impl From<&'_ IMSVidGenericSink> for IDispatchfn from(value: &IMSVidGenericSink) -> Self
impl From<&'_ IMSVidGenericSink2> for IDispatch
impl From<&'_ IMSVidGenericSink2> for IDispatchfn from(value: &IMSVidGenericSink2) -> Self
impl From<&'_ IMSVidInputDevice> for IDispatch
impl From<&'_ IMSVidInputDevice> for IDispatchfn from(value: &IMSVidInputDevice) -> Self
impl From<&'_ IMSVidInputDeviceEvent> for IDispatch
impl From<&'_ IMSVidInputDeviceEvent> for IDispatchfn from(value: &IMSVidInputDeviceEvent) -> Self
impl From<&'_ IMSVidInputDevices> for IDispatch
impl From<&'_ IMSVidInputDevices> for IDispatchfn from(value: &IMSVidInputDevices) -> Self
impl From<&'_ IMSVidOutputDevice> for IDispatch
impl From<&'_ IMSVidOutputDevice> for IDispatchfn from(value: &IMSVidOutputDevice) -> Self
impl From<&'_ IMSVidOutputDeviceEvent> for IDispatch
impl From<&'_ IMSVidOutputDeviceEvent> for IDispatchfn from(value: &IMSVidOutputDeviceEvent) -> Self
impl From<&'_ IMSVidOutputDevices> for IDispatch
impl From<&'_ IMSVidOutputDevices> for IDispatchfn from(value: &IMSVidOutputDevices) -> Self
impl From<&'_ IMSVidPlayback> for IDispatch
impl From<&'_ IMSVidPlayback> for IDispatchfn from(value: &IMSVidPlayback) -> Self
impl From<&'_ IMSVidPlaybackEvent> for IDispatch
impl From<&'_ IMSVidPlaybackEvent> for IDispatchfn from(value: &IMSVidPlaybackEvent) -> Self
impl From<&'_ IMSVidRect> for IDispatch
impl From<&'_ IMSVidRect> for IDispatchfn from(value: &IMSVidRect) -> Self
impl From<&'_ IMSVidStreamBufferRecordingControl> for IDispatch
impl From<&'_ IMSVidStreamBufferRecordingControl> for IDispatchfn from(value: &IMSVidStreamBufferRecordingControl) -> Self
impl From<&'_ IMSVidStreamBufferSink> for IDispatch
impl From<&'_ IMSVidStreamBufferSink> for IDispatchfn from(value: &IMSVidStreamBufferSink) -> Self
impl From<&'_ IMSVidStreamBufferSink2> for IDispatch
impl From<&'_ IMSVidStreamBufferSink2> for IDispatchfn from(value: &IMSVidStreamBufferSink2) -> Self
impl From<&'_ IMSVidStreamBufferSink3> for IDispatch
impl From<&'_ IMSVidStreamBufferSink3> for IDispatchfn from(value: &IMSVidStreamBufferSink3) -> Self
impl From<&'_ IMSVidStreamBufferSinkEvent> for IDispatch
impl From<&'_ IMSVidStreamBufferSinkEvent> for IDispatchfn from(value: &IMSVidStreamBufferSinkEvent) -> Self
impl From<&'_ IMSVidStreamBufferSinkEvent2> for IDispatch
impl From<&'_ IMSVidStreamBufferSinkEvent2> for IDispatchfn from(value: &IMSVidStreamBufferSinkEvent2) -> Self
impl From<&'_ IMSVidStreamBufferSinkEvent3> for IDispatch
impl From<&'_ IMSVidStreamBufferSinkEvent3> for IDispatchfn from(value: &IMSVidStreamBufferSinkEvent3) -> Self
impl From<&'_ IMSVidStreamBufferSinkEvent4> for IDispatch
impl From<&'_ IMSVidStreamBufferSinkEvent4> for IDispatchfn from(value: &IMSVidStreamBufferSinkEvent4) -> Self
impl From<&'_ IMSVidStreamBufferSource> for IDispatch
impl From<&'_ IMSVidStreamBufferSource> for IDispatchfn from(value: &IMSVidStreamBufferSource) -> Self
impl From<&'_ IMSVidStreamBufferSource2> for IDispatch
impl From<&'_ IMSVidStreamBufferSource2> for IDispatchfn from(value: &IMSVidStreamBufferSource2) -> Self
impl From<&'_ IMSVidStreamBufferSourceEvent> for IDispatch
impl From<&'_ IMSVidStreamBufferSourceEvent> for IDispatchfn from(value: &IMSVidStreamBufferSourceEvent) -> Self
impl From<&'_ IMSVidStreamBufferSourceEvent2> for IDispatch
impl From<&'_ IMSVidStreamBufferSourceEvent2> for IDispatchfn from(value: &IMSVidStreamBufferSourceEvent2) -> Self
impl From<&'_ IMSVidStreamBufferSourceEvent3> for IDispatch
impl From<&'_ IMSVidStreamBufferSourceEvent3> for IDispatchfn from(value: &IMSVidStreamBufferSourceEvent3) -> Self
impl From<&'_ IMSVidStreamBufferV2SourceEvent> for IDispatch
impl From<&'_ IMSVidStreamBufferV2SourceEvent> for IDispatchfn from(value: &IMSVidStreamBufferV2SourceEvent) -> Self
impl From<&'_ IMSVidTuner> for IDispatch
impl From<&'_ IMSVidTuner> for IDispatchfn from(value: &IMSVidTuner) -> Self
impl From<&'_ IMSVidTunerEvent> for IDispatch
impl From<&'_ IMSVidTunerEvent> for IDispatchfn from(value: &IMSVidTunerEvent) -> Self
impl From<&'_ IMSVidVMR9> for IDispatch
impl From<&'_ IMSVidVMR9> for IDispatchfn from(value: &IMSVidVMR9) -> Self
impl From<&'_ IMSVidVideoInputDevice> for IDispatch
impl From<&'_ IMSVidVideoInputDevice> for IDispatchfn from(value: &IMSVidVideoInputDevice) -> Self
impl From<&'_ IMSVidVideoRenderer> for IDispatch
impl From<&'_ IMSVidVideoRenderer> for IDispatchfn from(value: &IMSVidVideoRenderer) -> Self
impl From<&'_ IMSVidVideoRenderer2> for IDispatch
impl From<&'_ IMSVidVideoRenderer2> for IDispatchfn from(value: &IMSVidVideoRenderer2) -> Self
impl From<&'_ IMSVidVideoRendererDevices> for IDispatch
impl From<&'_ IMSVidVideoRendererDevices> for IDispatchfn from(value: &IMSVidVideoRendererDevices) -> Self
impl From<&'_ IMSVidVideoRendererEvent> for IDispatch
impl From<&'_ IMSVidVideoRendererEvent> for IDispatchfn from(value: &IMSVidVideoRendererEvent) -> Self
impl From<&'_ IMSVidVideoRendererEvent2> for IDispatch
impl From<&'_ IMSVidVideoRendererEvent2> for IDispatchfn from(value: &IMSVidVideoRendererEvent2) -> Self
impl From<&'_ IMSVidWebDVD> for IDispatch
impl From<&'_ IMSVidWebDVD> for IDispatchfn from(value: &IMSVidWebDVD) -> Self
impl From<&'_ IMSVidWebDVD2> for IDispatch
impl From<&'_ IMSVidWebDVD2> for IDispatchfn from(value: &IMSVidWebDVD2) -> Self
impl From<&'_ IMSVidWebDVDAdm> for IDispatch
impl From<&'_ IMSVidWebDVDAdm> for IDispatchfn from(value: &IMSVidWebDVDAdm) -> Self
impl From<&'_ IMSVidWebDVDEvent> for IDispatch
impl From<&'_ IMSVidWebDVDEvent> for IDispatchfn from(value: &IMSVidWebDVDEvent) -> Self
impl From<&'_ IMSVidXDSEvent> for IDispatch
impl From<&'_ IMSVidXDSEvent> for IDispatchfn from(value: &IMSVidXDSEvent) -> Self
impl From<&'_ IMTSLocator> for IDispatch
impl From<&'_ IMTSLocator> for IDispatchfn from(value: &IMTSLocator) -> Self
impl From<&'_ IMXAttributes> for IDispatch
impl From<&'_ IMXAttributes> for IDispatchfn from(value: &IMXAttributes) -> Self
impl From<&'_ IMXNamespacePrefixes> for IDispatch
impl From<&'_ IMXNamespacePrefixes> for IDispatchfn from(value: &IMXNamespacePrefixes) -> Self
impl From<&'_ IMXReaderControl> for IDispatch
impl From<&'_ IMXReaderControl> for IDispatchfn from(value: &IMXReaderControl) -> Self
impl From<&'_ IMXSchemaDeclHandler> for IDispatch
impl From<&'_ IMXSchemaDeclHandler> for IDispatchfn from(value: &IMXSchemaDeclHandler) -> Self
impl From<&'_ IMXXMLFilter> for IDispatch
impl From<&'_ IMXXMLFilter> for IDispatchfn from(value: &IMXXMLFilter) -> Self
impl From<&'_ IMaintenanceSettings> for IDispatch
impl From<&'_ IMaintenanceSettings> for IDispatchfn from(value: &IMaintenanceSettings) -> Self
impl From<&'_ IMathInputControl> for IDispatch
impl From<&'_ IMathInputControl> for IDispatchfn from(value: &IMathInputControl) -> Self
impl From<&'_ IMcastAddressAllocation> for IDispatch
impl From<&'_ IMcastAddressAllocation> for IDispatchfn from(value: &IMcastAddressAllocation) -> Self
impl From<&'_ IMcastLeaseInfo> for IDispatch
impl From<&'_ IMcastLeaseInfo> for IDispatchfn from(value: &IMcastLeaseInfo) -> Self
impl From<&'_ IMcastScope> for IDispatch
impl From<&'_ IMcastScope> for IDispatchfn from(value: &IMcastScope) -> Self
impl From<&'_ IMediaControl> for IDispatch
impl From<&'_ IMediaControl> for IDispatchfn from(value: &IMediaControl) -> Self
impl From<&'_ IMediaEvent> for IDispatch
impl From<&'_ IMediaEvent> for IDispatchfn from(value: &IMediaEvent) -> Self
impl From<&'_ IMediaEventEx> for IDispatch
impl From<&'_ IMediaEventEx> for IDispatchfn from(value: &IMediaEventEx) -> Self
impl From<&'_ IMediaPosition> for IDispatch
impl From<&'_ IMediaPosition> for IDispatchfn from(value: &IMediaPosition) -> Self
impl From<&'_ IMediaTypeInfo> for IDispatch
impl From<&'_ IMediaTypeInfo> for IDispatchfn from(value: &IMediaTypeInfo) -> Self
impl From<&'_ IMessageMover> for IDispatch
impl From<&'_ IMessageMover> for IDispatchfn from(value: &IMessageMover) -> Self
impl From<&'_ IMonthlyDOWTrigger> for IDispatch
impl From<&'_ IMonthlyDOWTrigger> for IDispatchfn from(value: &IMonthlyDOWTrigger) -> Self
impl From<&'_ IMonthlyTrigger> for IDispatch
impl From<&'_ IMonthlyTrigger> for IDispatchfn from(value: &IMonthlyTrigger) -> Self
impl From<&'_ IMsmDependencies> for IDispatch
impl From<&'_ IMsmDependencies> for IDispatchfn from(value: &IMsmDependencies) -> Self
impl From<&'_ IMsmDependency> for IDispatch
impl From<&'_ IMsmDependency> for IDispatchfn from(value: &IMsmDependency) -> Self
impl From<&'_ IMsmErrors> for IDispatch
impl From<&'_ IMsmErrors> for IDispatchfn from(value: &IMsmErrors) -> Self
impl From<&'_ IMsmGetFiles> for IDispatch
impl From<&'_ IMsmGetFiles> for IDispatchfn from(value: &IMsmGetFiles) -> Self
impl From<&'_ IMsmStrings> for IDispatch
impl From<&'_ IMsmStrings> for IDispatchfn from(value: &IMsmStrings) -> Self
impl From<&'_ IMtsEventInfo> for IDispatch
impl From<&'_ IMtsEventInfo> for IDispatchfn from(value: &IMtsEventInfo) -> Self
impl From<&'_ IMtsEvents> for IDispatch
impl From<&'_ IMtsEvents> for IDispatchfn from(value: &IMtsEvents) -> Self
impl From<&'_ IMultisession> for IDispatch
impl From<&'_ IMultisession> for IDispatchfn from(value: &IMultisession) -> Self
impl From<&'_ IMultisessionRandomWrite> for IDispatch
impl From<&'_ IMultisessionRandomWrite> for IDispatchfn from(value: &IMultisessionRandomWrite) -> Self
impl From<&'_ IMultisessionSequential> for IDispatch
impl From<&'_ IMultisessionSequential> for IDispatchfn from(value: &IMultisessionSequential) -> Self
impl From<&'_ IMultisessionSequential2> for IDispatch
impl From<&'_ IMultisessionSequential2> for IDispatchfn from(value: &IMultisessionSequential2) -> Self
impl From<&'_ INATEventManager> for IDispatch
impl From<&'_ INATEventManager> for IDispatchfn from(value: &INATEventManager) -> Self
impl From<&'_ INavigatorDoNotTrack> for IDispatch
impl From<&'_ INavigatorDoNotTrack> for IDispatchfn from(value: &INavigatorDoNotTrack) -> Self
impl From<&'_ INavigatorGeolocation> for IDispatch
impl From<&'_ INavigatorGeolocation> for IDispatchfn from(value: &INavigatorGeolocation) -> Self
impl From<&'_ INetConnectionProps> for IDispatch
impl From<&'_ INetConnectionProps> for IDispatchfn from(value: &INetConnectionProps) -> Self
impl From<&'_ INetFwAuthorizedApplication> for IDispatch
impl From<&'_ INetFwAuthorizedApplication> for IDispatchfn from(value: &INetFwAuthorizedApplication) -> Self
impl From<&'_ INetFwAuthorizedApplications> for IDispatch
impl From<&'_ INetFwAuthorizedApplications> for IDispatchfn from(value: &INetFwAuthorizedApplications) -> Self
impl From<&'_ INetFwIcmpSettings> for IDispatch
impl From<&'_ INetFwIcmpSettings> for IDispatchfn from(value: &INetFwIcmpSettings) -> Self
impl From<&'_ INetFwOpenPort> for IDispatch
impl From<&'_ INetFwOpenPort> for IDispatchfn from(value: &INetFwOpenPort) -> Self
impl From<&'_ INetFwOpenPorts> for IDispatch
impl From<&'_ INetFwOpenPorts> for IDispatchfn from(value: &INetFwOpenPorts) -> Self
impl From<&'_ INetFwPolicy> for IDispatch
impl From<&'_ INetFwPolicy> for IDispatchfn from(value: &INetFwPolicy) -> Self
impl From<&'_ INetFwPolicy2> for IDispatch
impl From<&'_ INetFwPolicy2> for IDispatchfn from(value: &INetFwPolicy2) -> Self
impl From<&'_ INetFwProduct> for IDispatch
impl From<&'_ INetFwProduct> for IDispatchfn from(value: &INetFwProduct) -> Self
impl From<&'_ INetFwProducts> for IDispatch
impl From<&'_ INetFwProducts> for IDispatchfn from(value: &INetFwProducts) -> Self
impl From<&'_ INetFwProfile> for IDispatch
impl From<&'_ INetFwProfile> for IDispatchfn from(value: &INetFwProfile) -> Self
impl From<&'_ INetFwRemoteAdminSettings> for IDispatch
impl From<&'_ INetFwRemoteAdminSettings> for IDispatchfn from(value: &INetFwRemoteAdminSettings) -> Self
impl From<&'_ INetFwRule> for IDispatch
impl From<&'_ INetFwRule> for IDispatchfn from(value: &INetFwRule) -> Self
impl From<&'_ INetFwRule2> for IDispatch
impl From<&'_ INetFwRule2> for IDispatchfn from(value: &INetFwRule2) -> Self
impl From<&'_ INetFwRule3> for IDispatch
impl From<&'_ INetFwRule3> for IDispatchfn from(value: &INetFwRule3) -> Self
impl From<&'_ INetFwRules> for IDispatch
impl From<&'_ INetFwRules> for IDispatchfn from(value: &INetFwRules) -> Self
impl From<&'_ INetFwService> for IDispatch
impl From<&'_ INetFwService> for IDispatchfn from(value: &INetFwService) -> Self
impl From<&'_ INetFwServiceRestriction> for IDispatch
impl From<&'_ INetFwServiceRestriction> for IDispatchfn from(value: &INetFwServiceRestriction) -> Self
impl From<&'_ INetFwServices> for IDispatch
impl From<&'_ INetFwServices> for IDispatchfn from(value: &INetFwServices) -> Self
impl From<&'_ INetSharingConfiguration> for IDispatch
impl From<&'_ INetSharingConfiguration> for IDispatchfn from(value: &INetSharingConfiguration) -> Self
impl From<&'_ INetSharingEveryConnectionCollection> for IDispatch
impl From<&'_ INetSharingEveryConnectionCollection> for IDispatchfn from(value: &INetSharingEveryConnectionCollection) -> Self
impl From<&'_ INetSharingManager> for IDispatch
impl From<&'_ INetSharingManager> for IDispatchfn from(value: &INetSharingManager) -> Self
impl From<&'_ INetSharingPortMapping> for IDispatch
impl From<&'_ INetSharingPortMapping> for IDispatchfn from(value: &INetSharingPortMapping) -> Self
impl From<&'_ INetSharingPortMappingCollection> for IDispatch
impl From<&'_ INetSharingPortMappingCollection> for IDispatchfn from(value: &INetSharingPortMappingCollection) -> Self
impl From<&'_ INetSharingPortMappingProps> for IDispatch
impl From<&'_ INetSharingPortMappingProps> for IDispatchfn from(value: &INetSharingPortMappingProps) -> Self
impl From<&'_ INetSharingPrivateConnectionCollection> for IDispatch
impl From<&'_ INetSharingPrivateConnectionCollection> for IDispatchfn from(value: &INetSharingPrivateConnectionCollection) -> Self
impl From<&'_ INetSharingPublicConnectionCollection> for IDispatch
impl From<&'_ INetSharingPublicConnectionCollection> for IDispatchfn from(value: &INetSharingPublicConnectionCollection) -> Self
impl From<&'_ INetworkConnection> for IDispatch
impl From<&'_ INetworkConnection> for IDispatchfn from(value: &INetworkConnection) -> Self
impl From<&'_ INetworkListManager> for IDispatch
impl From<&'_ INetworkListManager> for IDispatchfn from(value: &INetworkListManager) -> Self
impl From<&'_ INetworkSettings> for IDispatch
impl From<&'_ INetworkSettings> for IDispatchfn from(value: &INetworkSettings) -> Self
impl From<&'_ INewWDEvents> for IDispatch
impl From<&'_ INewWDEvents> for IDispatchfn from(value: &INewWDEvents) -> Self
impl From<&'_ IOCSPAdmin> for IDispatch
impl From<&'_ IOCSPAdmin> for IDispatchfn from(value: &IOCSPAdmin) -> Self
impl From<&'_ IOCSPCAConfiguration> for IDispatch
impl From<&'_ IOCSPCAConfiguration> for IDispatchfn from(value: &IOCSPCAConfiguration) -> Self
impl From<&'_ IOCSPCAConfigurationCollection> for IDispatch
impl From<&'_ IOCSPCAConfigurationCollection> for IDispatchfn from(value: &IOCSPCAConfigurationCollection) -> Self
impl From<&'_ IOCSPProperty> for IDispatch
impl From<&'_ IOCSPProperty> for IDispatchfn from(value: &IOCSPProperty) -> Self
impl From<&'_ IOCSPPropertyCollection> for IDispatch
impl From<&'_ IOCSPPropertyCollection> for IDispatchfn from(value: &IOCSPPropertyCollection) -> Self
impl From<&'_ IObjectConstructString> for IDispatch
impl From<&'_ IObjectConstructString> for IDispatchfn from(value: &IObjectConstructString) -> Self
impl From<&'_ IObjectIds> for IDispatch
impl From<&'_ IObjectIds> for IDispatchfn from(value: &IObjectIds) -> Self
impl From<&'_ IOmHistory> for IDispatch
impl From<&'_ IOmHistory> for IDispatchfn from(value: &IOmHistory) -> Self
impl From<&'_ IOmNavigator> for IDispatch
impl From<&'_ IOmNavigator> for IDispatchfn from(value: &IOmNavigator) -> Self
impl From<&'_ IPenInputPanel> for IDispatch
impl From<&'_ IPenInputPanel> for IDispatchfn from(value: &IPenInputPanel) -> Self
impl From<&'_ IPerformanceCounterDataCollector> for IDispatch
impl From<&'_ IPerformanceCounterDataCollector> for IDispatchfn from(value: &IPerformanceCounterDataCollector) -> Self
impl From<&'_ IPictureDisp> for IDispatch
impl From<&'_ IPictureDisp> for IDispatchfn from(value: &IPictureDisp) -> Self
impl From<&'_ IPolicyQualifier> for IDispatch
impl From<&'_ IPolicyQualifier> for IDispatchfn from(value: &IPolicyQualifier) -> Self
impl From<&'_ IPolicyQualifiers> for IDispatch
impl From<&'_ IPolicyQualifiers> for IDispatchfn from(value: &IPolicyQualifiers) -> Self
impl From<&'_ IPoolManager> for IDispatch
impl From<&'_ IPoolManager> for IDispatchfn from(value: &IPoolManager) -> Self
impl From<&'_ IPortableDeviceWebControl> for IDispatch
impl From<&'_ IPortableDeviceWebControl> for IDispatchfn from(value: &IPortableDeviceWebControl) -> Self
impl From<&'_ IPrincipal> for IDispatch
impl From<&'_ IPrincipal> for IDispatchfn from(value: &IPrincipal) -> Self
impl From<&'_ IPrincipal2> for IDispatch
impl From<&'_ IPrincipal2> for IDispatchfn from(value: &IPrincipal2) -> Self
impl From<&'_ IPrintDocumentPackageStatusEvent> for IDispatch
impl From<&'_ IPrintDocumentPackageStatusEvent> for IDispatchfn from(value: &IPrintDocumentPackageStatusEvent) -> Self
impl From<&'_ IPrintManagerTemplatePrinter> for IDispatch
impl From<&'_ IPrintManagerTemplatePrinter> for IDispatchfn from(value: &IPrintManagerTemplatePrinter) -> Self
impl From<&'_ IPrintManagerTemplatePrinter2> for IDispatch
impl From<&'_ IPrintManagerTemplatePrinter2> for IDispatchfn from(value: &IPrintManagerTemplatePrinter2) -> Self
impl From<&'_ IProgressItem> for IDispatch
impl From<&'_ IProgressItem> for IDispatchfn from(value: &IProgressItem) -> Self
impl From<&'_ IProgressItems> for IDispatch
impl From<&'_ IProgressItems> for IDispatchfn from(value: &IProgressItems) -> Self
impl From<&'_ IProvideWinSATAssessmentInfo> for IDispatch
impl From<&'_ IProvideWinSATAssessmentInfo> for IDispatchfn from(value: &IProvideWinSATAssessmentInfo) -> Self
impl From<&'_ IProvideWinSATResultsInfo> for IDispatch
impl From<&'_ IProvideWinSATResultsInfo> for IDispatchfn from(value: &IProvideWinSATResultsInfo) -> Self
impl From<&'_ IQueryAllWinSATAssessments> for IDispatch
impl From<&'_ IQueryAllWinSATAssessments> for IDispatchfn from(value: &IQueryAllWinSATAssessments) -> Self
impl From<&'_ IQueryRecentWinSATAssessment> for IDispatch
impl From<&'_ IQueryRecentWinSATAssessment> for IDispatchfn from(value: &IQueryRecentWinSATAssessment) -> Self
impl From<&'_ IRDPSRAPIApplication> for IDispatch
impl From<&'_ IRDPSRAPIApplication> for IDispatchfn from(value: &IRDPSRAPIApplication) -> Self
impl From<&'_ IRDPSRAPIApplicationFilter> for IDispatch
impl From<&'_ IRDPSRAPIApplicationFilter> for IDispatchfn from(value: &IRDPSRAPIApplicationFilter) -> Self
impl From<&'_ IRDPSRAPIApplicationList> for IDispatch
impl From<&'_ IRDPSRAPIApplicationList> for IDispatchfn from(value: &IRDPSRAPIApplicationList) -> Self
impl From<&'_ IRDPSRAPIAttendee> for IDispatch
impl From<&'_ IRDPSRAPIAttendee> for IDispatchfn from(value: &IRDPSRAPIAttendee) -> Self
impl From<&'_ IRDPSRAPIAttendeeDisconnectInfo> for IDispatch
impl From<&'_ IRDPSRAPIAttendeeDisconnectInfo> for IDispatchfn from(value: &IRDPSRAPIAttendeeDisconnectInfo) -> Self
impl From<&'_ IRDPSRAPIAttendeeManager> for IDispatch
impl From<&'_ IRDPSRAPIAttendeeManager> for IDispatchfn from(value: &IRDPSRAPIAttendeeManager) -> Self
impl From<&'_ IRDPSRAPIFrameBuffer> for IDispatch
impl From<&'_ IRDPSRAPIFrameBuffer> for IDispatchfn from(value: &IRDPSRAPIFrameBuffer) -> Self
impl From<&'_ IRDPSRAPIInvitation> for IDispatch
impl From<&'_ IRDPSRAPIInvitation> for IDispatchfn from(value: &IRDPSRAPIInvitation) -> Self
impl From<&'_ IRDPSRAPIInvitationManager> for IDispatch
impl From<&'_ IRDPSRAPIInvitationManager> for IDispatchfn from(value: &IRDPSRAPIInvitationManager) -> Self
impl From<&'_ IRDPSRAPISessionProperties> for IDispatch
impl From<&'_ IRDPSRAPISessionProperties> for IDispatchfn from(value: &IRDPSRAPISessionProperties) -> Self
impl From<&'_ IRDPSRAPISharingSession> for IDispatch
impl From<&'_ IRDPSRAPISharingSession> for IDispatchfn from(value: &IRDPSRAPISharingSession) -> Self
impl From<&'_ IRDPSRAPISharingSession2> for IDispatch
impl From<&'_ IRDPSRAPISharingSession2> for IDispatchfn from(value: &IRDPSRAPISharingSession2) -> Self
impl From<&'_ IRDPSRAPITcpConnectionInfo> for IDispatch
impl From<&'_ IRDPSRAPITcpConnectionInfo> for IDispatchfn from(value: &IRDPSRAPITcpConnectionInfo) -> Self
impl From<&'_ IRDPSRAPIViewer> for IDispatch
impl From<&'_ IRDPSRAPIViewer> for IDispatchfn from(value: &IRDPSRAPIViewer) -> Self
impl From<&'_ IRDPSRAPIVirtualChannel> for IDispatch
impl From<&'_ IRDPSRAPIVirtualChannel> for IDispatchfn from(value: &IRDPSRAPIVirtualChannel) -> Self
impl From<&'_ IRDPSRAPIVirtualChannelManager> for IDispatch
impl From<&'_ IRDPSRAPIVirtualChannelManager> for IDispatchfn from(value: &IRDPSRAPIVirtualChannelManager) -> Self
impl From<&'_ IRDPSRAPIWindow> for IDispatch
impl From<&'_ IRDPSRAPIWindow> for IDispatchfn from(value: &IRDPSRAPIWindow) -> Self
impl From<&'_ IRDPSRAPIWindowList> for IDispatch
impl From<&'_ IRDPSRAPIWindowList> for IDispatchfn from(value: &IRDPSRAPIWindowList) -> Self
impl From<&'_ IRangeException> for IDispatch
impl From<&'_ IRangeException> for IDispatchfn from(value: &IRangeException) -> Self
impl From<&'_ IRawCDImageCreator> for IDispatch
impl From<&'_ IRawCDImageCreator> for IDispatchfn from(value: &IRawCDImageCreator) -> Self
impl From<&'_ IRawCDImageTrackInfo> for IDispatch
impl From<&'_ IRawCDImageTrackInfo> for IDispatchfn from(value: &IRawCDImageTrackInfo) -> Self
impl From<&'_ IRegFilterInfo> for IDispatch
impl From<&'_ IRegFilterInfo> for IDispatchfn from(value: &IRegFilterInfo) -> Self
impl From<&'_ IRegisteredTask> for IDispatch
impl From<&'_ IRegisteredTask> for IDispatchfn from(value: &IRegisteredTask) -> Self
impl From<&'_ IRegisteredTaskCollection> for IDispatch
impl From<&'_ IRegisteredTaskCollection> for IDispatchfn from(value: &IRegisteredTaskCollection) -> Self
impl From<&'_ IRegistrationInfo> for IDispatch
impl From<&'_ IRegistrationInfo> for IDispatchfn from(value: &IRegistrationInfo) -> Self
impl From<&'_ IRegistrationTrigger> for IDispatch
impl From<&'_ IRegistrationTrigger> for IDispatchfn from(value: &IRegistrationTrigger) -> Self
impl From<&'_ IRemoteDesktopClient> for IDispatch
impl From<&'_ IRemoteDesktopClient> for IDispatchfn from(value: &IRemoteDesktopClient) -> Self
impl From<&'_ IRemoteDesktopClientActions> for IDispatch
impl From<&'_ IRemoteDesktopClientActions> for IDispatchfn from(value: &IRemoteDesktopClientActions) -> Self
impl From<&'_ IRemoteDesktopClientSettings> for IDispatch
impl From<&'_ IRemoteDesktopClientSettings> for IDispatchfn from(value: &IRemoteDesktopClientSettings) -> Self
impl From<&'_ IRemoteDesktopClientTouchPointer> for IDispatch
impl From<&'_ IRemoteDesktopClientTouchPointer> for IDispatchfn from(value: &IRemoteDesktopClientTouchPointer) -> Self
impl From<&'_ IRepetitionPattern> for IDispatch
impl From<&'_ IRepetitionPattern> for IDispatchfn from(value: &IRepetitionPattern) -> Self
impl From<&'_ IRulesApplied> for IDispatch
impl From<&'_ IRulesApplied> for IDispatchfn from(value: &IRulesApplied) -> Self
impl From<&'_ IRulesAppliedCollection> for IDispatch
impl From<&'_ IRulesAppliedCollection> for IDispatchfn from(value: &IRulesAppliedCollection) -> Self
impl From<&'_ IRunningTask> for IDispatch
impl From<&'_ IRunningTask> for IDispatchfn from(value: &IRunningTask) -> Self
impl From<&'_ IRunningTaskCollection> for IDispatch
impl From<&'_ IRunningTaskCollection> for IDispatchfn from(value: &IRunningTaskCollection) -> Self
impl From<&'_ ISClusApplication> for IDispatch
impl From<&'_ ISClusApplication> for IDispatchfn from(value: &ISClusApplication) -> Self
impl From<&'_ ISClusCryptoKeys> for IDispatch
impl From<&'_ ISClusCryptoKeys> for IDispatchfn from(value: &ISClusCryptoKeys) -> Self
impl From<&'_ ISClusDisk> for IDispatch
impl From<&'_ ISClusDisk> for IDispatchfn from(value: &ISClusDisk) -> Self
impl From<&'_ ISClusDisks> for IDispatch
impl From<&'_ ISClusDisks> for IDispatchfn from(value: &ISClusDisks) -> Self
impl From<&'_ ISClusNetInterface> for IDispatch
impl From<&'_ ISClusNetInterface> for IDispatchfn from(value: &ISClusNetInterface) -> Self
impl From<&'_ ISClusNetInterfaces> for IDispatch
impl From<&'_ ISClusNetInterfaces> for IDispatchfn from(value: &ISClusNetInterfaces) -> Self
impl From<&'_ ISClusNetwork> for IDispatch
impl From<&'_ ISClusNetwork> for IDispatchfn from(value: &ISClusNetwork) -> Self
impl From<&'_ ISClusNetworkNetInterfaces> for IDispatch
impl From<&'_ ISClusNetworkNetInterfaces> for IDispatchfn from(value: &ISClusNetworkNetInterfaces) -> Self
impl From<&'_ ISClusNetworks> for IDispatch
impl From<&'_ ISClusNetworks> for IDispatchfn from(value: &ISClusNetworks) -> Self
impl From<&'_ ISClusNode> for IDispatch
impl From<&'_ ISClusNode> for IDispatchfn from(value: &ISClusNode) -> Self
impl From<&'_ ISClusNodeNetInterfaces> for IDispatch
impl From<&'_ ISClusNodeNetInterfaces> for IDispatchfn from(value: &ISClusNodeNetInterfaces) -> Self
impl From<&'_ ISClusNodes> for IDispatch
impl From<&'_ ISClusNodes> for IDispatchfn from(value: &ISClusNodes) -> Self
impl From<&'_ ISClusPartition> for IDispatch
impl From<&'_ ISClusPartition> for IDispatchfn from(value: &ISClusPartition) -> Self
impl From<&'_ ISClusPartitionEx> for IDispatch
impl From<&'_ ISClusPartitionEx> for IDispatchfn from(value: &ISClusPartitionEx) -> Self
impl From<&'_ ISClusPartitions> for IDispatch
impl From<&'_ ISClusPartitions> for IDispatchfn from(value: &ISClusPartitions) -> Self
impl From<&'_ ISClusProperties> for IDispatch
impl From<&'_ ISClusProperties> for IDispatchfn from(value: &ISClusProperties) -> Self
impl From<&'_ ISClusProperty> for IDispatch
impl From<&'_ ISClusProperty> for IDispatchfn from(value: &ISClusProperty) -> Self
impl From<&'_ ISClusPropertyValue> for IDispatch
impl From<&'_ ISClusPropertyValue> for IDispatchfn from(value: &ISClusPropertyValue) -> Self
impl From<&'_ ISClusPropertyValueData> for IDispatch
impl From<&'_ ISClusPropertyValueData> for IDispatchfn from(value: &ISClusPropertyValueData) -> Self
impl From<&'_ ISClusPropertyValues> for IDispatch
impl From<&'_ ISClusPropertyValues> for IDispatchfn from(value: &ISClusPropertyValues) -> Self
impl From<&'_ ISClusRefObject> for IDispatch
impl From<&'_ ISClusRefObject> for IDispatchfn from(value: &ISClusRefObject) -> Self
impl From<&'_ ISClusRegistryKeys> for IDispatch
impl From<&'_ ISClusRegistryKeys> for IDispatchfn from(value: &ISClusRegistryKeys) -> Self
impl From<&'_ ISClusResDependencies> for IDispatch
impl From<&'_ ISClusResDependencies> for IDispatchfn from(value: &ISClusResDependencies) -> Self
impl From<&'_ ISClusResDependents> for IDispatch
impl From<&'_ ISClusResDependents> for IDispatchfn from(value: &ISClusResDependents) -> Self
impl From<&'_ ISClusResGroup> for IDispatch
impl From<&'_ ISClusResGroup> for IDispatchfn from(value: &ISClusResGroup) -> Self
impl From<&'_ ISClusResGroupPreferredOwnerNodes> for IDispatch
impl From<&'_ ISClusResGroupPreferredOwnerNodes> for IDispatchfn from(value: &ISClusResGroupPreferredOwnerNodes) -> Self
impl From<&'_ ISClusResGroupResources> for IDispatch
impl From<&'_ ISClusResGroupResources> for IDispatchfn from(value: &ISClusResGroupResources) -> Self
impl From<&'_ ISClusResGroups> for IDispatch
impl From<&'_ ISClusResGroups> for IDispatchfn from(value: &ISClusResGroups) -> Self
impl From<&'_ ISClusResPossibleOwnerNodes> for IDispatch
impl From<&'_ ISClusResPossibleOwnerNodes> for IDispatchfn from(value: &ISClusResPossibleOwnerNodes) -> Self
impl From<&'_ ISClusResType> for IDispatch
impl From<&'_ ISClusResType> for IDispatchfn from(value: &ISClusResType) -> Self
impl From<&'_ ISClusResTypePossibleOwnerNodes> for IDispatch
impl From<&'_ ISClusResTypePossibleOwnerNodes> for IDispatchfn from(value: &ISClusResTypePossibleOwnerNodes) -> Self
impl From<&'_ ISClusResTypeResources> for IDispatch
impl From<&'_ ISClusResTypeResources> for IDispatchfn from(value: &ISClusResTypeResources) -> Self
impl From<&'_ ISClusResTypes> for IDispatch
impl From<&'_ ISClusResTypes> for IDispatchfn from(value: &ISClusResTypes) -> Self
impl From<&'_ ISClusResource> for IDispatch
impl From<&'_ ISClusResource> for IDispatchfn from(value: &ISClusResource) -> Self
impl From<&'_ ISClusResources> for IDispatch
impl From<&'_ ISClusResources> for IDispatchfn from(value: &ISClusResources) -> Self
impl From<&'_ ISClusScsiAddress> for IDispatch
impl From<&'_ ISClusScsiAddress> for IDispatchfn from(value: &ISClusScsiAddress) -> Self
impl From<&'_ ISClusVersion> for IDispatch
impl From<&'_ ISClusVersion> for IDispatchfn from(value: &ISClusVersion) -> Self
impl From<&'_ ISClusterNames> for IDispatch
impl From<&'_ ISClusterNames> for IDispatchfn from(value: &ISClusterNames) -> Self
impl From<&'_ ISDomainNames> for IDispatch
impl From<&'_ ISDomainNames> for IDispatchfn from(value: &ISDomainNames) -> Self
impl From<&'_ ISVGAElement> for IDispatch
impl From<&'_ ISVGAElement> for IDispatchfn from(value: &ISVGAElement) -> Self
impl From<&'_ ISVGAnimatedAngle> for IDispatch
impl From<&'_ ISVGAnimatedAngle> for IDispatchfn from(value: &ISVGAnimatedAngle) -> Self
impl From<&'_ ISVGAnimatedBoolean> for IDispatch
impl From<&'_ ISVGAnimatedBoolean> for IDispatchfn from(value: &ISVGAnimatedBoolean) -> Self
impl From<&'_ ISVGAnimatedEnumeration> for IDispatch
impl From<&'_ ISVGAnimatedEnumeration> for IDispatchfn from(value: &ISVGAnimatedEnumeration) -> Self
impl From<&'_ ISVGAnimatedInteger> for IDispatch
impl From<&'_ ISVGAnimatedInteger> for IDispatchfn from(value: &ISVGAnimatedInteger) -> Self
impl From<&'_ ISVGAnimatedLength> for IDispatch
impl From<&'_ ISVGAnimatedLength> for IDispatchfn from(value: &ISVGAnimatedLength) -> Self
impl From<&'_ ISVGAnimatedLengthList> for IDispatch
impl From<&'_ ISVGAnimatedLengthList> for IDispatchfn from(value: &ISVGAnimatedLengthList) -> Self
impl From<&'_ ISVGAnimatedNumber> for IDispatch
impl From<&'_ ISVGAnimatedNumber> for IDispatchfn from(value: &ISVGAnimatedNumber) -> Self
impl From<&'_ ISVGAnimatedNumberList> for IDispatch
impl From<&'_ ISVGAnimatedNumberList> for IDispatchfn from(value: &ISVGAnimatedNumberList) -> Self
impl From<&'_ ISVGAnimatedPathData> for IDispatch
impl From<&'_ ISVGAnimatedPathData> for IDispatchfn from(value: &ISVGAnimatedPathData) -> Self
impl From<&'_ ISVGAnimatedPoints> for IDispatch
impl From<&'_ ISVGAnimatedPoints> for IDispatchfn from(value: &ISVGAnimatedPoints) -> Self
impl From<&'_ ISVGAnimatedPreserveAspectRatio> for IDispatch
impl From<&'_ ISVGAnimatedPreserveAspectRatio> for IDispatchfn from(value: &ISVGAnimatedPreserveAspectRatio) -> Self
impl From<&'_ ISVGAnimatedRect> for IDispatch
impl From<&'_ ISVGAnimatedRect> for IDispatchfn from(value: &ISVGAnimatedRect) -> Self
impl From<&'_ ISVGAnimatedString> for IDispatch
impl From<&'_ ISVGAnimatedString> for IDispatchfn from(value: &ISVGAnimatedString) -> Self
impl From<&'_ ISVGAnimatedTransformList> for IDispatch
impl From<&'_ ISVGAnimatedTransformList> for IDispatchfn from(value: &ISVGAnimatedTransformList) -> Self
impl From<&'_ ISVGCircleElement> for IDispatch
impl From<&'_ ISVGCircleElement> for IDispatchfn from(value: &ISVGCircleElement) -> Self
impl From<&'_ ISVGClipPathElement> for IDispatch
impl From<&'_ ISVGClipPathElement> for IDispatchfn from(value: &ISVGClipPathElement) -> Self
impl From<&'_ ISVGDefsElement> for IDispatch
impl From<&'_ ISVGDefsElement> for IDispatchfn from(value: &ISVGDefsElement) -> Self
impl From<&'_ ISVGDescElement> for IDispatch
impl From<&'_ ISVGDescElement> for IDispatchfn from(value: &ISVGDescElement) -> Self
impl From<&'_ ISVGDocument> for IDispatch
impl From<&'_ ISVGDocument> for IDispatchfn from(value: &ISVGDocument) -> Self
impl From<&'_ ISVGElement> for IDispatch
impl From<&'_ ISVGElement> for IDispatchfn from(value: &ISVGElement) -> Self
impl From<&'_ ISVGElementInstance> for IDispatch
impl From<&'_ ISVGElementInstance> for IDispatchfn from(value: &ISVGElementInstance) -> Self
impl From<&'_ ISVGElementInstanceList> for IDispatch
impl From<&'_ ISVGElementInstanceList> for IDispatchfn from(value: &ISVGElementInstanceList) -> Self
impl From<&'_ ISVGEllipseElement> for IDispatch
impl From<&'_ ISVGEllipseElement> for IDispatchfn from(value: &ISVGEllipseElement) -> Self
impl From<&'_ ISVGException> for IDispatch
impl From<&'_ ISVGException> for IDispatchfn from(value: &ISVGException) -> Self
impl From<&'_ ISVGExternalResourcesRequired> for IDispatch
impl From<&'_ ISVGExternalResourcesRequired> for IDispatchfn from(value: &ISVGExternalResourcesRequired) -> Self
impl From<&'_ ISVGFitToViewBox> for IDispatch
impl From<&'_ ISVGFitToViewBox> for IDispatchfn from(value: &ISVGFitToViewBox) -> Self
impl From<&'_ ISVGGElement> for IDispatch
impl From<&'_ ISVGGElement> for IDispatchfn from(value: &ISVGGElement) -> Self
impl From<&'_ ISVGGradientElement> for IDispatch
impl From<&'_ ISVGGradientElement> for IDispatchfn from(value: &ISVGGradientElement) -> Self
impl From<&'_ ISVGImageElement> for IDispatch
impl From<&'_ ISVGImageElement> for IDispatchfn from(value: &ISVGImageElement) -> Self
impl From<&'_ ISVGLangSpace> for IDispatch
impl From<&'_ ISVGLangSpace> for IDispatchfn from(value: &ISVGLangSpace) -> Self
impl From<&'_ ISVGLength> for IDispatch
impl From<&'_ ISVGLength> for IDispatchfn from(value: &ISVGLength) -> Self
impl From<&'_ ISVGLengthList> for IDispatch
impl From<&'_ ISVGLengthList> for IDispatchfn from(value: &ISVGLengthList) -> Self
impl From<&'_ ISVGLineElement> for IDispatch
impl From<&'_ ISVGLineElement> for IDispatchfn from(value: &ISVGLineElement) -> Self
impl From<&'_ ISVGLinearGradientElement> for IDispatch
impl From<&'_ ISVGLinearGradientElement> for IDispatchfn from(value: &ISVGLinearGradientElement) -> Self
impl From<&'_ ISVGLocatable> for IDispatch
impl From<&'_ ISVGLocatable> for IDispatchfn from(value: &ISVGLocatable) -> Self
impl From<&'_ ISVGMarkerElement> for IDispatch
impl From<&'_ ISVGMarkerElement> for IDispatchfn from(value: &ISVGMarkerElement) -> Self
impl From<&'_ ISVGMaskElement> for IDispatch
impl From<&'_ ISVGMaskElement> for IDispatchfn from(value: &ISVGMaskElement) -> Self
impl From<&'_ ISVGMatrix> for IDispatch
impl From<&'_ ISVGMatrix> for IDispatchfn from(value: &ISVGMatrix) -> Self
impl From<&'_ ISVGMetadataElement> for IDispatch
impl From<&'_ ISVGMetadataElement> for IDispatchfn from(value: &ISVGMetadataElement) -> Self
impl From<&'_ ISVGNumber> for IDispatch
impl From<&'_ ISVGNumber> for IDispatchfn from(value: &ISVGNumber) -> Self
impl From<&'_ ISVGNumberList> for IDispatch
impl From<&'_ ISVGNumberList> for IDispatchfn from(value: &ISVGNumberList) -> Self
impl From<&'_ ISVGPathElement> for IDispatch
impl From<&'_ ISVGPathElement> for IDispatchfn from(value: &ISVGPathElement) -> Self
impl From<&'_ ISVGPathSeg> for IDispatch
impl From<&'_ ISVGPathSeg> for IDispatchfn from(value: &ISVGPathSeg) -> Self
impl From<&'_ ISVGPathSegArcAbs> for IDispatch
impl From<&'_ ISVGPathSegArcAbs> for IDispatchfn from(value: &ISVGPathSegArcAbs) -> Self
impl From<&'_ ISVGPathSegArcRel> for IDispatch
impl From<&'_ ISVGPathSegArcRel> for IDispatchfn from(value: &ISVGPathSegArcRel) -> Self
impl From<&'_ ISVGPathSegClosePath> for IDispatch
impl From<&'_ ISVGPathSegClosePath> for IDispatchfn from(value: &ISVGPathSegClosePath) -> Self
impl From<&'_ ISVGPathSegCurvetoCubicAbs> for IDispatch
impl From<&'_ ISVGPathSegCurvetoCubicAbs> for IDispatchfn from(value: &ISVGPathSegCurvetoCubicAbs) -> Self
impl From<&'_ ISVGPathSegCurvetoCubicRel> for IDispatch
impl From<&'_ ISVGPathSegCurvetoCubicRel> for IDispatchfn from(value: &ISVGPathSegCurvetoCubicRel) -> Self
impl From<&'_ ISVGPathSegCurvetoCubicSmoothAbs> for IDispatch
impl From<&'_ ISVGPathSegCurvetoCubicSmoothAbs> for IDispatchfn from(value: &ISVGPathSegCurvetoCubicSmoothAbs) -> Self
impl From<&'_ ISVGPathSegCurvetoCubicSmoothRel> for IDispatch
impl From<&'_ ISVGPathSegCurvetoCubicSmoothRel> for IDispatchfn from(value: &ISVGPathSegCurvetoCubicSmoothRel) -> Self
impl From<&'_ ISVGPathSegCurvetoQuadraticAbs> for IDispatch
impl From<&'_ ISVGPathSegCurvetoQuadraticAbs> for IDispatchfn from(value: &ISVGPathSegCurvetoQuadraticAbs) -> Self
impl From<&'_ ISVGPathSegCurvetoQuadraticRel> for IDispatch
impl From<&'_ ISVGPathSegCurvetoQuadraticRel> for IDispatchfn from(value: &ISVGPathSegCurvetoQuadraticRel) -> Self
impl From<&'_ ISVGPathSegCurvetoQuadraticSmoothAbs> for IDispatch
impl From<&'_ ISVGPathSegCurvetoQuadraticSmoothAbs> for IDispatchfn from(value: &ISVGPathSegCurvetoQuadraticSmoothAbs) -> Self
impl From<&'_ ISVGPathSegCurvetoQuadraticSmoothRel> for IDispatch
impl From<&'_ ISVGPathSegCurvetoQuadraticSmoothRel> for IDispatchfn from(value: &ISVGPathSegCurvetoQuadraticSmoothRel) -> Self
impl From<&'_ ISVGPathSegLinetoAbs> for IDispatch
impl From<&'_ ISVGPathSegLinetoAbs> for IDispatchfn from(value: &ISVGPathSegLinetoAbs) -> Self
impl From<&'_ ISVGPathSegLinetoHorizontalAbs> for IDispatch
impl From<&'_ ISVGPathSegLinetoHorizontalAbs> for IDispatchfn from(value: &ISVGPathSegLinetoHorizontalAbs) -> Self
impl From<&'_ ISVGPathSegLinetoHorizontalRel> for IDispatch
impl From<&'_ ISVGPathSegLinetoHorizontalRel> for IDispatchfn from(value: &ISVGPathSegLinetoHorizontalRel) -> Self
impl From<&'_ ISVGPathSegLinetoRel> for IDispatch
impl From<&'_ ISVGPathSegLinetoRel> for IDispatchfn from(value: &ISVGPathSegLinetoRel) -> Self
impl From<&'_ ISVGPathSegLinetoVerticalAbs> for IDispatch
impl From<&'_ ISVGPathSegLinetoVerticalAbs> for IDispatchfn from(value: &ISVGPathSegLinetoVerticalAbs) -> Self
impl From<&'_ ISVGPathSegLinetoVerticalRel> for IDispatch
impl From<&'_ ISVGPathSegLinetoVerticalRel> for IDispatchfn from(value: &ISVGPathSegLinetoVerticalRel) -> Self
impl From<&'_ ISVGPathSegList> for IDispatch
impl From<&'_ ISVGPathSegList> for IDispatchfn from(value: &ISVGPathSegList) -> Self
impl From<&'_ ISVGPathSegMovetoAbs> for IDispatch
impl From<&'_ ISVGPathSegMovetoAbs> for IDispatchfn from(value: &ISVGPathSegMovetoAbs) -> Self
impl From<&'_ ISVGPathSegMovetoRel> for IDispatch
impl From<&'_ ISVGPathSegMovetoRel> for IDispatchfn from(value: &ISVGPathSegMovetoRel) -> Self
impl From<&'_ ISVGPatternElement> for IDispatch
impl From<&'_ ISVGPatternElement> for IDispatchfn from(value: &ISVGPatternElement) -> Self
impl From<&'_ ISVGPointList> for IDispatch
impl From<&'_ ISVGPointList> for IDispatchfn from(value: &ISVGPointList) -> Self
impl From<&'_ ISVGPolygonElement> for IDispatch
impl From<&'_ ISVGPolygonElement> for IDispatchfn from(value: &ISVGPolygonElement) -> Self
impl From<&'_ ISVGPolylineElement> for IDispatch
impl From<&'_ ISVGPolylineElement> for IDispatchfn from(value: &ISVGPolylineElement) -> Self
impl From<&'_ ISVGPreserveAspectRatio> for IDispatch
impl From<&'_ ISVGPreserveAspectRatio> for IDispatchfn from(value: &ISVGPreserveAspectRatio) -> Self
impl From<&'_ ISVGRadialGradientElement> for IDispatch
impl From<&'_ ISVGRadialGradientElement> for IDispatchfn from(value: &ISVGRadialGradientElement) -> Self
impl From<&'_ ISVGRectElement> for IDispatch
impl From<&'_ ISVGRectElement> for IDispatchfn from(value: &ISVGRectElement) -> Self
impl From<&'_ ISVGSVGElement> for IDispatch
impl From<&'_ ISVGSVGElement> for IDispatchfn from(value: &ISVGSVGElement) -> Self
impl From<&'_ ISVGScriptElement> for IDispatch
impl From<&'_ ISVGScriptElement> for IDispatchfn from(value: &ISVGScriptElement) -> Self
impl From<&'_ ISVGStopElement> for IDispatch
impl From<&'_ ISVGStopElement> for IDispatchfn from(value: &ISVGStopElement) -> Self
impl From<&'_ ISVGStringList> for IDispatch
impl From<&'_ ISVGStringList> for IDispatchfn from(value: &ISVGStringList) -> Self
impl From<&'_ ISVGStylable> for IDispatch
impl From<&'_ ISVGStylable> for IDispatchfn from(value: &ISVGStylable) -> Self
impl From<&'_ ISVGStyleElement> for IDispatch
impl From<&'_ ISVGStyleElement> for IDispatchfn from(value: &ISVGStyleElement) -> Self
impl From<&'_ ISVGSwitchElement> for IDispatch
impl From<&'_ ISVGSwitchElement> for IDispatchfn from(value: &ISVGSwitchElement) -> Self
impl From<&'_ ISVGSymbolElement> for IDispatch
impl From<&'_ ISVGSymbolElement> for IDispatchfn from(value: &ISVGSymbolElement) -> Self
impl From<&'_ ISVGTSpanElement> for IDispatch
impl From<&'_ ISVGTSpanElement> for IDispatchfn from(value: &ISVGTSpanElement) -> Self
impl From<&'_ ISVGTextContentElement> for IDispatch
impl From<&'_ ISVGTextContentElement> for IDispatchfn from(value: &ISVGTextContentElement) -> Self
impl From<&'_ ISVGTextElement> for IDispatch
impl From<&'_ ISVGTextElement> for IDispatchfn from(value: &ISVGTextElement) -> Self
impl From<&'_ ISVGTextPathElement> for IDispatch
impl From<&'_ ISVGTextPathElement> for IDispatchfn from(value: &ISVGTextPathElement) -> Self
impl From<&'_ ISVGTextPositioningElement> for IDispatch
impl From<&'_ ISVGTextPositioningElement> for IDispatchfn from(value: &ISVGTextPositioningElement) -> Self
impl From<&'_ ISVGTitleElement> for IDispatch
impl From<&'_ ISVGTitleElement> for IDispatchfn from(value: &ISVGTitleElement) -> Self
impl From<&'_ ISVGTransform> for IDispatch
impl From<&'_ ISVGTransform> for IDispatchfn from(value: &ISVGTransform) -> Self
impl From<&'_ ISVGTransformList> for IDispatch
impl From<&'_ ISVGTransformList> for IDispatchfn from(value: &ISVGTransformList) -> Self
impl From<&'_ ISVGTransformable> for IDispatch
impl From<&'_ ISVGTransformable> for IDispatchfn from(value: &ISVGTransformable) -> Self
impl From<&'_ ISVGURIReference> for IDispatch
impl From<&'_ ISVGURIReference> for IDispatchfn from(value: &ISVGURIReference) -> Self
impl From<&'_ ISVGUseElement> for IDispatch
impl From<&'_ ISVGUseElement> for IDispatchfn from(value: &ISVGUseElement) -> Self
impl From<&'_ ISVGViewElement> for IDispatch
impl From<&'_ ISVGViewElement> for IDispatchfn from(value: &ISVGViewElement) -> Self
impl From<&'_ ISVGViewSpec> for IDispatch
impl From<&'_ ISVGViewSpec> for IDispatchfn from(value: &ISVGViewSpec) -> Self
impl From<&'_ ISVGZoomAndPan> for IDispatch
impl From<&'_ ISVGZoomAndPan> for IDispatchfn from(value: &ISVGZoomAndPan) -> Self
impl From<&'_ ISVGZoomEvent> for IDispatch
impl From<&'_ ISVGZoomEvent> for IDispatchfn from(value: &ISVGZoomEvent) -> Self
impl From<&'_ ISWbemDateTime> for IDispatch
impl From<&'_ ISWbemDateTime> for IDispatchfn from(value: &ISWbemDateTime) -> Self
impl From<&'_ ISWbemEventSource> for IDispatch
impl From<&'_ ISWbemEventSource> for IDispatchfn from(value: &ISWbemEventSource) -> Self
impl From<&'_ ISWbemLastError> for IDispatch
impl From<&'_ ISWbemLastError> for IDispatchfn from(value: &ISWbemLastError) -> Self
impl From<&'_ ISWbemLocator> for IDispatch
impl From<&'_ ISWbemLocator> for IDispatchfn from(value: &ISWbemLocator) -> Self
impl From<&'_ ISWbemMethod> for IDispatch
impl From<&'_ ISWbemMethod> for IDispatchfn from(value: &ISWbemMethod) -> Self
impl From<&'_ ISWbemMethodSet> for IDispatch
impl From<&'_ ISWbemMethodSet> for IDispatchfn from(value: &ISWbemMethodSet) -> Self
impl From<&'_ ISWbemNamedValue> for IDispatch
impl From<&'_ ISWbemNamedValue> for IDispatchfn from(value: &ISWbemNamedValue) -> Self
impl From<&'_ ISWbemNamedValueSet> for IDispatch
impl From<&'_ ISWbemNamedValueSet> for IDispatchfn from(value: &ISWbemNamedValueSet) -> Self
impl From<&'_ ISWbemObject> for IDispatch
impl From<&'_ ISWbemObject> for IDispatchfn from(value: &ISWbemObject) -> Self
impl From<&'_ ISWbemObjectEx> for IDispatch
impl From<&'_ ISWbemObjectEx> for IDispatchfn from(value: &ISWbemObjectEx) -> Self
impl From<&'_ ISWbemObjectPath> for IDispatch
impl From<&'_ ISWbemObjectPath> for IDispatchfn from(value: &ISWbemObjectPath) -> Self
impl From<&'_ ISWbemObjectSet> for IDispatch
impl From<&'_ ISWbemObjectSet> for IDispatchfn from(value: &ISWbemObjectSet) -> Self
impl From<&'_ ISWbemPrivilege> for IDispatch
impl From<&'_ ISWbemPrivilege> for IDispatchfn from(value: &ISWbemPrivilege) -> Self
impl From<&'_ ISWbemPrivilegeSet> for IDispatch
impl From<&'_ ISWbemPrivilegeSet> for IDispatchfn from(value: &ISWbemPrivilegeSet) -> Self
impl From<&'_ ISWbemProperty> for IDispatch
impl From<&'_ ISWbemProperty> for IDispatchfn from(value: &ISWbemProperty) -> Self
impl From<&'_ ISWbemPropertySet> for IDispatch
impl From<&'_ ISWbemPropertySet> for IDispatchfn from(value: &ISWbemPropertySet) -> Self
impl From<&'_ ISWbemQualifier> for IDispatch
impl From<&'_ ISWbemQualifier> for IDispatchfn from(value: &ISWbemQualifier) -> Self
impl From<&'_ ISWbemQualifierSet> for IDispatch
impl From<&'_ ISWbemQualifierSet> for IDispatchfn from(value: &ISWbemQualifierSet) -> Self
impl From<&'_ ISWbemRefreshableItem> for IDispatch
impl From<&'_ ISWbemRefreshableItem> for IDispatchfn from(value: &ISWbemRefreshableItem) -> Self
impl From<&'_ ISWbemRefresher> for IDispatch
impl From<&'_ ISWbemRefresher> for IDispatchfn from(value: &ISWbemRefresher) -> Self
impl From<&'_ ISWbemSecurity> for IDispatch
impl From<&'_ ISWbemSecurity> for IDispatchfn from(value: &ISWbemSecurity) -> Self
impl From<&'_ ISWbemServices> for IDispatch
impl From<&'_ ISWbemServices> for IDispatchfn from(value: &ISWbemServices) -> Self
impl From<&'_ ISWbemServicesEx> for IDispatch
impl From<&'_ ISWbemServicesEx> for IDispatchfn from(value: &ISWbemServicesEx) -> Self
impl From<&'_ ISWbemSink> for IDispatch
impl From<&'_ ISWbemSink> for IDispatchfn from(value: &ISWbemSink) -> Self
impl From<&'_ ISWbemSinkEvents> for IDispatch
impl From<&'_ ISWbemSinkEvents> for IDispatchfn from(value: &ISWbemSinkEvents) -> Self
impl From<&'_ IScheduleCollection> for IDispatch
impl From<&'_ IScheduleCollection> for IDispatchfn from(value: &IScheduleCollection) -> Self
impl From<&'_ ISchemaAny> for IDispatch
impl From<&'_ ISchemaAny> for IDispatchfn from(value: &ISchemaAny) -> Self
impl From<&'_ ISchemaAttribute> for IDispatch
impl From<&'_ ISchemaAttribute> for IDispatchfn from(value: &ISchemaAttribute) -> Self
impl From<&'_ ISchemaAttributeGroup> for IDispatch
impl From<&'_ ISchemaAttributeGroup> for IDispatchfn from(value: &ISchemaAttributeGroup) -> Self
impl From<&'_ ISchemaComplexType> for IDispatch
impl From<&'_ ISchemaComplexType> for IDispatchfn from(value: &ISchemaComplexType) -> Self
impl From<&'_ ISchemaElement> for IDispatch
impl From<&'_ ISchemaElement> for IDispatchfn from(value: &ISchemaElement) -> Self
impl From<&'_ ISchemaIdentityConstraint> for IDispatch
impl From<&'_ ISchemaIdentityConstraint> for IDispatchfn from(value: &ISchemaIdentityConstraint) -> Self
impl From<&'_ ISchemaItem> for IDispatch
impl From<&'_ ISchemaItem> for IDispatchfn from(value: &ISchemaItem) -> Self
impl From<&'_ ISchemaItemCollection> for IDispatch
impl From<&'_ ISchemaItemCollection> for IDispatchfn from(value: &ISchemaItemCollection) -> Self
impl From<&'_ ISchemaModelGroup> for IDispatch
impl From<&'_ ISchemaModelGroup> for IDispatchfn from(value: &ISchemaModelGroup) -> Self
impl From<&'_ ISchemaNotation> for IDispatch
impl From<&'_ ISchemaNotation> for IDispatchfn from(value: &ISchemaNotation) -> Self
impl From<&'_ ISchemaParticle> for IDispatch
impl From<&'_ ISchemaParticle> for IDispatchfn from(value: &ISchemaParticle) -> Self
impl From<&'_ ISchemaStringCollection> for IDispatch
impl From<&'_ ISchemaStringCollection> for IDispatchfn from(value: &ISchemaStringCollection) -> Self
impl From<&'_ ISchemaType> for IDispatch
impl From<&'_ ISchemaType> for IDispatchfn from(value: &ISchemaType) -> Self
impl From<&'_ IScriptErrorList> for IDispatch
impl From<&'_ IScriptErrorList> for IDispatchfn from(value: &IScriptErrorList) -> Self
impl From<&'_ ISdoCollection> for IDispatch
impl From<&'_ ISdoCollection> for IDispatchfn from(value: &ISdoCollection) -> Self
impl From<&'_ ISdoDictionaryOld> for IDispatch
impl From<&'_ ISdoDictionaryOld> for IDispatchfn from(value: &ISdoDictionaryOld) -> Self
impl From<&'_ ISdoMachine> for IDispatch
impl From<&'_ ISdoMachine> for IDispatchfn from(value: &ISdoMachine) -> Self
impl From<&'_ ISdoMachine2> for IDispatch
impl From<&'_ ISdoMachine2> for IDispatchfn from(value: &ISdoMachine2) -> Self
impl From<&'_ ISdoServiceControl> for IDispatch
impl From<&'_ ISdoServiceControl> for IDispatchfn from(value: &ISdoServiceControl) -> Self
impl From<&'_ ISearchCompletedCallbackArgs> for IDispatch
impl From<&'_ ISearchCompletedCallbackArgs> for IDispatchfn from(value: &ISearchCompletedCallbackArgs) -> Self
impl From<&'_ ISearchJob> for IDispatch
impl From<&'_ ISearchJob> for IDispatchfn from(value: &ISearchJob) -> Self
impl From<&'_ ISearchResult> for IDispatch
impl From<&'_ ISearchResult> for IDispatchfn from(value: &ISearchResult) -> Self
impl From<&'_ ISecurityCallContext> for IDispatch
impl From<&'_ ISecurityCallContext> for IDispatchfn from(value: &ISecurityCallContext) -> Self
impl From<&'_ ISecurityCallersColl> for IDispatch
impl From<&'_ ISecurityCallersColl> for IDispatchfn from(value: &ISecurityCallersColl) -> Self
impl From<&'_ ISecurityIdentityColl> for IDispatch
impl From<&'_ ISecurityIdentityColl> for IDispatchfn from(value: &ISecurityIdentityColl) -> Self
impl From<&'_ ISensLogon> for IDispatch
impl From<&'_ ISensLogon> for IDispatchfn from(value: &ISensLogon) -> Self
impl From<&'_ ISensLogon2> for IDispatch
impl From<&'_ ISensLogon2> for IDispatchfn from(value: &ISensLogon2) -> Self
impl From<&'_ ISensNetwork> for IDispatch
impl From<&'_ ISensNetwork> for IDispatchfn from(value: &ISensNetwork) -> Self
impl From<&'_ ISensOnNow> for IDispatch
impl From<&'_ ISensOnNow> for IDispatchfn from(value: &ISensOnNow) -> Self
impl From<&'_ IServerXMLHTTPRequest> for IDispatch
impl From<&'_ IServerXMLHTTPRequest> for IDispatchfn from(value: &IServerXMLHTTPRequest) -> Self
impl From<&'_ IServerXMLHTTPRequest2> for IDispatch
impl From<&'_ IServerXMLHTTPRequest2> for IDispatchfn from(value: &IServerXMLHTTPRequest2) -> Self
impl From<&'_ ISessionStateChangeTrigger> for IDispatch
impl From<&'_ ISessionStateChangeTrigger> for IDispatchfn from(value: &ISessionStateChangeTrigger) -> Self
impl From<&'_ ISharedProperty> for IDispatch
impl From<&'_ ISharedProperty> for IDispatchfn from(value: &ISharedProperty) -> Self
impl From<&'_ ISharedPropertyGroup> for IDispatch
impl From<&'_ ISharedPropertyGroup> for IDispatchfn from(value: &ISharedPropertyGroup) -> Self
impl From<&'_ ISharedPropertyGroupManager> for IDispatch
impl From<&'_ ISharedPropertyGroupManager> for IDispatchfn from(value: &ISharedPropertyGroupManager) -> Self
impl From<&'_ IShellDispatch> for IDispatch
impl From<&'_ IShellDispatch> for IDispatchfn from(value: &IShellDispatch) -> Self
impl From<&'_ IShellDispatch2> for IDispatch
impl From<&'_ IShellDispatch2> for IDispatchfn from(value: &IShellDispatch2) -> Self
impl From<&'_ IShellDispatch3> for IDispatch
impl From<&'_ IShellDispatch3> for IDispatchfn from(value: &IShellDispatch3) -> Self
impl From<&'_ IShellDispatch4> for IDispatch
impl From<&'_ IShellDispatch4> for IDispatchfn from(value: &IShellDispatch4) -> Self
impl From<&'_ IShellDispatch5> for IDispatch
impl From<&'_ IShellDispatch5> for IDispatchfn from(value: &IShellDispatch5) -> Self
impl From<&'_ IShellDispatch6> for IDispatch
impl From<&'_ IShellDispatch6> for IDispatchfn from(value: &IShellDispatch6) -> Self
impl From<&'_ IShellFavoritesNameSpace> for IDispatch
impl From<&'_ IShellFavoritesNameSpace> for IDispatchfn from(value: &IShellFavoritesNameSpace) -> Self
impl From<&'_ IShellFolderViewDual> for IDispatch
impl From<&'_ IShellFolderViewDual> for IDispatchfn from(value: &IShellFolderViewDual) -> Self
impl From<&'_ IShellFolderViewDual2> for IDispatch
impl From<&'_ IShellFolderViewDual2> for IDispatchfn from(value: &IShellFolderViewDual2) -> Self
impl From<&'_ IShellFolderViewDual3> for IDispatch
impl From<&'_ IShellFolderViewDual3> for IDispatchfn from(value: &IShellFolderViewDual3) -> Self
impl From<&'_ IShellLinkDual> for IDispatch
impl From<&'_ IShellLinkDual> for IDispatchfn from(value: &IShellLinkDual) -> Self
impl From<&'_ IShellLinkDual2> for IDispatch
impl From<&'_ IShellLinkDual2> for IDispatchfn from(value: &IShellLinkDual2) -> Self
impl From<&'_ IShellNameSpace> for IDispatch
impl From<&'_ IShellNameSpace> for IDispatchfn from(value: &IShellNameSpace) -> Self
impl From<&'_ IShellUIHelper> for IDispatch
impl From<&'_ IShellUIHelper> for IDispatchfn from(value: &IShellUIHelper) -> Self
impl From<&'_ IShellUIHelper2> for IDispatch
impl From<&'_ IShellUIHelper2> for IDispatchfn from(value: &IShellUIHelper2) -> Self
impl From<&'_ IShellUIHelper3> for IDispatch
impl From<&'_ IShellUIHelper3> for IDispatchfn from(value: &IShellUIHelper3) -> Self
impl From<&'_ IShellUIHelper4> for IDispatch
impl From<&'_ IShellUIHelper4> for IDispatchfn from(value: &IShellUIHelper4) -> Self
impl From<&'_ IShellUIHelper5> for IDispatch
impl From<&'_ IShellUIHelper5> for IDispatchfn from(value: &IShellUIHelper5) -> Self
impl From<&'_ IShellUIHelper6> for IDispatch
impl From<&'_ IShellUIHelper6> for IDispatchfn from(value: &IShellUIHelper6) -> Self
impl From<&'_ IShellUIHelper7> for IDispatch
impl From<&'_ IShellUIHelper7> for IDispatchfn from(value: &IShellUIHelper7) -> Self
impl From<&'_ IShellUIHelper8> for IDispatch
impl From<&'_ IShellUIHelper8> for IDispatchfn from(value: &IShellUIHelper8) -> Self
impl From<&'_ IShellUIHelper9> for IDispatch
impl From<&'_ IShellUIHelper9> for IDispatchfn from(value: &IShellUIHelper9) -> Self
impl From<&'_ IShellWindows> for IDispatch
impl From<&'_ IShellWindows> for IDispatchfn from(value: &IShellWindows) -> Self
impl From<&'_ IShowMessageAction> for IDispatch
impl From<&'_ IShowMessageAction> for IDispatchfn from(value: &IShowMessageAction) -> Self
impl From<&'_ ISignerCertificate> for IDispatch
impl From<&'_ ISignerCertificate> for IDispatchfn from(value: &ISignerCertificate) -> Self
impl From<&'_ ISignerCertificates> for IDispatch
impl From<&'_ ISignerCertificates> for IDispatchfn from(value: &ISignerCertificates) -> Self
impl From<&'_ ISketchInk> for IDispatch
impl From<&'_ ISketchInk> for IDispatchfn from(value: &ISketchInk) -> Self
impl From<&'_ ISmimeCapabilities> for IDispatch
impl From<&'_ ISmimeCapabilities> for IDispatchfn from(value: &ISmimeCapabilities) -> Self
impl From<&'_ ISmimeCapability> for IDispatch
impl From<&'_ ISmimeCapability> for IDispatchfn from(value: &ISmimeCapability) -> Self
impl From<&'_ ISpeechAudio> for IDispatch
impl From<&'_ ISpeechAudio> for IDispatchfn from(value: &ISpeechAudio) -> Self
impl From<&'_ ISpeechAudioBufferInfo> for IDispatch
impl From<&'_ ISpeechAudioBufferInfo> for IDispatchfn from(value: &ISpeechAudioBufferInfo) -> Self
impl From<&'_ ISpeechAudioFormat> for IDispatch
impl From<&'_ ISpeechAudioFormat> for IDispatchfn from(value: &ISpeechAudioFormat) -> Self
impl From<&'_ ISpeechAudioStatus> for IDispatch
impl From<&'_ ISpeechAudioStatus> for IDispatchfn from(value: &ISpeechAudioStatus) -> Self
impl From<&'_ ISpeechBaseStream> for IDispatch
impl From<&'_ ISpeechBaseStream> for IDispatchfn from(value: &ISpeechBaseStream) -> Self
impl From<&'_ ISpeechCustomStream> for IDispatch
impl From<&'_ ISpeechCustomStream> for IDispatchfn from(value: &ISpeechCustomStream) -> Self
impl From<&'_ ISpeechDataKey> for IDispatch
impl From<&'_ ISpeechDataKey> for IDispatchfn from(value: &ISpeechDataKey) -> Self
impl From<&'_ ISpeechFileStream> for IDispatch
impl From<&'_ ISpeechFileStream> for IDispatchfn from(value: &ISpeechFileStream) -> Self
impl From<&'_ ISpeechGrammarRule> for IDispatch
impl From<&'_ ISpeechGrammarRule> for IDispatchfn from(value: &ISpeechGrammarRule) -> Self
impl From<&'_ ISpeechGrammarRuleState> for IDispatch
impl From<&'_ ISpeechGrammarRuleState> for IDispatchfn from(value: &ISpeechGrammarRuleState) -> Self
impl From<&'_ ISpeechGrammarRuleStateTransition> for IDispatch
impl From<&'_ ISpeechGrammarRuleStateTransition> for IDispatchfn from(value: &ISpeechGrammarRuleStateTransition) -> Self
impl From<&'_ ISpeechGrammarRuleStateTransitions> for IDispatch
impl From<&'_ ISpeechGrammarRuleStateTransitions> for IDispatchfn from(value: &ISpeechGrammarRuleStateTransitions) -> Self
impl From<&'_ ISpeechGrammarRules> for IDispatch
impl From<&'_ ISpeechGrammarRules> for IDispatchfn from(value: &ISpeechGrammarRules) -> Self
impl From<&'_ ISpeechLexicon> for IDispatch
impl From<&'_ ISpeechLexicon> for IDispatchfn from(value: &ISpeechLexicon) -> Self
impl From<&'_ ISpeechLexiconPronunciation> for IDispatch
impl From<&'_ ISpeechLexiconPronunciation> for IDispatchfn from(value: &ISpeechLexiconPronunciation) -> Self
impl From<&'_ ISpeechLexiconPronunciations> for IDispatch
impl From<&'_ ISpeechLexiconPronunciations> for IDispatchfn from(value: &ISpeechLexiconPronunciations) -> Self
impl From<&'_ ISpeechLexiconWord> for IDispatch
impl From<&'_ ISpeechLexiconWord> for IDispatchfn from(value: &ISpeechLexiconWord) -> Self
impl From<&'_ ISpeechLexiconWords> for IDispatch
impl From<&'_ ISpeechLexiconWords> for IDispatchfn from(value: &ISpeechLexiconWords) -> Self
impl From<&'_ ISpeechMMSysAudio> for IDispatch
impl From<&'_ ISpeechMMSysAudio> for IDispatchfn from(value: &ISpeechMMSysAudio) -> Self
impl From<&'_ ISpeechMemoryStream> for IDispatch
impl From<&'_ ISpeechMemoryStream> for IDispatchfn from(value: &ISpeechMemoryStream) -> Self
impl From<&'_ ISpeechObjectToken> for IDispatch
impl From<&'_ ISpeechObjectToken> for IDispatchfn from(value: &ISpeechObjectToken) -> Self
impl From<&'_ ISpeechObjectTokenCategory> for IDispatch
impl From<&'_ ISpeechObjectTokenCategory> for IDispatchfn from(value: &ISpeechObjectTokenCategory) -> Self
impl From<&'_ ISpeechObjectTokens> for IDispatch
impl From<&'_ ISpeechObjectTokens> for IDispatchfn from(value: &ISpeechObjectTokens) -> Self
impl From<&'_ ISpeechPhoneConverter> for IDispatch
impl From<&'_ ISpeechPhoneConverter> for IDispatchfn from(value: &ISpeechPhoneConverter) -> Self
impl From<&'_ ISpeechPhraseAlternate> for IDispatch
impl From<&'_ ISpeechPhraseAlternate> for IDispatchfn from(value: &ISpeechPhraseAlternate) -> Self
impl From<&'_ ISpeechPhraseAlternates> for IDispatch
impl From<&'_ ISpeechPhraseAlternates> for IDispatchfn from(value: &ISpeechPhraseAlternates) -> Self
impl From<&'_ ISpeechPhraseElement> for IDispatch
impl From<&'_ ISpeechPhraseElement> for IDispatchfn from(value: &ISpeechPhraseElement) -> Self
impl From<&'_ ISpeechPhraseElements> for IDispatch
impl From<&'_ ISpeechPhraseElements> for IDispatchfn from(value: &ISpeechPhraseElements) -> Self
impl From<&'_ ISpeechPhraseInfo> for IDispatch
impl From<&'_ ISpeechPhraseInfo> for IDispatchfn from(value: &ISpeechPhraseInfo) -> Self
impl From<&'_ ISpeechPhraseInfoBuilder> for IDispatch
impl From<&'_ ISpeechPhraseInfoBuilder> for IDispatchfn from(value: &ISpeechPhraseInfoBuilder) -> Self
impl From<&'_ ISpeechPhraseProperties> for IDispatch
impl From<&'_ ISpeechPhraseProperties> for IDispatchfn from(value: &ISpeechPhraseProperties) -> Self
impl From<&'_ ISpeechPhraseProperty> for IDispatch
impl From<&'_ ISpeechPhraseProperty> for IDispatchfn from(value: &ISpeechPhraseProperty) -> Self
impl From<&'_ ISpeechPhraseReplacement> for IDispatch
impl From<&'_ ISpeechPhraseReplacement> for IDispatchfn from(value: &ISpeechPhraseReplacement) -> Self
impl From<&'_ ISpeechPhraseReplacements> for IDispatch
impl From<&'_ ISpeechPhraseReplacements> for IDispatchfn from(value: &ISpeechPhraseReplacements) -> Self
impl From<&'_ ISpeechPhraseRule> for IDispatch
impl From<&'_ ISpeechPhraseRule> for IDispatchfn from(value: &ISpeechPhraseRule) -> Self
impl From<&'_ ISpeechPhraseRules> for IDispatch
impl From<&'_ ISpeechPhraseRules> for IDispatchfn from(value: &ISpeechPhraseRules) -> Self
impl From<&'_ ISpeechRecoContext> for IDispatch
impl From<&'_ ISpeechRecoContext> for IDispatchfn from(value: &ISpeechRecoContext) -> Self
impl From<&'_ ISpeechRecoGrammar> for IDispatch
impl From<&'_ ISpeechRecoGrammar> for IDispatchfn from(value: &ISpeechRecoGrammar) -> Self
impl From<&'_ ISpeechRecoResult> for IDispatch
impl From<&'_ ISpeechRecoResult> for IDispatchfn from(value: &ISpeechRecoResult) -> Self
impl From<&'_ ISpeechRecoResult2> for IDispatch
impl From<&'_ ISpeechRecoResult2> for IDispatchfn from(value: &ISpeechRecoResult2) -> Self
impl From<&'_ ISpeechRecoResultDispatch> for IDispatch
impl From<&'_ ISpeechRecoResultDispatch> for IDispatchfn from(value: &ISpeechRecoResultDispatch) -> Self
impl From<&'_ ISpeechRecoResultTimes> for IDispatch
impl From<&'_ ISpeechRecoResultTimes> for IDispatchfn from(value: &ISpeechRecoResultTimes) -> Self
impl From<&'_ ISpeechRecognizer> for IDispatch
impl From<&'_ ISpeechRecognizer> for IDispatchfn from(value: &ISpeechRecognizer) -> Self
impl From<&'_ ISpeechRecognizerStatus> for IDispatch
impl From<&'_ ISpeechRecognizerStatus> for IDispatchfn from(value: &ISpeechRecognizerStatus) -> Self
impl From<&'_ ISpeechResourceLoader> for IDispatch
impl From<&'_ ISpeechResourceLoader> for IDispatchfn from(value: &ISpeechResourceLoader) -> Self
impl From<&'_ ISpeechTextSelectionInformation> for IDispatch
impl From<&'_ ISpeechTextSelectionInformation> for IDispatchfn from(value: &ISpeechTextSelectionInformation) -> Self
impl From<&'_ ISpeechVoice> for IDispatch
impl From<&'_ ISpeechVoice> for IDispatchfn from(value: &ISpeechVoice) -> Self
impl From<&'_ ISpeechVoiceStatus> for IDispatch
impl From<&'_ ISpeechVoiceStatus> for IDispatchfn from(value: &ISpeechVoiceStatus) -> Self
impl From<&'_ ISpeechWaveFormatEx> for IDispatch
impl From<&'_ ISpeechWaveFormatEx> for IDispatchfn from(value: &ISpeechWaveFormatEx) -> Self
impl From<&'_ ISpeechXMLRecoResult> for IDispatch
impl From<&'_ ISpeechXMLRecoResult> for IDispatchfn from(value: &ISpeechXMLRecoResult) -> Self
impl From<&'_ IStaticPortMapping> for IDispatch
impl From<&'_ IStaticPortMapping> for IDispatchfn from(value: &IStaticPortMapping) -> Self
impl From<&'_ IStaticPortMappingCollection> for IDispatch
impl From<&'_ IStaticPortMappingCollection> for IDispatchfn from(value: &IStaticPortMappingCollection) -> Self
impl From<&'_ IStringCollection> for IDispatch
impl From<&'_ IStringCollection> for IDispatchfn from(value: &IStringCollection) -> Self
impl From<&'_ ISystemInformation> for IDispatch
impl From<&'_ ISystemInformation> for IDispatchfn from(value: &ISystemInformation) -> Self
impl From<&'_ ITACDGroup> for IDispatch
impl From<&'_ ITACDGroup> for IDispatchfn from(value: &ITACDGroup) -> Self
impl From<&'_ ITACDGroupEvent> for IDispatch
impl From<&'_ ITACDGroupEvent> for IDispatchfn from(value: &ITACDGroupEvent) -> Self
impl From<&'_ ITASRTerminalEvent> for IDispatch
impl From<&'_ ITASRTerminalEvent> for IDispatchfn from(value: &ITASRTerminalEvent) -> Self
impl From<&'_ ITAddress2> for IDispatch
impl From<&'_ ITAddress2> for IDispatchfn from(value: &ITAddress2) -> Self
impl From<&'_ ITAddressCapabilities> for IDispatch
impl From<&'_ ITAddressCapabilities> for IDispatchfn from(value: &ITAddressCapabilities) -> Self
impl From<&'_ ITAddressDeviceSpecificEvent> for IDispatch
impl From<&'_ ITAddressDeviceSpecificEvent> for IDispatchfn from(value: &ITAddressDeviceSpecificEvent) -> Self
impl From<&'_ ITAddressEvent> for IDispatch
impl From<&'_ ITAddressEvent> for IDispatchfn from(value: &ITAddressEvent) -> Self
impl From<&'_ ITAddressTranslation> for IDispatch
impl From<&'_ ITAddressTranslation> for IDispatchfn from(value: &ITAddressTranslation) -> Self
impl From<&'_ ITAddressTranslationInfo> for IDispatch
impl From<&'_ ITAddressTranslationInfo> for IDispatchfn from(value: &ITAddressTranslationInfo) -> Self
impl From<&'_ ITAgentEvent> for IDispatch
impl From<&'_ ITAgentEvent> for IDispatchfn from(value: &ITAgentEvent) -> Self
impl From<&'_ ITAgentHandler> for IDispatch
impl From<&'_ ITAgentHandler> for IDispatchfn from(value: &ITAgentHandler) -> Self
impl From<&'_ ITAgentHandlerEvent> for IDispatch
impl From<&'_ ITAgentHandlerEvent> for IDispatchfn from(value: &ITAgentHandlerEvent) -> Self
impl From<&'_ ITAgentSession> for IDispatch
impl From<&'_ ITAgentSession> for IDispatchfn from(value: &ITAgentSession) -> Self
impl From<&'_ ITAgentSessionEvent> for IDispatch
impl From<&'_ ITAgentSessionEvent> for IDispatchfn from(value: &ITAgentSessionEvent) -> Self
impl From<&'_ ITAutomatedPhoneControl> for IDispatch
impl From<&'_ ITAutomatedPhoneControl> for IDispatchfn from(value: &ITAutomatedPhoneControl) -> Self
impl From<&'_ ITBasicAudioTerminal> for IDispatch
impl From<&'_ ITBasicAudioTerminal> for IDispatchfn from(value: &ITBasicAudioTerminal) -> Self
impl From<&'_ ITBasicCallControl> for IDispatch
impl From<&'_ ITBasicCallControl> for IDispatchfn from(value: &ITBasicCallControl) -> Self
impl From<&'_ ITBasicCallControl2> for IDispatch
impl From<&'_ ITBasicCallControl2> for IDispatchfn from(value: &ITBasicCallControl2) -> Self
impl From<&'_ ITCallHubEvent> for IDispatch
impl From<&'_ ITCallHubEvent> for IDispatchfn from(value: &ITCallHubEvent) -> Self
impl From<&'_ ITCallInfo> for IDispatch
impl From<&'_ ITCallInfo> for IDispatchfn from(value: &ITCallInfo) -> Self
impl From<&'_ ITCallInfo2> for IDispatch
impl From<&'_ ITCallInfo2> for IDispatchfn from(value: &ITCallInfo2) -> Self
impl From<&'_ ITCallInfoChangeEvent> for IDispatch
impl From<&'_ ITCallInfoChangeEvent> for IDispatchfn from(value: &ITCallInfoChangeEvent) -> Self
impl From<&'_ ITCallMediaEvent> for IDispatch
impl From<&'_ ITCallMediaEvent> for IDispatchfn from(value: &ITCallMediaEvent) -> Self
impl From<&'_ ITCallNotificationEvent> for IDispatch
impl From<&'_ ITCallNotificationEvent> for IDispatchfn from(value: &ITCallNotificationEvent) -> Self
impl From<&'_ ITCallStateEvent> for IDispatch
impl From<&'_ ITCallStateEvent> for IDispatchfn from(value: &ITCallStateEvent) -> Self
impl From<&'_ ITCallingCard> for IDispatch
impl From<&'_ ITCallingCard> for IDispatchfn from(value: &ITCallingCard) -> Self
impl From<&'_ ITCollection> for IDispatch
impl From<&'_ ITCollection> for IDispatchfn from(value: &ITCollection) -> Self
impl From<&'_ ITCollection2> for IDispatch
impl From<&'_ ITCollection2> for IDispatchfn from(value: &ITCollection2) -> Self
impl From<&'_ ITCustomTone> for IDispatch
impl From<&'_ ITCustomTone> for IDispatchfn from(value: &ITCustomTone) -> Self
impl From<&'_ ITDetectTone> for IDispatch
impl From<&'_ ITDetectTone> for IDispatchfn from(value: &ITDetectTone) -> Self
impl From<&'_ ITDigitDetectionEvent> for IDispatch
impl From<&'_ ITDigitDetectionEvent> for IDispatchfn from(value: &ITDigitDetectionEvent) -> Self
impl From<&'_ ITDigitGenerationEvent> for IDispatch
impl From<&'_ ITDigitGenerationEvent> for IDispatchfn from(value: &ITDigitGenerationEvent) -> Self
impl From<&'_ ITDigitsGatheredEvent> for IDispatch
impl From<&'_ ITDigitsGatheredEvent> for IDispatchfn from(value: &ITDigitsGatheredEvent) -> Self
impl From<&'_ ITDirectory> for IDispatch
impl From<&'_ ITDirectory> for IDispatchfn from(value: &ITDirectory) -> Self
impl From<&'_ ITDirectoryObject> for IDispatch
impl From<&'_ ITDirectoryObject> for IDispatchfn from(value: &ITDirectoryObject) -> Self
impl From<&'_ ITDirectoryObjectConference> for IDispatch
impl From<&'_ ITDirectoryObjectConference> for IDispatchfn from(value: &ITDirectoryObjectConference) -> Self
impl From<&'_ ITDirectoryObjectUser> for IDispatch
impl From<&'_ ITDirectoryObjectUser> for IDispatchfn from(value: &ITDirectoryObjectUser) -> Self
impl From<&'_ ITDispatchMapper> for IDispatch
impl From<&'_ ITDispatchMapper> for IDispatchfn from(value: &ITDispatchMapper) -> Self
impl From<&'_ ITFileTerminalEvent> for IDispatch
impl From<&'_ ITFileTerminalEvent> for IDispatchfn from(value: &ITFileTerminalEvent) -> Self
impl From<&'_ ITFileTrack> for IDispatch
impl From<&'_ ITFileTrack> for IDispatchfn from(value: &ITFileTrack) -> Self
impl From<&'_ ITForwardInformation> for IDispatch
impl From<&'_ ITForwardInformation> for IDispatchfn from(value: &ITForwardInformation) -> Self
impl From<&'_ ITForwardInformation2> for IDispatch
impl From<&'_ ITForwardInformation2> for IDispatchfn from(value: &ITForwardInformation2) -> Self
impl From<&'_ ITILSConfig> for IDispatch
impl From<&'_ ITILSConfig> for IDispatchfn from(value: &ITILSConfig) -> Self
impl From<&'_ ITLegacyCallMediaControl> for IDispatch
impl From<&'_ ITLegacyCallMediaControl> for IDispatchfn from(value: &ITLegacyCallMediaControl) -> Self
impl From<&'_ ITLegacyCallMediaControl2> for IDispatch
impl From<&'_ ITLegacyCallMediaControl2> for IDispatchfn from(value: &ITLegacyCallMediaControl2) -> Self
impl From<&'_ ITLegacyWaveSupport> for IDispatch
impl From<&'_ ITLegacyWaveSupport> for IDispatchfn from(value: &ITLegacyWaveSupport) -> Self
impl From<&'_ ITLocationInfo> for IDispatch
impl From<&'_ ITLocationInfo> for IDispatchfn from(value: &ITLocationInfo) -> Self
impl From<&'_ ITMediaControl> for IDispatch
impl From<&'_ ITMediaControl> for IDispatchfn from(value: &ITMediaControl) -> Self
impl From<&'_ ITMediaPlayback> for IDispatch
impl From<&'_ ITMediaPlayback> for IDispatchfn from(value: &ITMediaPlayback) -> Self
impl From<&'_ ITMediaRecord> for IDispatch
impl From<&'_ ITMediaRecord> for IDispatchfn from(value: &ITMediaRecord) -> Self
impl From<&'_ ITMediaSupport> for IDispatch
impl From<&'_ ITMediaSupport> for IDispatchfn from(value: &ITMediaSupport) -> Self
impl From<&'_ ITMultiTrackTerminal> for IDispatch
impl From<&'_ ITMultiTrackTerminal> for IDispatchfn from(value: &ITMultiTrackTerminal) -> Self
impl From<&'_ ITPhoneDeviceSpecificEvent> for IDispatch
impl From<&'_ ITPhoneDeviceSpecificEvent> for IDispatchfn from(value: &ITPhoneDeviceSpecificEvent) -> Self
impl From<&'_ ITPhoneEvent> for IDispatch
impl From<&'_ ITPhoneEvent> for IDispatchfn from(value: &ITPhoneEvent) -> Self
impl From<&'_ ITPluggableTerminalClassInfo> for IDispatch
impl From<&'_ ITPluggableTerminalClassInfo> for IDispatchfn from(value: &ITPluggableTerminalClassInfo) -> Self
impl From<&'_ ITPluggableTerminalSuperclassInfo> for IDispatch
impl From<&'_ ITPluggableTerminalSuperclassInfo> for IDispatchfn from(value: &ITPluggableTerminalSuperclassInfo) -> Self
impl From<&'_ ITPrivateEvent> for IDispatch
impl From<&'_ ITPrivateEvent> for IDispatchfn from(value: &ITPrivateEvent) -> Self
impl From<&'_ ITQOSEvent> for IDispatch
impl From<&'_ ITQOSEvent> for IDispatchfn from(value: &ITQOSEvent) -> Self
impl From<&'_ ITQueueEvent> for IDispatch
impl From<&'_ ITQueueEvent> for IDispatchfn from(value: &ITQueueEvent) -> Self
impl From<&'_ ITRendezvous> for IDispatch
impl From<&'_ ITRendezvous> for IDispatchfn from(value: &ITRendezvous) -> Self
impl From<&'_ ITRequestEvent> for IDispatch
impl From<&'_ ITRequestEvent> for IDispatchfn from(value: &ITRequestEvent) -> Self
impl From<&'_ ITScriptableAudioFormat> for IDispatch
impl From<&'_ ITScriptableAudioFormat> for IDispatchfn from(value: &ITScriptableAudioFormat) -> Self
impl From<&'_ ITStaticAudioTerminal> for IDispatch
impl From<&'_ ITStaticAudioTerminal> for IDispatchfn from(value: &ITStaticAudioTerminal) -> Self
impl From<&'_ ITStreamControl> for IDispatch
impl From<&'_ ITStreamControl> for IDispatchfn from(value: &ITStreamControl) -> Self
impl From<&'_ ITSubStream> for IDispatch
impl From<&'_ ITSubStream> for IDispatchfn from(value: &ITSubStream) -> Self
impl From<&'_ ITSubStreamControl> for IDispatch
impl From<&'_ ITSubStreamControl> for IDispatchfn from(value: &ITSubStreamControl) -> Self
impl From<&'_ ITTAPICallCenter> for IDispatch
impl From<&'_ ITTAPICallCenter> for IDispatchfn from(value: &ITTAPICallCenter) -> Self
impl From<&'_ ITTAPIDispatchEventNotification> for IDispatch
impl From<&'_ ITTAPIDispatchEventNotification> for IDispatchfn from(value: &ITTAPIDispatchEventNotification) -> Self
impl From<&'_ ITTAPIObjectEvent> for IDispatch
impl From<&'_ ITTAPIObjectEvent> for IDispatchfn from(value: &ITTAPIObjectEvent) -> Self
impl From<&'_ ITTAPIObjectEvent2> for IDispatch
impl From<&'_ ITTAPIObjectEvent2> for IDispatchfn from(value: &ITTAPIObjectEvent2) -> Self
impl From<&'_ ITTTSTerminalEvent> for IDispatch
impl From<&'_ ITTTSTerminalEvent> for IDispatchfn from(value: &ITTTSTerminalEvent) -> Self
impl From<&'_ ITTerminal> for IDispatch
impl From<&'_ ITTerminal> for IDispatchfn from(value: &ITTerminal) -> Self
impl From<&'_ ITTerminalSupport> for IDispatch
impl From<&'_ ITTerminalSupport> for IDispatchfn from(value: &ITTerminalSupport) -> Self
impl From<&'_ ITTerminalSupport2> for IDispatch
impl From<&'_ ITTerminalSupport2> for IDispatchfn from(value: &ITTerminalSupport2) -> Self
impl From<&'_ ITToneDetectionEvent> for IDispatch
impl From<&'_ ITToneDetectionEvent> for IDispatchfn from(value: &ITToneDetectionEvent) -> Self
impl From<&'_ ITToneTerminalEvent> for IDispatch
impl From<&'_ ITToneTerminalEvent> for IDispatchfn from(value: &ITToneTerminalEvent) -> Self
impl From<&'_ ITaskDefinition> for IDispatch
impl From<&'_ ITaskDefinition> for IDispatchfn from(value: &ITaskDefinition) -> Self
impl From<&'_ ITaskFolder> for IDispatch
impl From<&'_ ITaskFolder> for IDispatchfn from(value: &ITaskFolder) -> Self
impl From<&'_ ITaskFolderCollection> for IDispatch
impl From<&'_ ITaskFolderCollection> for IDispatchfn from(value: &ITaskFolderCollection) -> Self
impl From<&'_ ITaskNamedValueCollection> for IDispatch
impl From<&'_ ITaskNamedValueCollection> for IDispatchfn from(value: &ITaskNamedValueCollection) -> Self
impl From<&'_ ITaskNamedValuePair> for IDispatch
impl From<&'_ ITaskNamedValuePair> for IDispatchfn from(value: &ITaskNamedValuePair) -> Self
impl From<&'_ ITaskService> for IDispatch
impl From<&'_ ITaskService> for IDispatchfn from(value: &ITaskService) -> Self
impl From<&'_ ITaskSettings> for IDispatch
impl From<&'_ ITaskSettings> for IDispatchfn from(value: &ITaskSettings) -> Self
impl From<&'_ ITaskSettings2> for IDispatch
impl From<&'_ ITaskSettings2> for IDispatchfn from(value: &ITaskSettings2) -> Self
impl From<&'_ ITaskSettings3> for IDispatch
impl From<&'_ ITaskSettings3> for IDispatchfn from(value: &ITaskSettings3) -> Self
impl From<&'_ ITemplatePrinter> for IDispatch
impl From<&'_ ITemplatePrinter> for IDispatchfn from(value: &ITemplatePrinter) -> Self
impl From<&'_ ITemplatePrinter2> for IDispatch
impl From<&'_ ITemplatePrinter2> for IDispatchfn from(value: &ITemplatePrinter2) -> Self
impl From<&'_ ITemplatePrinter3> for IDispatch
impl From<&'_ ITemplatePrinter3> for IDispatchfn from(value: &ITemplatePrinter3) -> Self
impl From<&'_ ITemplateSdo> for IDispatch
impl From<&'_ ITemplateSdo> for IDispatchfn from(value: &ITemplateSdo) -> Self
impl From<&'_ ITextDisplays> for IDispatch
impl From<&'_ ITextDisplays> for IDispatchfn from(value: &ITextDisplays) -> Self
impl From<&'_ ITextDocument> for IDispatch
impl From<&'_ ITextDocument> for IDispatchfn from(value: &ITextDocument) -> Self
impl From<&'_ ITextDocument2> for IDispatch
impl From<&'_ ITextDocument2> for IDispatchfn from(value: &ITextDocument2) -> Self
impl From<&'_ ITextDocument2Old> for IDispatch
impl From<&'_ ITextDocument2Old> for IDispatchfn from(value: &ITextDocument2Old) -> Self
impl From<&'_ ITextFont2> for IDispatch
impl From<&'_ ITextFont2> for IDispatchfn from(value: &ITextFont2) -> Self
impl From<&'_ ITextPara2> for IDispatch
impl From<&'_ ITextPara2> for IDispatchfn from(value: &ITextPara2) -> Self
impl From<&'_ ITextRange> for IDispatch
impl From<&'_ ITextRange> for IDispatchfn from(value: &ITextRange) -> Self
impl From<&'_ ITextRange2> for IDispatch
impl From<&'_ ITextRange2> for IDispatchfn from(value: &ITextRange2) -> Self
impl From<&'_ ITextSelection> for IDispatch
impl From<&'_ ITextSelection> for IDispatchfn from(value: &ITextSelection) -> Self
impl From<&'_ ITextSelection2> for IDispatch
impl From<&'_ ITextSelection2> for IDispatchfn from(value: &ITextSelection2) -> Self
impl From<&'_ ITextStoryRanges> for IDispatch
impl From<&'_ ITextStoryRanges> for IDispatchfn from(value: &ITextStoryRanges) -> Self
impl From<&'_ ITextStoryRanges2> for IDispatch
impl From<&'_ ITextStoryRanges2> for IDispatchfn from(value: &ITextStoryRanges2) -> Self
impl From<&'_ ITextStrings> for IDispatch
impl From<&'_ ITextStrings> for IDispatchfn from(value: &ITextStrings) -> Self
impl From<&'_ ITimeTrigger> for IDispatch
impl From<&'_ ITimeTrigger> for IDispatchfn from(value: &ITimeTrigger) -> Self
impl From<&'_ ITraceDataCollector> for IDispatch
impl From<&'_ ITraceDataCollector> for IDispatchfn from(value: &ITraceDataCollector) -> Self
impl From<&'_ ITraceDataProvider> for IDispatch
impl From<&'_ ITraceDataProvider> for IDispatchfn from(value: &ITraceDataProvider) -> Self
impl From<&'_ ITraceDataProviderCollection> for IDispatch
impl From<&'_ ITraceDataProviderCollection> for IDispatchfn from(value: &ITraceDataProviderCollection) -> Self
impl From<&'_ ITransactionContext> for IDispatch
impl From<&'_ ITransactionContext> for IDispatchfn from(value: &ITransactionContext) -> Self
impl From<&'_ ITriggerCollection> for IDispatch
impl From<&'_ ITriggerCollection> for IDispatchfn from(value: &ITriggerCollection) -> Self
impl From<&'_ ITuneRequest> for IDispatch
impl From<&'_ ITuneRequest> for IDispatchfn from(value: &ITuneRequest) -> Self
impl From<&'_ ITuningSpace> for IDispatch
impl From<&'_ ITuningSpace> for IDispatchfn from(value: &ITuningSpace) -> Self
impl From<&'_ ITuningSpaceContainer> for IDispatch
impl From<&'_ ITuningSpaceContainer> for IDispatchfn from(value: &ITuningSpaceContainer) -> Self
impl From<&'_ ITuningSpaces> for IDispatch
impl From<&'_ ITuningSpaces> for IDispatchfn from(value: &ITuningSpaces) -> Self
impl From<&'_ IUPnPDescriptionDocument> for IDispatch
impl From<&'_ IUPnPDescriptionDocument> for IDispatchfn from(value: &IUPnPDescriptionDocument) -> Self
impl From<&'_ IUPnPDevice> for IDispatch
impl From<&'_ IUPnPDevice> for IDispatchfn from(value: &IUPnPDevice) -> Self
impl From<&'_ IUPnPDeviceFinder> for IDispatch
impl From<&'_ IUPnPDeviceFinder> for IDispatchfn from(value: &IUPnPDeviceFinder) -> Self
impl From<&'_ IUPnPDevices> for IDispatch
impl From<&'_ IUPnPDevices> for IDispatchfn from(value: &IUPnPDevices) -> Self
impl From<&'_ IUPnPService> for IDispatch
impl From<&'_ IUPnPService> for IDispatchfn from(value: &IUPnPService) -> Self
impl From<&'_ IUPnPServices> for IDispatch
impl From<&'_ IUPnPServices> for IDispatchfn from(value: &IUPnPServices) -> Self
impl From<&'_ IUpdateCollection> for IDispatch
impl From<&'_ IUpdateCollection> for IDispatchfn from(value: &IUpdateCollection) -> Self
impl From<&'_ IUpdateDownloadContent> for IDispatch
impl From<&'_ IUpdateDownloadContent> for IDispatchfn from(value: &IUpdateDownloadContent) -> Self
impl From<&'_ IUpdateDownloadContent2> for IDispatch
impl From<&'_ IUpdateDownloadContent2> for IDispatchfn from(value: &IUpdateDownloadContent2) -> Self
impl From<&'_ IUpdateDownloadContentCollection> for IDispatch
impl From<&'_ IUpdateDownloadContentCollection> for IDispatchfn from(value: &IUpdateDownloadContentCollection) -> Self
impl From<&'_ IUpdateDownloadResult> for IDispatch
impl From<&'_ IUpdateDownloadResult> for IDispatchfn from(value: &IUpdateDownloadResult) -> Self
impl From<&'_ IUpdateDownloader> for IDispatch
impl From<&'_ IUpdateDownloader> for IDispatchfn from(value: &IUpdateDownloader) -> Self
impl From<&'_ IUpdateException> for IDispatch
impl From<&'_ IUpdateException> for IDispatchfn from(value: &IUpdateException) -> Self
impl From<&'_ IUpdateExceptionCollection> for IDispatch
impl From<&'_ IUpdateExceptionCollection> for IDispatchfn from(value: &IUpdateExceptionCollection) -> Self
impl From<&'_ IUpdateHistoryEntry> for IDispatch
impl From<&'_ IUpdateHistoryEntry> for IDispatchfn from(value: &IUpdateHistoryEntry) -> Self
impl From<&'_ IUpdateHistoryEntry2> for IDispatch
impl From<&'_ IUpdateHistoryEntry2> for IDispatchfn from(value: &IUpdateHistoryEntry2) -> Self
impl From<&'_ IUpdateHistoryEntryCollection> for IDispatch
impl From<&'_ IUpdateHistoryEntryCollection> for IDispatchfn from(value: &IUpdateHistoryEntryCollection) -> Self
impl From<&'_ IUpdateIdentity> for IDispatch
impl From<&'_ IUpdateIdentity> for IDispatchfn from(value: &IUpdateIdentity) -> Self
impl From<&'_ IUpdateInstallationResult> for IDispatch
impl From<&'_ IUpdateInstallationResult> for IDispatchfn from(value: &IUpdateInstallationResult) -> Self
impl From<&'_ IUpdateInstaller> for IDispatch
impl From<&'_ IUpdateInstaller> for IDispatchfn from(value: &IUpdateInstaller) -> Self
impl From<&'_ IUpdateInstaller2> for IDispatch
impl From<&'_ IUpdateInstaller2> for IDispatchfn from(value: &IUpdateInstaller2) -> Self
impl From<&'_ IUpdateInstaller3> for IDispatch
impl From<&'_ IUpdateInstaller3> for IDispatchfn from(value: &IUpdateInstaller3) -> Self
impl From<&'_ IUpdateInstaller4> for IDispatch
impl From<&'_ IUpdateInstaller4> for IDispatchfn from(value: &IUpdateInstaller4) -> Self
impl From<&'_ IUpdateSearcher> for IDispatch
impl From<&'_ IUpdateSearcher> for IDispatchfn from(value: &IUpdateSearcher) -> Self
impl From<&'_ IUpdateSearcher2> for IDispatch
impl From<&'_ IUpdateSearcher2> for IDispatchfn from(value: &IUpdateSearcher2) -> Self
impl From<&'_ IUpdateSearcher3> for IDispatch
impl From<&'_ IUpdateSearcher3> for IDispatchfn from(value: &IUpdateSearcher3) -> Self
impl From<&'_ IUpdateService> for IDispatch
impl From<&'_ IUpdateService> for IDispatchfn from(value: &IUpdateService) -> Self
impl From<&'_ IUpdateService2> for IDispatch
impl From<&'_ IUpdateService2> for IDispatchfn from(value: &IUpdateService2) -> Self
impl From<&'_ IUpdateServiceCollection> for IDispatch
impl From<&'_ IUpdateServiceCollection> for IDispatchfn from(value: &IUpdateServiceCollection) -> Self
impl From<&'_ IUpdateServiceManager> for IDispatch
impl From<&'_ IUpdateServiceManager> for IDispatchfn from(value: &IUpdateServiceManager) -> Self
impl From<&'_ IUpdateServiceManager2> for IDispatch
impl From<&'_ IUpdateServiceManager2> for IDispatchfn from(value: &IUpdateServiceManager2) -> Self
impl From<&'_ IUpdateServiceRegistration> for IDispatch
impl From<&'_ IUpdateServiceRegistration> for IDispatchfn from(value: &IUpdateServiceRegistration) -> Self
impl From<&'_ IUpdateSession> for IDispatch
impl From<&'_ IUpdateSession> for IDispatchfn from(value: &IUpdateSession) -> Self
impl From<&'_ IUpdateSession2> for IDispatch
impl From<&'_ IUpdateSession2> for IDispatchfn from(value: &IUpdateSession2) -> Self
impl From<&'_ IUpdateSession3> for IDispatch
impl From<&'_ IUpdateSession3> for IDispatchfn from(value: &IUpdateSession3) -> Self
impl From<&'_ IVBMXNamespaceManager> for IDispatch
impl From<&'_ IVBMXNamespaceManager> for IDispatchfn from(value: &IVBMXNamespaceManager) -> Self
impl From<&'_ IVBSAXAttributes> for IDispatch
impl From<&'_ IVBSAXAttributes> for IDispatchfn from(value: &IVBSAXAttributes) -> Self
impl From<&'_ IVBSAXContentHandler> for IDispatch
impl From<&'_ IVBSAXContentHandler> for IDispatchfn from(value: &IVBSAXContentHandler) -> Self
impl From<&'_ IVBSAXDTDHandler> for IDispatch
impl From<&'_ IVBSAXDTDHandler> for IDispatchfn from(value: &IVBSAXDTDHandler) -> Self
impl From<&'_ IVBSAXDeclHandler> for IDispatch
impl From<&'_ IVBSAXDeclHandler> for IDispatchfn from(value: &IVBSAXDeclHandler) -> Self
impl From<&'_ IVBSAXEntityResolver> for IDispatch
impl From<&'_ IVBSAXEntityResolver> for IDispatchfn from(value: &IVBSAXEntityResolver) -> Self
impl From<&'_ IVBSAXErrorHandler> for IDispatch
impl From<&'_ IVBSAXErrorHandler> for IDispatchfn from(value: &IVBSAXErrorHandler) -> Self
impl From<&'_ IVBSAXLexicalHandler> for IDispatch
impl From<&'_ IVBSAXLexicalHandler> for IDispatchfn from(value: &IVBSAXLexicalHandler) -> Self
impl From<&'_ IVBSAXLocator> for IDispatch
impl From<&'_ IVBSAXLocator> for IDispatchfn from(value: &IVBSAXLocator) -> Self
impl From<&'_ IVBSAXXMLFilter> for IDispatch
impl From<&'_ IVBSAXXMLFilter> for IDispatchfn from(value: &IVBSAXXMLFilter) -> Self
impl From<&'_ IVBSAXXMLReader> for IDispatch
impl From<&'_ IVBSAXXMLReader> for IDispatchfn from(value: &IVBSAXXMLReader) -> Self
impl From<&'_ IValueMapItem> for IDispatch
impl From<&'_ IValueMapItem> for IDispatchfn from(value: &IValueMapItem) -> Self
impl From<&'_ IVideoWindow> for IDispatch
impl From<&'_ IVideoWindow> for IDispatchfn from(value: &IVideoWindow) -> Self
impl From<&'_ IWBScriptControl> for IDispatch
impl From<&'_ IWBScriptControl> for IDispatchfn from(value: &IWBScriptControl) -> Self
impl From<&'_ IWMPCdromCollection> for IDispatch
impl From<&'_ IWMPCdromCollection> for IDispatchfn from(value: &IWMPCdromCollection) -> Self
impl From<&'_ IWMPClosedCaption> for IDispatch
impl From<&'_ IWMPClosedCaption> for IDispatchfn from(value: &IWMPClosedCaption) -> Self
impl From<&'_ IWMPClosedCaption2> for IDispatch
impl From<&'_ IWMPClosedCaption2> for IDispatchfn from(value: &IWMPClosedCaption2) -> Self
impl From<&'_ IWMPControls> for IDispatch
impl From<&'_ IWMPControls> for IDispatchfn from(value: &IWMPControls) -> Self
impl From<&'_ IWMPControls2> for IDispatch
impl From<&'_ IWMPControls2> for IDispatchfn from(value: &IWMPControls2) -> Self
impl From<&'_ IWMPControls3> for IDispatch
impl From<&'_ IWMPControls3> for IDispatchfn from(value: &IWMPControls3) -> Self
impl From<&'_ IWMPDownloadCollection> for IDispatch
impl From<&'_ IWMPDownloadCollection> for IDispatchfn from(value: &IWMPDownloadCollection) -> Self
impl From<&'_ IWMPDownloadItem> for IDispatch
impl From<&'_ IWMPDownloadItem> for IDispatchfn from(value: &IWMPDownloadItem) -> Self
impl From<&'_ IWMPDownloadItem2> for IDispatch
impl From<&'_ IWMPDownloadItem2> for IDispatchfn from(value: &IWMPDownloadItem2) -> Self
impl From<&'_ IWMPDownloadManager> for IDispatch
impl From<&'_ IWMPDownloadManager> for IDispatchfn from(value: &IWMPDownloadManager) -> Self
impl From<&'_ IWMPErrorItem> for IDispatch
impl From<&'_ IWMPErrorItem> for IDispatchfn from(value: &IWMPErrorItem) -> Self
impl From<&'_ IWMPErrorItem2> for IDispatch
impl From<&'_ IWMPErrorItem2> for IDispatchfn from(value: &IWMPErrorItem2) -> Self
impl From<&'_ IWMPMedia2> for IDispatch
impl From<&'_ IWMPMedia2> for IDispatchfn from(value: &IWMPMedia2) -> Self
impl From<&'_ IWMPMedia3> for IDispatch
impl From<&'_ IWMPMedia3> for IDispatchfn from(value: &IWMPMedia3) -> Self
impl From<&'_ IWMPMediaCollection> for IDispatch
impl From<&'_ IWMPMediaCollection> for IDispatchfn from(value: &IWMPMediaCollection) -> Self
impl From<&'_ IWMPMediaCollection2> for IDispatch
impl From<&'_ IWMPMediaCollection2> for IDispatchfn from(value: &IWMPMediaCollection2) -> Self
impl From<&'_ IWMPMetadataPicture> for IDispatch
impl From<&'_ IWMPMetadataPicture> for IDispatchfn from(value: &IWMPMetadataPicture) -> Self
impl From<&'_ IWMPMetadataText> for IDispatch
impl From<&'_ IWMPMetadataText> for IDispatchfn from(value: &IWMPMetadataText) -> Self
impl From<&'_ IWMPNetwork> for IDispatch
impl From<&'_ IWMPNetwork> for IDispatchfn from(value: &IWMPNetwork) -> Self
impl From<&'_ IWMPPlayer> for IDispatch
impl From<&'_ IWMPPlayer> for IDispatchfn from(value: &IWMPPlayer) -> Self
impl From<&'_ IWMPPlayer2> for IDispatch
impl From<&'_ IWMPPlayer2> for IDispatchfn from(value: &IWMPPlayer2) -> Self
impl From<&'_ IWMPPlayer3> for IDispatch
impl From<&'_ IWMPPlayer3> for IDispatchfn from(value: &IWMPPlayer3) -> Self
impl From<&'_ IWMPPlayer4> for IDispatch
impl From<&'_ IWMPPlayer4> for IDispatchfn from(value: &IWMPPlayer4) -> Self
impl From<&'_ IWMPPlayerApplication> for IDispatch
impl From<&'_ IWMPPlayerApplication> for IDispatchfn from(value: &IWMPPlayerApplication) -> Self
impl From<&'_ IWMPPlaylist> for IDispatch
impl From<&'_ IWMPPlaylist> for IDispatchfn from(value: &IWMPPlaylist) -> Self
impl From<&'_ IWMPPlaylistArray> for IDispatch
impl From<&'_ IWMPPlaylistArray> for IDispatchfn from(value: &IWMPPlaylistArray) -> Self
impl From<&'_ IWMPPlaylistCollection> for IDispatch
impl From<&'_ IWMPPlaylistCollection> for IDispatchfn from(value: &IWMPPlaylistCollection) -> Self
impl From<&'_ IWMPSettings> for IDispatch
impl From<&'_ IWMPSettings> for IDispatchfn from(value: &IWMPSettings) -> Self
impl From<&'_ IWMPSettings2> for IDispatch
impl From<&'_ IWMPSettings2> for IDispatchfn from(value: &IWMPSettings2) -> Self
impl From<&'_ IWMPStringCollection> for IDispatch
impl From<&'_ IWMPStringCollection> for IDispatchfn from(value: &IWMPStringCollection) -> Self
impl From<&'_ IWMPStringCollection2> for IDispatch
impl From<&'_ IWMPStringCollection2> for IDispatchfn from(value: &IWMPStringCollection2) -> Self
impl From<&'_ IWSCDefaultProduct> for IDispatch
impl From<&'_ IWSCDefaultProduct> for IDispatchfn from(value: &IWSCDefaultProduct) -> Self
impl From<&'_ IWSCProductList> for IDispatch
impl From<&'_ IWSCProductList> for IDispatchfn from(value: &IWSCProductList) -> Self
impl From<&'_ IWSManConnectionOptions> for IDispatch
impl From<&'_ IWSManConnectionOptions> for IDispatchfn from(value: &IWSManConnectionOptions) -> Self
impl From<&'_ IWSManConnectionOptionsEx> for IDispatch
impl From<&'_ IWSManConnectionOptionsEx> for IDispatchfn from(value: &IWSManConnectionOptionsEx) -> Self
impl From<&'_ IWSManConnectionOptionsEx2> for IDispatch
impl From<&'_ IWSManConnectionOptionsEx2> for IDispatchfn from(value: &IWSManConnectionOptionsEx2) -> Self
impl From<&'_ IWSManEnumerator> for IDispatch
impl From<&'_ IWSManEnumerator> for IDispatchfn from(value: &IWSManEnumerator) -> Self
impl From<&'_ IWSManInternal> for IDispatch
impl From<&'_ IWSManInternal> for IDispatchfn from(value: &IWSManInternal) -> Self
impl From<&'_ IWSManResourceLocator> for IDispatch
impl From<&'_ IWSManResourceLocator> for IDispatchfn from(value: &IWSManResourceLocator) -> Self
impl From<&'_ IWSManSession> for IDispatch
impl From<&'_ IWSManSession> for IDispatchfn from(value: &IWSManSession) -> Self
impl From<&'_ IWdsTransportCacheable> for IDispatch
impl From<&'_ IWdsTransportCacheable> for IDispatchfn from(value: &IWdsTransportCacheable) -> Self
impl From<&'_ IWdsTransportClient> for IDispatch
impl From<&'_ IWdsTransportClient> for IDispatchfn from(value: &IWdsTransportClient) -> Self
impl From<&'_ IWdsTransportCollection> for IDispatch
impl From<&'_ IWdsTransportCollection> for IDispatchfn from(value: &IWdsTransportCollection) -> Self
impl From<&'_ IWdsTransportConfigurationManager> for IDispatch
impl From<&'_ IWdsTransportConfigurationManager> for IDispatchfn from(value: &IWdsTransportConfigurationManager) -> Self
impl From<&'_ IWdsTransportConfigurationManager2> for IDispatch
impl From<&'_ IWdsTransportConfigurationManager2> for IDispatchfn from(value: &IWdsTransportConfigurationManager2) -> Self
impl From<&'_ IWdsTransportContent> for IDispatch
impl From<&'_ IWdsTransportContent> for IDispatchfn from(value: &IWdsTransportContent) -> Self
impl From<&'_ IWdsTransportContentProvider> for IDispatch
impl From<&'_ IWdsTransportContentProvider> for IDispatchfn from(value: &IWdsTransportContentProvider) -> Self
impl From<&'_ IWdsTransportDiagnosticsPolicy> for IDispatch
impl From<&'_ IWdsTransportDiagnosticsPolicy> for IDispatchfn from(value: &IWdsTransportDiagnosticsPolicy) -> Self
impl From<&'_ IWdsTransportManager> for IDispatch
impl From<&'_ IWdsTransportManager> for IDispatchfn from(value: &IWdsTransportManager) -> Self
impl From<&'_ IWdsTransportMulticastSessionPolicy> for IDispatch
impl From<&'_ IWdsTransportMulticastSessionPolicy> for IDispatchfn from(value: &IWdsTransportMulticastSessionPolicy) -> Self
impl From<&'_ IWdsTransportNamespace> for IDispatch
impl From<&'_ IWdsTransportNamespace> for IDispatchfn from(value: &IWdsTransportNamespace) -> Self
impl From<&'_ IWdsTransportNamespaceAutoCast> for IDispatch
impl From<&'_ IWdsTransportNamespaceAutoCast> for IDispatchfn from(value: &IWdsTransportNamespaceAutoCast) -> Self
impl From<&'_ IWdsTransportNamespaceManager> for IDispatch
impl From<&'_ IWdsTransportNamespaceManager> for IDispatchfn from(value: &IWdsTransportNamespaceManager) -> Self
impl From<&'_ IWdsTransportNamespaceScheduledCast> for IDispatch
impl From<&'_ IWdsTransportNamespaceScheduledCast> for IDispatchfn from(value: &IWdsTransportNamespaceScheduledCast) -> Self
impl From<&'_ IWdsTransportNamespaceScheduledCastAutoStart> for IDispatch
impl From<&'_ IWdsTransportNamespaceScheduledCastAutoStart> for IDispatchfn from(value: &IWdsTransportNamespaceScheduledCastAutoStart) -> Self
impl From<&'_ IWdsTransportNamespaceScheduledCastManualStart> for IDispatch
impl From<&'_ IWdsTransportNamespaceScheduledCastManualStart> for IDispatchfn from(value: &IWdsTransportNamespaceScheduledCastManualStart) -> Self
impl From<&'_ IWdsTransportServer> for IDispatch
impl From<&'_ IWdsTransportServer> for IDispatchfn from(value: &IWdsTransportServer) -> Self
impl From<&'_ IWdsTransportServer2> for IDispatch
impl From<&'_ IWdsTransportServer2> for IDispatchfn from(value: &IWdsTransportServer2) -> Self
impl From<&'_ IWdsTransportServicePolicy> for IDispatch
impl From<&'_ IWdsTransportServicePolicy> for IDispatchfn from(value: &IWdsTransportServicePolicy) -> Self
impl From<&'_ IWdsTransportServicePolicy2> for IDispatch
impl From<&'_ IWdsTransportServicePolicy2> for IDispatchfn from(value: &IWdsTransportServicePolicy2) -> Self
impl From<&'_ IWdsTransportSession> for IDispatch
impl From<&'_ IWdsTransportSession> for IDispatchfn from(value: &IWdsTransportSession) -> Self
impl From<&'_ IWdsTransportSetupManager> for IDispatch
impl From<&'_ IWdsTransportSetupManager> for IDispatchfn from(value: &IWdsTransportSetupManager) -> Self
impl From<&'_ IWdsTransportSetupManager2> for IDispatch
impl From<&'_ IWdsTransportSetupManager2> for IDispatchfn from(value: &IWdsTransportSetupManager2) -> Self
impl From<&'_ IWdsTransportTftpClient> for IDispatch
impl From<&'_ IWdsTransportTftpClient> for IDispatchfn from(value: &IWdsTransportTftpClient) -> Self
impl From<&'_ IWdsTransportTftpManager> for IDispatch
impl From<&'_ IWdsTransportTftpManager> for IDispatchfn from(value: &IWdsTransportTftpManager) -> Self
impl From<&'_ IWebBridge> for IDispatch
impl From<&'_ IWebBridge> for IDispatchfn from(value: &IWebBridge) -> Self
impl From<&'_ IWebBrowser> for IDispatch
impl From<&'_ IWebBrowser> for IDispatchfn from(value: &IWebBrowser) -> Self
impl From<&'_ IWebBrowser2> for IDispatch
impl From<&'_ IWebBrowser2> for IDispatchfn from(value: &IWebBrowser2) -> Self
impl From<&'_ IWebBrowserApp> for IDispatch
impl From<&'_ IWebBrowserApp> for IDispatchfn from(value: &IWebBrowserApp) -> Self
impl From<&'_ IWebGeocoordinates> for IDispatch
impl From<&'_ IWebGeocoordinates> for IDispatchfn from(value: &IWebGeocoordinates) -> Self
impl From<&'_ IWebGeolocation> for IDispatch
impl From<&'_ IWebGeolocation> for IDispatchfn from(value: &IWebGeolocation) -> Self
impl From<&'_ IWebGeoposition> for IDispatch
impl From<&'_ IWebGeoposition> for IDispatchfn from(value: &IWebGeoposition) -> Self
impl From<&'_ IWebGeopositionError> for IDispatch
impl From<&'_ IWebGeopositionError> for IDispatchfn from(value: &IWebGeopositionError) -> Self
impl From<&'_ IWebWizardHost> for IDispatch
impl From<&'_ IWebWizardHost> for IDispatchfn from(value: &IWebWizardHost) -> Self
impl From<&'_ IWebWizardHost2> for IDispatch
impl From<&'_ IWebWizardHost2> for IDispatchfn from(value: &IWebWizardHost2) -> Self
impl From<&'_ IWeeklyTrigger> for IDispatch
impl From<&'_ IWeeklyTrigger> for IDispatchfn from(value: &IWeeklyTrigger) -> Self
impl From<&'_ IWindowsDriverUpdate> for IDispatch
impl From<&'_ IWindowsDriverUpdate> for IDispatchfn from(value: &IWindowsDriverUpdate) -> Self
impl From<&'_ IWindowsDriverUpdate2> for IDispatch
impl From<&'_ IWindowsDriverUpdate2> for IDispatchfn from(value: &IWindowsDriverUpdate2) -> Self
impl From<&'_ IWindowsDriverUpdate3> for IDispatch
impl From<&'_ IWindowsDriverUpdate3> for IDispatchfn from(value: &IWindowsDriverUpdate3) -> Self
impl From<&'_ IWindowsDriverUpdate4> for IDispatch
impl From<&'_ IWindowsDriverUpdate4> for IDispatchfn from(value: &IWindowsDriverUpdate4) -> Self
impl From<&'_ IWindowsDriverUpdate5> for IDispatch
impl From<&'_ IWindowsDriverUpdate5> for IDispatchfn from(value: &IWindowsDriverUpdate5) -> Self
impl From<&'_ IWindowsDriverUpdateEntry> for IDispatch
impl From<&'_ IWindowsDriverUpdateEntry> for IDispatchfn from(value: &IWindowsDriverUpdateEntry) -> Self
impl From<&'_ IWindowsDriverUpdateEntryCollection> for IDispatch
impl From<&'_ IWindowsDriverUpdateEntryCollection> for IDispatchfn from(value: &IWindowsDriverUpdateEntryCollection) -> Self
impl From<&'_ IWindowsMediaLibrarySharingDevice> for IDispatch
impl From<&'_ IWindowsMediaLibrarySharingDevice> for IDispatchfn from(value: &IWindowsMediaLibrarySharingDevice) -> Self
impl From<&'_ IWindowsMediaLibrarySharingDeviceProperties> for IDispatch
impl From<&'_ IWindowsMediaLibrarySharingDeviceProperties> for IDispatchfn from(value: &IWindowsMediaLibrarySharingDeviceProperties) -> Self
impl From<&'_ IWindowsMediaLibrarySharingDeviceProperty> for IDispatch
impl From<&'_ IWindowsMediaLibrarySharingDeviceProperty> for IDispatchfn from(value: &IWindowsMediaLibrarySharingDeviceProperty) -> Self
impl From<&'_ IWindowsMediaLibrarySharingDevices> for IDispatch
impl From<&'_ IWindowsMediaLibrarySharingDevices> for IDispatchfn from(value: &IWindowsMediaLibrarySharingDevices) -> Self
impl From<&'_ IWindowsMediaLibrarySharingServices> for IDispatch
impl From<&'_ IWindowsMediaLibrarySharingServices> for IDispatchfn from(value: &IWindowsMediaLibrarySharingServices) -> Self
impl From<&'_ IWindowsUpdateAgentInfo> for IDispatch
impl From<&'_ IWindowsUpdateAgentInfo> for IDispatchfn from(value: &IWindowsUpdateAgentInfo) -> Self
impl From<&'_ IWorkspaceResTypeRegistry> for IDispatch
impl From<&'_ IWorkspaceResTypeRegistry> for IDispatchfn from(value: &IWorkspaceResTypeRegistry) -> Self
impl From<&'_ IWorkspaceScriptable> for IDispatch
impl From<&'_ IWorkspaceScriptable> for IDispatchfn from(value: &IWorkspaceScriptable) -> Self
impl From<&'_ IWorkspaceScriptable2> for IDispatch
impl From<&'_ IWorkspaceScriptable2> for IDispatchfn from(value: &IWorkspaceScriptable2) -> Self
impl From<&'_ IWorkspaceScriptable3> for IDispatch
impl From<&'_ IWorkspaceScriptable3> for IDispatchfn from(value: &IWorkspaceScriptable3) -> Self
impl From<&'_ IWriteEngine2> for IDispatch
impl From<&'_ IWriteEngine2> for IDispatchfn from(value: &IWriteEngine2) -> Self
impl From<&'_ IWriteEngine2EventArgs> for IDispatch
impl From<&'_ IWriteEngine2EventArgs> for IDispatchfn from(value: &IWriteEngine2EventArgs) -> Self
impl From<&'_ IWriteSpeedDescriptor> for IDispatch
impl From<&'_ IWriteSpeedDescriptor> for IDispatchfn from(value: &IWriteSpeedDescriptor) -> Self
impl From<&'_ IWscProduct> for IDispatch
impl From<&'_ IWscProduct> for IDispatchfn from(value: &IWscProduct) -> Self
impl From<&'_ IWscProduct2> for IDispatch
impl From<&'_ IWscProduct2> for IDispatchfn from(value: &IWscProduct2) -> Self
impl From<&'_ IWscProduct3> for IDispatch
impl From<&'_ IWscProduct3> for IDispatchfn from(value: &IWscProduct3) -> Self
impl From<&'_ IX500DistinguishedName> for IDispatch
impl From<&'_ IX500DistinguishedName> for IDispatchfn from(value: &IX500DistinguishedName) -> Self
impl From<&'_ IX509Attribute> for IDispatch
impl From<&'_ IX509Attribute> for IDispatchfn from(value: &IX509Attribute) -> Self
impl From<&'_ IX509AttributeArchiveKey> for IDispatch
impl From<&'_ IX509AttributeArchiveKey> for IDispatchfn from(value: &IX509AttributeArchiveKey) -> Self
impl From<&'_ IX509AttributeArchiveKeyHash> for IDispatch
impl From<&'_ IX509AttributeArchiveKeyHash> for IDispatchfn from(value: &IX509AttributeArchiveKeyHash) -> Self
impl From<&'_ IX509AttributeClientId> for IDispatch
impl From<&'_ IX509AttributeClientId> for IDispatchfn from(value: &IX509AttributeClientId) -> Self
impl From<&'_ IX509AttributeCspProvider> for IDispatch
impl From<&'_ IX509AttributeCspProvider> for IDispatchfn from(value: &IX509AttributeCspProvider) -> Self
impl From<&'_ IX509AttributeExtensions> for IDispatch
impl From<&'_ IX509AttributeExtensions> for IDispatchfn from(value: &IX509AttributeExtensions) -> Self
impl From<&'_ IX509AttributeOSVersion> for IDispatch
impl From<&'_ IX509AttributeOSVersion> for IDispatchfn from(value: &IX509AttributeOSVersion) -> Self
impl From<&'_ IX509AttributeRenewalCertificate> for IDispatch
impl From<&'_ IX509AttributeRenewalCertificate> for IDispatchfn from(value: &IX509AttributeRenewalCertificate) -> Self
impl From<&'_ IX509Attributes> for IDispatch
impl From<&'_ IX509Attributes> for IDispatchfn from(value: &IX509Attributes) -> Self
impl From<&'_ IX509CertificateRequest> for IDispatch
impl From<&'_ IX509CertificateRequest> for IDispatchfn from(value: &IX509CertificateRequest) -> Self
impl From<&'_ IX509CertificateRequestCertificate> for IDispatch
impl From<&'_ IX509CertificateRequestCertificate> for IDispatchfn from(value: &IX509CertificateRequestCertificate) -> Self
impl From<&'_ IX509CertificateRequestCertificate2> for IDispatch
impl From<&'_ IX509CertificateRequestCertificate2> for IDispatchfn from(value: &IX509CertificateRequestCertificate2) -> Self
impl From<&'_ IX509CertificateRequestCmc> for IDispatch
impl From<&'_ IX509CertificateRequestCmc> for IDispatchfn from(value: &IX509CertificateRequestCmc) -> Self
impl From<&'_ IX509CertificateRequestCmc2> for IDispatch
impl From<&'_ IX509CertificateRequestCmc2> for IDispatchfn from(value: &IX509CertificateRequestCmc2) -> Self
impl From<&'_ IX509CertificateRequestPkcs10> for IDispatch
impl From<&'_ IX509CertificateRequestPkcs10> for IDispatchfn from(value: &IX509CertificateRequestPkcs10) -> Self
impl From<&'_ IX509CertificateRequestPkcs10V2> for IDispatch
impl From<&'_ IX509CertificateRequestPkcs10V2> for IDispatchfn from(value: &IX509CertificateRequestPkcs10V2) -> Self
impl From<&'_ IX509CertificateRequestPkcs10V3> for IDispatch
impl From<&'_ IX509CertificateRequestPkcs10V3> for IDispatchfn from(value: &IX509CertificateRequestPkcs10V3) -> Self
impl From<&'_ IX509CertificateRequestPkcs10V4> for IDispatch
impl From<&'_ IX509CertificateRequestPkcs10V4> for IDispatchfn from(value: &IX509CertificateRequestPkcs10V4) -> Self
impl From<&'_ IX509CertificateRequestPkcs7> for IDispatch
impl From<&'_ IX509CertificateRequestPkcs7> for IDispatchfn from(value: &IX509CertificateRequestPkcs7) -> Self
impl From<&'_ IX509CertificateRequestPkcs7V2> for IDispatch
impl From<&'_ IX509CertificateRequestPkcs7V2> for IDispatchfn from(value: &IX509CertificateRequestPkcs7V2) -> Self
impl From<&'_ IX509CertificateRevocationList> for IDispatch
impl From<&'_ IX509CertificateRevocationList> for IDispatchfn from(value: &IX509CertificateRevocationList) -> Self
impl From<&'_ IX509CertificateRevocationListEntries> for IDispatch
impl From<&'_ IX509CertificateRevocationListEntries> for IDispatchfn from(value: &IX509CertificateRevocationListEntries) -> Self
impl From<&'_ IX509CertificateRevocationListEntry> for IDispatch
impl From<&'_ IX509CertificateRevocationListEntry> for IDispatchfn from(value: &IX509CertificateRevocationListEntry) -> Self
impl From<&'_ IX509CertificateTemplate> for IDispatch
impl From<&'_ IX509CertificateTemplate> for IDispatchfn from(value: &IX509CertificateTemplate) -> Self
impl From<&'_ IX509CertificateTemplateWritable> for IDispatch
impl From<&'_ IX509CertificateTemplateWritable> for IDispatchfn from(value: &IX509CertificateTemplateWritable) -> Self
impl From<&'_ IX509CertificateTemplates> for IDispatch
impl From<&'_ IX509CertificateTemplates> for IDispatchfn from(value: &IX509CertificateTemplates) -> Self
impl From<&'_ IX509EndorsementKey> for IDispatch
impl From<&'_ IX509EndorsementKey> for IDispatchfn from(value: &IX509EndorsementKey) -> Self
impl From<&'_ IX509Enrollment> for IDispatch
impl From<&'_ IX509Enrollment> for IDispatchfn from(value: &IX509Enrollment) -> Self
impl From<&'_ IX509Enrollment2> for IDispatch
impl From<&'_ IX509Enrollment2> for IDispatchfn from(value: &IX509Enrollment2) -> Self
impl From<&'_ IX509EnrollmentHelper> for IDispatch
impl From<&'_ IX509EnrollmentHelper> for IDispatchfn from(value: &IX509EnrollmentHelper) -> Self
impl From<&'_ IX509EnrollmentPolicyServer> for IDispatch
impl From<&'_ IX509EnrollmentPolicyServer> for IDispatchfn from(value: &IX509EnrollmentPolicyServer) -> Self
impl From<&'_ IX509EnrollmentStatus> for IDispatch
impl From<&'_ IX509EnrollmentStatus> for IDispatchfn from(value: &IX509EnrollmentStatus) -> Self
impl From<&'_ IX509EnrollmentWebClassFactory> for IDispatch
impl From<&'_ IX509EnrollmentWebClassFactory> for IDispatchfn from(value: &IX509EnrollmentWebClassFactory) -> Self
impl From<&'_ IX509Extension> for IDispatch
impl From<&'_ IX509Extension> for IDispatchfn from(value: &IX509Extension) -> Self
impl From<&'_ IX509ExtensionAlternativeNames> for IDispatch
impl From<&'_ IX509ExtensionAlternativeNames> for IDispatchfn from(value: &IX509ExtensionAlternativeNames) -> Self
impl From<&'_ IX509ExtensionAuthorityKeyIdentifier> for IDispatch
impl From<&'_ IX509ExtensionAuthorityKeyIdentifier> for IDispatchfn from(value: &IX509ExtensionAuthorityKeyIdentifier) -> Self
impl From<&'_ IX509ExtensionBasicConstraints> for IDispatch
impl From<&'_ IX509ExtensionBasicConstraints> for IDispatchfn from(value: &IX509ExtensionBasicConstraints) -> Self
impl From<&'_ IX509ExtensionCertificatePolicies> for IDispatch
impl From<&'_ IX509ExtensionCertificatePolicies> for IDispatchfn from(value: &IX509ExtensionCertificatePolicies) -> Self
impl From<&'_ IX509ExtensionEnhancedKeyUsage> for IDispatch
impl From<&'_ IX509ExtensionEnhancedKeyUsage> for IDispatchfn from(value: &IX509ExtensionEnhancedKeyUsage) -> Self
impl From<&'_ IX509ExtensionKeyUsage> for IDispatch
impl From<&'_ IX509ExtensionKeyUsage> for IDispatchfn from(value: &IX509ExtensionKeyUsage) -> Self
impl From<&'_ IX509ExtensionMSApplicationPolicies> for IDispatch
impl From<&'_ IX509ExtensionMSApplicationPolicies> for IDispatchfn from(value: &IX509ExtensionMSApplicationPolicies) -> Self
impl From<&'_ IX509ExtensionSmimeCapabilities> for IDispatch
impl From<&'_ IX509ExtensionSmimeCapabilities> for IDispatchfn from(value: &IX509ExtensionSmimeCapabilities) -> Self
impl From<&'_ IX509ExtensionSubjectKeyIdentifier> for IDispatch
impl From<&'_ IX509ExtensionSubjectKeyIdentifier> for IDispatchfn from(value: &IX509ExtensionSubjectKeyIdentifier) -> Self
impl From<&'_ IX509ExtensionTemplate> for IDispatch
impl From<&'_ IX509ExtensionTemplate> for IDispatchfn from(value: &IX509ExtensionTemplate) -> Self
impl From<&'_ IX509ExtensionTemplateName> for IDispatch
impl From<&'_ IX509ExtensionTemplateName> for IDispatchfn from(value: &IX509ExtensionTemplateName) -> Self
impl From<&'_ IX509Extensions> for IDispatch
impl From<&'_ IX509Extensions> for IDispatchfn from(value: &IX509Extensions) -> Self
impl From<&'_ IX509MachineEnrollmentFactory> for IDispatch
impl From<&'_ IX509MachineEnrollmentFactory> for IDispatchfn from(value: &IX509MachineEnrollmentFactory) -> Self
impl From<&'_ IX509NameValuePair> for IDispatch
impl From<&'_ IX509NameValuePair> for IDispatchfn from(value: &IX509NameValuePair) -> Self
impl From<&'_ IX509NameValuePairs> for IDispatch
impl From<&'_ IX509NameValuePairs> for IDispatchfn from(value: &IX509NameValuePairs) -> Self
impl From<&'_ IX509PolicyServerListManager> for IDispatch
impl From<&'_ IX509PolicyServerListManager> for IDispatchfn from(value: &IX509PolicyServerListManager) -> Self
impl From<&'_ IX509PolicyServerUrl> for IDispatch
impl From<&'_ IX509PolicyServerUrl> for IDispatchfn from(value: &IX509PolicyServerUrl) -> Self
impl From<&'_ IX509PrivateKey> for IDispatch
impl From<&'_ IX509PrivateKey> for IDispatchfn from(value: &IX509PrivateKey) -> Self
impl From<&'_ IX509PrivateKey2> for IDispatch
impl From<&'_ IX509PrivateKey2> for IDispatchfn from(value: &IX509PrivateKey2) -> Self
impl From<&'_ IX509PublicKey> for IDispatch
impl From<&'_ IX509PublicKey> for IDispatchfn from(value: &IX509PublicKey) -> Self
impl From<&'_ IX509SCEPEnrollment> for IDispatch
impl From<&'_ IX509SCEPEnrollment> for IDispatchfn from(value: &IX509SCEPEnrollment) -> Self
impl From<&'_ IX509SCEPEnrollment2> for IDispatch
impl From<&'_ IX509SCEPEnrollment2> for IDispatchfn from(value: &IX509SCEPEnrollment2) -> Self
impl From<&'_ IX509SCEPEnrollmentHelper> for IDispatch
impl From<&'_ IX509SCEPEnrollmentHelper> for IDispatchfn from(value: &IX509SCEPEnrollmentHelper) -> Self
impl From<&'_ IX509SignatureInformation> for IDispatch
impl From<&'_ IX509SignatureInformation> for IDispatchfn from(value: &IX509SignatureInformation) -> Self
impl From<&'_ IXDSCodecEvents> for IDispatch
impl From<&'_ IXDSCodecEvents> for IDispatchfn from(value: &IXDSCodecEvents) -> Self
impl From<&'_ IXMLAttribute> for IDispatch
impl From<&'_ IXMLAttribute> for IDispatchfn from(value: &IXMLAttribute) -> Self
impl From<&'_ IXMLDOMAttribute> for IDispatch
impl From<&'_ IXMLDOMAttribute> for IDispatchfn from(value: &IXMLDOMAttribute) -> Self
impl From<&'_ IXMLDOMCDATASection> for IDispatch
impl From<&'_ IXMLDOMCDATASection> for IDispatchfn from(value: &IXMLDOMCDATASection) -> Self
impl From<&'_ IXMLDOMCharacterData> for IDispatch
impl From<&'_ IXMLDOMCharacterData> for IDispatchfn from(value: &IXMLDOMCharacterData) -> Self
impl From<&'_ IXMLDOMComment> for IDispatch
impl From<&'_ IXMLDOMComment> for IDispatchfn from(value: &IXMLDOMComment) -> Self
impl From<&'_ IXMLDOMDocument> for IDispatch
impl From<&'_ IXMLDOMDocument> for IDispatchfn from(value: &IXMLDOMDocument) -> Self
impl From<&'_ IXMLDOMDocument2> for IDispatch
impl From<&'_ IXMLDOMDocument2> for IDispatchfn from(value: &IXMLDOMDocument2) -> Self
impl From<&'_ IXMLDOMDocument3> for IDispatch
impl From<&'_ IXMLDOMDocument3> for IDispatchfn from(value: &IXMLDOMDocument3) -> Self
impl From<&'_ IXMLDOMDocumentFragment> for IDispatch
impl From<&'_ IXMLDOMDocumentFragment> for IDispatchfn from(value: &IXMLDOMDocumentFragment) -> Self
impl From<&'_ IXMLDOMDocumentType> for IDispatch
impl From<&'_ IXMLDOMDocumentType> for IDispatchfn from(value: &IXMLDOMDocumentType) -> Self
impl From<&'_ IXMLDOMElement> for IDispatch
impl From<&'_ IXMLDOMElement> for IDispatchfn from(value: &IXMLDOMElement) -> Self
impl From<&'_ IXMLDOMEntity> for IDispatch
impl From<&'_ IXMLDOMEntity> for IDispatchfn from(value: &IXMLDOMEntity) -> Self
impl From<&'_ IXMLDOMEntityReference> for IDispatch
impl From<&'_ IXMLDOMEntityReference> for IDispatchfn from(value: &IXMLDOMEntityReference) -> Self
impl From<&'_ IXMLDOMImplementation> for IDispatch
impl From<&'_ IXMLDOMImplementation> for IDispatchfn from(value: &IXMLDOMImplementation) -> Self
impl From<&'_ IXMLDOMNamedNodeMap> for IDispatch
impl From<&'_ IXMLDOMNamedNodeMap> for IDispatchfn from(value: &IXMLDOMNamedNodeMap) -> Self
impl From<&'_ IXMLDOMNode> for IDispatch
impl From<&'_ IXMLDOMNode> for IDispatchfn from(value: &IXMLDOMNode) -> Self
impl From<&'_ IXMLDOMNodeList> for IDispatch
impl From<&'_ IXMLDOMNodeList> for IDispatchfn from(value: &IXMLDOMNodeList) -> Self
impl From<&'_ IXMLDOMNotation> for IDispatch
impl From<&'_ IXMLDOMNotation> for IDispatchfn from(value: &IXMLDOMNotation) -> Self
impl From<&'_ IXMLDOMParseError> for IDispatch
impl From<&'_ IXMLDOMParseError> for IDispatchfn from(value: &IXMLDOMParseError) -> Self
impl From<&'_ IXMLDOMParseError2> for IDispatch
impl From<&'_ IXMLDOMParseError2> for IDispatchfn from(value: &IXMLDOMParseError2) -> Self
impl From<&'_ IXMLDOMParseErrorCollection> for IDispatch
impl From<&'_ IXMLDOMParseErrorCollection> for IDispatchfn from(value: &IXMLDOMParseErrorCollection) -> Self
impl From<&'_ IXMLDOMProcessingInstruction> for IDispatch
impl From<&'_ IXMLDOMProcessingInstruction> for IDispatchfn from(value: &IXMLDOMProcessingInstruction) -> Self
impl From<&'_ IXMLDOMSchemaCollection> for IDispatch
impl From<&'_ IXMLDOMSchemaCollection> for IDispatchfn from(value: &IXMLDOMSchemaCollection) -> Self
impl From<&'_ IXMLDOMSchemaCollection2> for IDispatch
impl From<&'_ IXMLDOMSchemaCollection2> for IDispatchfn from(value: &IXMLDOMSchemaCollection2) -> Self
impl From<&'_ IXMLDOMSelection> for IDispatch
impl From<&'_ IXMLDOMSelection> for IDispatchfn from(value: &IXMLDOMSelection) -> Self
impl From<&'_ IXMLDOMText> for IDispatch
impl From<&'_ IXMLDOMText> for IDispatchfn from(value: &IXMLDOMText) -> Self
impl From<&'_ IXMLDSOControl> for IDispatch
impl From<&'_ IXMLDSOControl> for IDispatchfn from(value: &IXMLDSOControl) -> Self
impl From<&'_ IXMLDocument> for IDispatch
impl From<&'_ IXMLDocument> for IDispatchfn from(value: &IXMLDocument) -> Self
impl From<&'_ IXMLDocument2> for IDispatch
impl From<&'_ IXMLDocument2> for IDispatchfn from(value: &IXMLDocument2) -> Self
impl From<&'_ IXMLElement> for IDispatch
impl From<&'_ IXMLElement> for IDispatchfn from(value: &IXMLElement) -> Self
impl From<&'_ IXMLElement2> for IDispatch
impl From<&'_ IXMLElement2> for IDispatchfn from(value: &IXMLElement2) -> Self
impl From<&'_ IXMLElementCollection> for IDispatch
impl From<&'_ IXMLElementCollection> for IDispatchfn from(value: &IXMLElementCollection) -> Self
impl From<&'_ IXMLHTTPRequest> for IDispatch
impl From<&'_ IXMLHTTPRequest> for IDispatchfn from(value: &IXMLHTTPRequest) -> Self
impl From<&'_ IXMLHttpRequest> for IDispatch
impl From<&'_ IXMLHttpRequest> for IDispatchfn from(value: &IXMLHttpRequest) -> Self
impl From<&'_ IXMLHttpRequestEventTarget> for IDispatch
impl From<&'_ IXMLHttpRequestEventTarget> for IDispatchfn from(value: &IXMLHttpRequestEventTarget) -> Self
impl From<&'_ IXSLProcessor> for IDispatch
impl From<&'_ IXSLProcessor> for IDispatchfn from(value: &IXSLProcessor) -> Self
impl From<&'_ IXSLTemplate> for IDispatch
impl From<&'_ IXSLTemplate> for IDispatchfn from(value: &IXSLTemplate) -> Self
impl From<&'_ IXTLRuntime> for IDispatch
impl From<&'_ IXTLRuntime> for IDispatchfn from(value: &IXTLRuntime) -> Self
impl From<&'_ ObjectContext> for IDispatch
impl From<&'_ ObjectContext> for IDispatchfn from(value: &ObjectContext) -> Self
impl From<&'_ Properties> for IDispatch
impl From<&'_ Properties> for IDispatchfn from(value: &Properties) -> Self
impl From<&'_ ScopeNamespace> for IDispatch
impl From<&'_ ScopeNamespace> for IDispatchfn from(value: &ScopeNamespace) -> Self
impl From<&'_ SecurityProperty> for IDispatch
impl From<&'_ SecurityProperty> for IDispatchfn from(value: &SecurityProperty) -> Self
impl From<&'_ XMLDOMDocumentEvents> for IDispatch
impl From<&'_ XMLDOMDocumentEvents> for IDispatchfn from(value: &XMLDOMDocumentEvents) -> Self
impl From<&'_ _AppEvents> for IDispatch
impl From<&'_ _AppEvents> for IDispatchfn from(value: &_AppEvents) -> Self
impl From<&'_ _Application> for IDispatch
impl From<&'_ _Application> for IDispatchfn from(value: &_Application) -> Self
impl From<&'_ _EventConnector> for IDispatch
impl From<&'_ _EventConnector> for IDispatchfn from(value: &_EventConnector) -> Self
impl From<&'_ _ICivicAddressReportFactoryEvents> for IDispatch
impl From<&'_ _ICivicAddressReportFactoryEvents> for IDispatchfn from(value: &_ICivicAddressReportFactoryEvents) -> Self
impl From<&'_ _IFaxAccountNotify> for IDispatch
impl From<&'_ _IFaxAccountNotify> for IDispatchfn from(value: &_IFaxAccountNotify) -> Self
impl From<&'_ _IFaxServerNotify2> for IDispatch
impl From<&'_ _IFaxServerNotify2> for IDispatchfn from(value: &_IFaxServerNotify2) -> Self
impl From<&'_ _IInkCollectorEvents> for IDispatch
impl From<&'_ _IInkCollectorEvents> for IDispatchfn from(value: &_IInkCollectorEvents) -> Self
impl From<&'_ _IInkEditEvents> for IDispatch
impl From<&'_ _IInkEditEvents> for IDispatchfn from(value: &_IInkEditEvents) -> Self
impl From<&'_ _IInkEvents> for IDispatch
impl From<&'_ _IInkEvents> for IDispatchfn from(value: &_IInkEvents) -> Self
impl From<&'_ _IInkOverlayEvents> for IDispatch
impl From<&'_ _IInkOverlayEvents> for IDispatchfn from(value: &_IInkOverlayEvents) -> Self
impl From<&'_ _IInkPictureEvents> for IDispatch
impl From<&'_ _IInkPictureEvents> for IDispatchfn from(value: &_IInkPictureEvents) -> Self
impl From<&'_ _IInkRecognitionEvents> for IDispatch
impl From<&'_ _IInkRecognitionEvents> for IDispatchfn from(value: &_IInkRecognitionEvents) -> Self
impl From<&'_ _IInkStrokesEvents> for IDispatch
impl From<&'_ _IInkStrokesEvents> for IDispatchfn from(value: &_IInkStrokesEvents) -> Self
impl From<&'_ _ILatLongReportFactoryEvents> for IDispatch
impl From<&'_ _ILatLongReportFactoryEvents> for IDispatchfn from(value: &_ILatLongReportFactoryEvents) -> Self
impl From<&'_ _IMSVidCtlEvents> for IDispatch
impl From<&'_ _IMSVidCtlEvents> for IDispatchfn from(value: &_IMSVidCtlEvents) -> Self
impl From<&'_ _IMathInputControlEvents> for IDispatch
impl From<&'_ _IMathInputControlEvents> for IDispatchfn from(value: &_IMathInputControlEvents) -> Self
impl From<&'_ _IPenInputPanelEvents> for IDispatch
impl From<&'_ _IPenInputPanelEvents> for IDispatchfn from(value: &_IPenInputPanelEvents) -> Self
impl From<&'_ _IRDPSessionEvents> for IDispatch
impl From<&'_ _IRDPSessionEvents> for IDispatchfn from(value: &_IRDPSessionEvents) -> Self
impl From<&'_ _ISpeechRecoContextEvents> for IDispatch
impl From<&'_ _ISpeechRecoContextEvents> for IDispatchfn from(value: &_ISpeechRecoContextEvents) -> Self
impl From<&'_ _ISpeechVoiceEvents> for IDispatch
impl From<&'_ _ISpeechVoiceEvents> for IDispatchfn from(value: &_ISpeechVoiceEvents) -> Self
impl From<&'_ _ITSWkspEvents> for IDispatch
impl From<&'_ _ITSWkspEvents> for IDispatchfn from(value: &_ITSWkspEvents) -> Self
impl From<&'_ _WMPOCXEvents> for IDispatch
impl From<&'_ _WMPOCXEvents> for IDispatchfn from(value: &_WMPOCXEvents) -> Self
impl From<ContextInfo> for IDispatch
impl From<ContextInfo> for IDispatchfn from(value: ContextInfo) -> Self
impl From<ContextInfo2> for IDispatch
impl From<ContextInfo2> for IDispatchfn from(value: ContextInfo2) -> Self
impl From<ContextMenu> for IDispatch
impl From<ContextMenu> for IDispatchfn from(value: ContextMenu) -> Self
impl From<DDiscFormat2DataEvents> for IDispatch
impl From<DDiscFormat2DataEvents> for IDispatchfn from(value: DDiscFormat2DataEvents) -> Self
impl From<DDiscFormat2EraseEvents> for IDispatch
impl From<DDiscFormat2EraseEvents> for IDispatchfn from(value: DDiscFormat2EraseEvents) -> Self
impl From<DDiscFormat2RawCDEvents> for IDispatch
impl From<DDiscFormat2RawCDEvents> for IDispatchfn from(value: DDiscFormat2RawCDEvents) -> Self
impl From<DDiscFormat2TrackAtOnceEvents> for IDispatch
impl From<DDiscFormat2TrackAtOnceEvents> for IDispatchfn from(value: DDiscFormat2TrackAtOnceEvents) -> Self
impl From<DDiscMaster2Events> for IDispatch
impl From<DDiscMaster2Events> for IDispatchfn from(value: DDiscMaster2Events) -> Self
impl From<DFConstraint> for IDispatch
impl From<DFConstraint> for IDispatchfn from(value: DFConstraint) -> Self
impl From<DFileSystemImageEvents> for IDispatch
impl From<DFileSystemImageEvents> for IDispatchfn from(value: DFileSystemImageEvents) -> Self
impl From<DFileSystemImageImportEvents> for IDispatch
impl From<DFileSystemImageImportEvents> for IDispatchfn from(value: DFileSystemImageImportEvents) -> Self
impl From<DIFsrmClassificationEvents> for IDispatch
impl From<DIFsrmClassificationEvents> for IDispatchfn from(value: DIFsrmClassificationEvents) -> Self
impl From<DRendezvousSessionEvents> for IDispatch
impl From<DRendezvousSessionEvents> for IDispatchfn from(value: DRendezvousSessionEvents) -> Self
impl From<DShellFolderViewEvents> for IDispatch
impl From<DShellFolderViewEvents> for IDispatchfn from(value: DShellFolderViewEvents) -> Self
impl From<DShellNameSpaceEvents> for IDispatch
impl From<DShellNameSpaceEvents> for IDispatchfn from(value: DShellNameSpaceEvents) -> Self
impl From<DShellWindowsEvents> for IDispatch
impl From<DShellWindowsEvents> for IDispatchfn from(value: DShellWindowsEvents) -> Self
impl From<DWebBridgeEvents> for IDispatch
impl From<DWebBridgeEvents> for IDispatchfn from(value: DWebBridgeEvents) -> Self
impl From<DWebBrowserEvents> for IDispatch
impl From<DWebBrowserEvents> for IDispatchfn from(value: DWebBrowserEvents) -> Self
impl From<DWebBrowserEvents2> for IDispatch
impl From<DWebBrowserEvents2> for IDispatchfn from(value: DWebBrowserEvents2) -> Self
impl From<DWriteEngine2Events> for IDispatch
impl From<DWriteEngine2Events> for IDispatchfn from(value: DWriteEngine2Events) -> Self
impl From<DispApplicationCache> for IDispatch
impl From<DispApplicationCache> for IDispatchfn from(value: DispApplicationCache) -> Self
impl From<DispCEventObj> for IDispatch
impl From<DispCEventObj> for IDispatchfn from(value: DispCEventObj) -> Self
impl From<DispCPlugins> for IDispatch
impl From<DispCPlugins> for IDispatchfn from(value: DispCPlugins) -> Self
impl From<DispCPrintManagerTemplatePrinter> for IDispatch
impl From<DispCPrintManagerTemplatePrinter> for IDispatchfn from(value: DispCPrintManagerTemplatePrinter) -> Self
impl From<DispCanvasGradient> for IDispatch
impl From<DispCanvasGradient> for IDispatchfn from(value: DispCanvasGradient) -> Self
impl From<DispCanvasImageData> for IDispatch
impl From<DispCanvasImageData> for IDispatchfn from(value: DispCanvasImageData) -> Self
impl From<DispCanvasPattern> for IDispatch
impl From<DispCanvasPattern> for IDispatchfn from(value: DispCanvasPattern) -> Self
impl From<DispCanvasRenderingContext2D> for IDispatch
impl From<DispCanvasRenderingContext2D> for IDispatchfn from(value: DispCanvasRenderingContext2D) -> Self
impl From<DispCanvasTextMetrics> for IDispatch
impl From<DispCanvasTextMetrics> for IDispatchfn from(value: DispCanvasTextMetrics) -> Self
impl From<DispDOMBeforeUnloadEvent> for IDispatch
impl From<DispDOMBeforeUnloadEvent> for IDispatchfn from(value: DispDOMBeforeUnloadEvent) -> Self
impl From<DispDOMChildrenCollection> for IDispatch
impl From<DispDOMChildrenCollection> for IDispatchfn from(value: DispDOMChildrenCollection) -> Self
impl From<DispDOMCloseEvent> for IDispatch
impl From<DispDOMCloseEvent> for IDispatchfn from(value: DispDOMCloseEvent) -> Self
impl From<DispDOMCompositionEvent> for IDispatch
impl From<DispDOMCompositionEvent> for IDispatchfn from(value: DispDOMCompositionEvent) -> Self
impl From<DispDOMCustomEvent> for IDispatch
impl From<DispDOMCustomEvent> for IDispatchfn from(value: DispDOMCustomEvent) -> Self
impl From<DispDOMDocumentType> for IDispatch
impl From<DispDOMDocumentType> for IDispatchfn from(value: DispDOMDocumentType) -> Self
impl From<DispDOMDragEvent> for IDispatch
impl From<DispDOMDragEvent> for IDispatchfn from(value: DispDOMDragEvent) -> Self
impl From<DispDOMEvent> for IDispatch
impl From<DispDOMEvent> for IDispatchfn from(value: DispDOMEvent) -> Self
impl From<DispDOMException> for IDispatch
impl From<DispDOMException> for IDispatchfn from(value: DispDOMException) -> Self
impl From<DispDOMFocusEvent> for IDispatch
impl From<DispDOMFocusEvent> for IDispatchfn from(value: DispDOMFocusEvent) -> Self
impl From<DispDOMKeyboardEvent> for IDispatch
impl From<DispDOMKeyboardEvent> for IDispatchfn from(value: DispDOMKeyboardEvent) -> Self
impl From<DispDOMMSAnimationEvent> for IDispatch
impl From<DispDOMMSAnimationEvent> for IDispatchfn from(value: DispDOMMSAnimationEvent) -> Self
impl From<DispDOMMSManipulationEvent> for IDispatch
impl From<DispDOMMSManipulationEvent> for IDispatchfn from(value: DispDOMMSManipulationEvent) -> Self
impl From<DispDOMMSTransitionEvent> for IDispatch
impl From<DispDOMMSTransitionEvent> for IDispatchfn from(value: DispDOMMSTransitionEvent) -> Self
impl From<DispDOMMessageEvent> for IDispatch
impl From<DispDOMMessageEvent> for IDispatchfn from(value: DispDOMMessageEvent) -> Self
impl From<DispDOMMouseEvent> for IDispatch
impl From<DispDOMMouseEvent> for IDispatchfn from(value: DispDOMMouseEvent) -> Self
impl From<DispDOMMouseWheelEvent> for IDispatch
impl From<DispDOMMouseWheelEvent> for IDispatchfn from(value: DispDOMMouseWheelEvent) -> Self
impl From<DispDOMMutationEvent> for IDispatch
impl From<DispDOMMutationEvent> for IDispatchfn from(value: DispDOMMutationEvent) -> Self
impl From<DispDOMParser> for IDispatch
impl From<DispDOMParser> for IDispatchfn from(value: DispDOMParser) -> Self
impl From<DispDOMProcessingInstruction> for IDispatch
impl From<DispDOMProcessingInstruction> for IDispatchfn from(value: DispDOMProcessingInstruction) -> Self
impl From<DispDOMProgressEvent> for IDispatch
impl From<DispDOMProgressEvent> for IDispatchfn from(value: DispDOMProgressEvent) -> Self
impl From<DispDOMSiteModeEvent> for IDispatch
impl From<DispDOMSiteModeEvent> for IDispatchfn from(value: DispDOMSiteModeEvent) -> Self
impl From<DispDOMStorageEvent> for IDispatch
impl From<DispDOMStorageEvent> for IDispatchfn from(value: DispDOMStorageEvent) -> Self
impl From<DispDOMTextEvent> for IDispatch
impl From<DispDOMTextEvent> for IDispatchfn from(value: DispDOMTextEvent) -> Self
impl From<DispDOMUIEvent> for IDispatch
impl From<DispDOMUIEvent> for IDispatchfn from(value: DispDOMUIEvent) -> Self
impl From<DispDOMWheelEvent> for IDispatch
impl From<DispDOMWheelEvent> for IDispatchfn from(value: DispDOMWheelEvent) -> Self
impl From<DispEventException> for IDispatch
impl From<DispEventException> for IDispatchfn from(value: DispEventException) -> Self
impl From<DispHTCAttachBehavior> for IDispatch
impl From<DispHTCAttachBehavior> for IDispatchfn from(value: DispHTCAttachBehavior) -> Self
impl From<DispHTCDefaultDispatch> for IDispatch
impl From<DispHTCDefaultDispatch> for IDispatchfn from(value: DispHTCDefaultDispatch) -> Self
impl From<DispHTCDescBehavior> for IDispatch
impl From<DispHTCDescBehavior> for IDispatchfn from(value: DispHTCDescBehavior) -> Self
impl From<DispHTCEventBehavior> for IDispatch
impl From<DispHTCEventBehavior> for IDispatchfn from(value: DispHTCEventBehavior) -> Self
impl From<DispHTCMethodBehavior> for IDispatch
impl From<DispHTCMethodBehavior> for IDispatchfn from(value: DispHTCMethodBehavior) -> Self
impl From<DispHTCPropertyBehavior> for IDispatch
impl From<DispHTCPropertyBehavior> for IDispatchfn from(value: DispHTCPropertyBehavior) -> Self
impl From<DispHTMLAnchorElement> for IDispatch
impl From<DispHTMLAnchorElement> for IDispatchfn from(value: DispHTMLAnchorElement) -> Self
impl From<DispHTMLAppBehavior> for IDispatch
impl From<DispHTMLAppBehavior> for IDispatchfn from(value: DispHTMLAppBehavior) -> Self
impl From<DispHTMLAreaElement> for IDispatch
impl From<DispHTMLAreaElement> for IDispatchfn from(value: DispHTMLAreaElement) -> Self
impl From<DispHTMLAreasCollection> for IDispatch
impl From<DispHTMLAreasCollection> for IDispatchfn from(value: DispHTMLAreasCollection) -> Self
impl From<DispHTMLAttributeCollection> for IDispatch
impl From<DispHTMLAttributeCollection> for IDispatchfn from(value: DispHTMLAttributeCollection) -> Self
impl From<DispHTMLAudioElement> for IDispatch
impl From<DispHTMLAudioElement> for IDispatchfn from(value: DispHTMLAudioElement) -> Self
impl From<DispHTMLBGsound> for IDispatch
impl From<DispHTMLBGsound> for IDispatchfn from(value: DispHTMLBGsound) -> Self
impl From<DispHTMLBRElement> for IDispatch
impl From<DispHTMLBRElement> for IDispatchfn from(value: DispHTMLBRElement) -> Self
impl From<DispHTMLBaseElement> for IDispatch
impl From<DispHTMLBaseElement> for IDispatchfn from(value: DispHTMLBaseElement) -> Self
impl From<DispHTMLBaseFontElement> for IDispatch
impl From<DispHTMLBaseFontElement> for IDispatchfn from(value: DispHTMLBaseFontElement) -> Self
impl From<DispHTMLBlockElement> for IDispatch
impl From<DispHTMLBlockElement> for IDispatchfn from(value: DispHTMLBlockElement) -> Self
impl From<DispHTMLBody> for IDispatch
impl From<DispHTMLBody> for IDispatchfn from(value: DispHTMLBody) -> Self
impl From<DispHTMLButtonElement> for IDispatch
impl From<DispHTMLButtonElement> for IDispatchfn from(value: DispHTMLButtonElement) -> Self
impl From<DispHTMLCSSImportRule> for IDispatch
impl From<DispHTMLCSSImportRule> for IDispatchfn from(value: DispHTMLCSSImportRule) -> Self
impl From<DispHTMLCSSMediaList> for IDispatch
impl From<DispHTMLCSSMediaList> for IDispatchfn from(value: DispHTMLCSSMediaList) -> Self
impl From<DispHTMLCSSMediaRule> for IDispatch
impl From<DispHTMLCSSMediaRule> for IDispatchfn from(value: DispHTMLCSSMediaRule) -> Self
impl From<DispHTMLCSSNamespaceRule> for IDispatch
impl From<DispHTMLCSSNamespaceRule> for IDispatchfn from(value: DispHTMLCSSNamespaceRule) -> Self
impl From<DispHTMLCSSRule> for IDispatch
impl From<DispHTMLCSSRule> for IDispatchfn from(value: DispHTMLCSSRule) -> Self
impl From<DispHTMLCSSStyleDeclaration> for IDispatch
impl From<DispHTMLCSSStyleDeclaration> for IDispatchfn from(value: DispHTMLCSSStyleDeclaration) -> Self
impl From<DispHTMLCanvasElement> for IDispatch
impl From<DispHTMLCanvasElement> for IDispatchfn from(value: DispHTMLCanvasElement) -> Self
impl From<DispHTMLCommentElement> for IDispatch
impl From<DispHTMLCommentElement> for IDispatchfn from(value: DispHTMLCommentElement) -> Self
impl From<DispHTMLCurrentStyle> for IDispatch
impl From<DispHTMLCurrentStyle> for IDispatchfn from(value: DispHTMLCurrentStyle) -> Self
impl From<DispHTMLDDElement> for IDispatch
impl From<DispHTMLDDElement> for IDispatchfn from(value: DispHTMLDDElement) -> Self
impl From<DispHTMLDListElement> for IDispatch
impl From<DispHTMLDListElement> for IDispatchfn from(value: DispHTMLDListElement) -> Self
impl From<DispHTMLDOMAttribute> for IDispatch
impl From<DispHTMLDOMAttribute> for IDispatchfn from(value: DispHTMLDOMAttribute) -> Self
impl From<DispHTMLDOMImplementation> for IDispatch
impl From<DispHTMLDOMImplementation> for IDispatchfn from(value: DispHTMLDOMImplementation) -> Self
impl From<DispHTMLDOMRange> for IDispatch
impl From<DispHTMLDOMRange> for IDispatchfn from(value: DispHTMLDOMRange) -> Self
impl From<DispHTMLDOMTextNode> for IDispatch
impl From<DispHTMLDOMTextNode> for IDispatchfn from(value: DispHTMLDOMTextNode) -> Self
impl From<DispHTMLDTElement> for IDispatch
impl From<DispHTMLDTElement> for IDispatchfn from(value: DispHTMLDTElement) -> Self
impl From<DispHTMLDefaults> for IDispatch
impl From<DispHTMLDefaults> for IDispatchfn from(value: DispHTMLDefaults) -> Self
impl From<DispHTMLDivElement> for IDispatch
impl From<DispHTMLDivElement> for IDispatchfn from(value: DispHTMLDivElement) -> Self
impl From<DispHTMLDivPosition> for IDispatch
impl From<DispHTMLDivPosition> for IDispatchfn from(value: DispHTMLDivPosition) -> Self
impl From<DispHTMLDocument> for IDispatch
impl From<DispHTMLDocument> for IDispatchfn from(value: DispHTMLDocument) -> Self
impl From<DispHTMLDocumentCompatibleInfo> for IDispatch
impl From<DispHTMLDocumentCompatibleInfo> for IDispatchfn from(value: DispHTMLDocumentCompatibleInfo) -> Self
impl From<DispHTMLDocumentCompatibleInfoCollection> for IDispatch
impl From<DispHTMLDocumentCompatibleInfoCollection> for IDispatchfn from(value: DispHTMLDocumentCompatibleInfoCollection) -> Self
impl From<DispHTMLElementCollection> for IDispatch
impl From<DispHTMLElementCollection> for IDispatchfn from(value: DispHTMLElementCollection) -> Self
impl From<DispHTMLEmbed> for IDispatch
impl From<DispHTMLEmbed> for IDispatchfn from(value: DispHTMLEmbed) -> Self
impl From<DispHTMLFieldSetElement> for IDispatch
impl From<DispHTMLFieldSetElement> for IDispatchfn from(value: DispHTMLFieldSetElement) -> Self
impl From<DispHTMLFontElement> for IDispatch
impl From<DispHTMLFontElement> for IDispatchfn from(value: DispHTMLFontElement) -> Self
impl From<DispHTMLFormElement> for IDispatch
impl From<DispHTMLFormElement> for IDispatchfn from(value: DispHTMLFormElement) -> Self
impl From<DispHTMLFrameBase> for IDispatch
impl From<DispHTMLFrameBase> for IDispatchfn from(value: DispHTMLFrameBase) -> Self
impl From<DispHTMLFrameElement> for IDispatch
impl From<DispHTMLFrameElement> for IDispatchfn from(value: DispHTMLFrameElement) -> Self
impl From<DispHTMLFrameSetSite> for IDispatch
impl From<DispHTMLFrameSetSite> for IDispatchfn from(value: DispHTMLFrameSetSite) -> Self
impl From<DispHTMLGenericElement> for IDispatch
impl From<DispHTMLGenericElement> for IDispatchfn from(value: DispHTMLGenericElement) -> Self
impl From<DispHTMLHRElement> for IDispatch
impl From<DispHTMLHRElement> for IDispatchfn from(value: DispHTMLHRElement) -> Self
impl From<DispHTMLHeadElement> for IDispatch
impl From<DispHTMLHeadElement> for IDispatchfn from(value: DispHTMLHeadElement) -> Self
impl From<DispHTMLHeaderElement> for IDispatch
impl From<DispHTMLHeaderElement> for IDispatchfn from(value: DispHTMLHeaderElement) -> Self
impl From<DispHTMLHistory> for IDispatch
impl From<DispHTMLHistory> for IDispatchfn from(value: DispHTMLHistory) -> Self
impl From<DispHTMLHtmlElement> for IDispatch
impl From<DispHTMLHtmlElement> for IDispatchfn from(value: DispHTMLHtmlElement) -> Self
impl From<DispHTMLIFrame> for IDispatch
impl From<DispHTMLIFrame> for IDispatchfn from(value: DispHTMLIFrame) -> Self
impl From<DispHTMLImg> for IDispatch
impl From<DispHTMLImg> for IDispatchfn from(value: DispHTMLImg) -> Self
impl From<DispHTMLInputElement> for IDispatch
impl From<DispHTMLInputElement> for IDispatchfn from(value: DispHTMLInputElement) -> Self
impl From<DispHTMLIsIndexElement> for IDispatch
impl From<DispHTMLIsIndexElement> for IDispatchfn from(value: DispHTMLIsIndexElement) -> Self
impl From<DispHTMLLIElement> for IDispatch
impl From<DispHTMLLIElement> for IDispatchfn from(value: DispHTMLLIElement) -> Self
impl From<DispHTMLLabelElement> for IDispatch
impl From<DispHTMLLabelElement> for IDispatchfn from(value: DispHTMLLabelElement) -> Self
impl From<DispHTMLLegendElement> for IDispatch
impl From<DispHTMLLegendElement> for IDispatchfn from(value: DispHTMLLegendElement) -> Self
impl From<DispHTMLLinkElement> for IDispatch
impl From<DispHTMLLinkElement> for IDispatchfn from(value: DispHTMLLinkElement) -> Self
impl From<DispHTMLListElement> for IDispatch
impl From<DispHTMLListElement> for IDispatchfn from(value: DispHTMLListElement) -> Self
impl From<DispHTMLLocation> for IDispatch
impl From<DispHTMLLocation> for IDispatchfn from(value: DispHTMLLocation) -> Self
impl From<DispHTMLMSCSSKeyframeRule> for IDispatch
impl From<DispHTMLMSCSSKeyframeRule> for IDispatchfn from(value: DispHTMLMSCSSKeyframeRule) -> Self
impl From<DispHTMLMSCSSKeyframesRule> for IDispatch
impl From<DispHTMLMSCSSKeyframesRule> for IDispatchfn from(value: DispHTMLMSCSSKeyframesRule) -> Self
impl From<DispHTMLMapElement> for IDispatch
impl From<DispHTMLMapElement> for IDispatchfn from(value: DispHTMLMapElement) -> Self
impl From<DispHTMLMarqueeElement> for IDispatch
impl From<DispHTMLMarqueeElement> for IDispatchfn from(value: DispHTMLMarqueeElement) -> Self
impl From<DispHTMLMediaElement> for IDispatch
impl From<DispHTMLMediaElement> for IDispatchfn from(value: DispHTMLMediaElement) -> Self
impl From<DispHTMLMediaError> for IDispatch
impl From<DispHTMLMediaError> for IDispatchfn from(value: DispHTMLMediaError) -> Self
impl From<DispHTMLMetaElement> for IDispatch
impl From<DispHTMLMetaElement> for IDispatchfn from(value: DispHTMLMetaElement) -> Self
impl From<DispHTMLNamespace> for IDispatch
impl From<DispHTMLNamespace> for IDispatchfn from(value: DispHTMLNamespace) -> Self
impl From<DispHTMLNamespaceCollection> for IDispatch
impl From<DispHTMLNamespaceCollection> for IDispatchfn from(value: DispHTMLNamespaceCollection) -> Self
impl From<DispHTMLNavigator> for IDispatch
impl From<DispHTMLNavigator> for IDispatchfn from(value: DispHTMLNavigator) -> Self
impl From<DispHTMLNextIdElement> for IDispatch
impl From<DispHTMLNextIdElement> for IDispatchfn from(value: DispHTMLNextIdElement) -> Self
impl From<DispHTMLNoShowElement> for IDispatch
impl From<DispHTMLNoShowElement> for IDispatchfn from(value: DispHTMLNoShowElement) -> Self
impl From<DispHTMLOListElement> for IDispatch
impl From<DispHTMLOListElement> for IDispatchfn from(value: DispHTMLOListElement) -> Self
impl From<DispHTMLObjectElement> for IDispatch
impl From<DispHTMLObjectElement> for IDispatchfn from(value: DispHTMLObjectElement) -> Self
impl From<DispHTMLOptionElement> for IDispatch
impl From<DispHTMLOptionElement> for IDispatchfn from(value: DispHTMLOptionElement) -> Self
impl From<DispHTMLParaElement> for IDispatch
impl From<DispHTMLParaElement> for IDispatchfn from(value: DispHTMLParaElement) -> Self
impl From<DispHTMLParamElement> for IDispatch
impl From<DispHTMLParamElement> for IDispatchfn from(value: DispHTMLParamElement) -> Self
impl From<DispHTMLPerformance> for IDispatch
impl From<DispHTMLPerformance> for IDispatchfn from(value: DispHTMLPerformance) -> Self
impl From<DispHTMLPerformanceNavigation> for IDispatch
impl From<DispHTMLPerformanceNavigation> for IDispatchfn from(value: DispHTMLPerformanceNavigation) -> Self
impl From<DispHTMLPerformanceTiming> for IDispatch
impl From<DispHTMLPerformanceTiming> for IDispatchfn from(value: DispHTMLPerformanceTiming) -> Self
impl From<DispHTMLPhraseElement> for IDispatch
impl From<DispHTMLPhraseElement> for IDispatchfn from(value: DispHTMLPhraseElement) -> Self
impl From<DispHTMLPopup> for IDispatch
impl From<DispHTMLPopup> for IDispatchfn from(value: DispHTMLPopup) -> Self
impl From<DispHTMLProgressElement> for IDispatch
impl From<DispHTMLProgressElement> for IDispatchfn from(value: DispHTMLProgressElement) -> Self
impl From<DispHTMLRenderStyle> for IDispatch
impl From<DispHTMLRenderStyle> for IDispatchfn from(value: DispHTMLRenderStyle) -> Self
impl From<DispHTMLRichtextElement> for IDispatch
impl From<DispHTMLRichtextElement> for IDispatchfn from(value: DispHTMLRichtextElement) -> Self
impl From<DispHTMLRuleStyle> for IDispatch
impl From<DispHTMLRuleStyle> for IDispatchfn from(value: DispHTMLRuleStyle) -> Self
impl From<DispHTMLScreen> for IDispatch
impl From<DispHTMLScreen> for IDispatchfn from(value: DispHTMLScreen) -> Self
impl From<DispHTMLScriptElement> for IDispatch
impl From<DispHTMLScriptElement> for IDispatchfn from(value: DispHTMLScriptElement) -> Self
impl From<DispHTMLSelectElement> for IDispatch
impl From<DispHTMLSelectElement> for IDispatchfn from(value: DispHTMLSelectElement) -> Self
impl From<DispHTMLSemanticElement> for IDispatch
impl From<DispHTMLSemanticElement> for IDispatchfn from(value: DispHTMLSemanticElement) -> Self
impl From<DispHTMLSourceElement> for IDispatch
impl From<DispHTMLSourceElement> for IDispatchfn from(value: DispHTMLSourceElement) -> Self
impl From<DispHTMLSpanElement> for IDispatch
impl From<DispHTMLSpanElement> for IDispatchfn from(value: DispHTMLSpanElement) -> Self
impl From<DispHTMLSpanFlow> for IDispatch
impl From<DispHTMLSpanFlow> for IDispatchfn from(value: DispHTMLSpanFlow) -> Self
impl From<DispHTMLStorage> for IDispatch
impl From<DispHTMLStorage> for IDispatchfn from(value: DispHTMLStorage) -> Self
impl From<DispHTMLStyle> for IDispatch
impl From<DispHTMLStyle> for IDispatchfn from(value: DispHTMLStyle) -> Self
impl From<DispHTMLStyleElement> for IDispatch
impl From<DispHTMLStyleElement> for IDispatchfn from(value: DispHTMLStyleElement) -> Self
impl From<DispHTMLStyleFontFace> for IDispatch
impl From<DispHTMLStyleFontFace> for IDispatchfn from(value: DispHTMLStyleFontFace) -> Self
impl From<DispHTMLStyleMedia> for IDispatch
impl From<DispHTMLStyleMedia> for IDispatchfn from(value: DispHTMLStyleMedia) -> Self
impl From<DispHTMLStyleSheet> for IDispatch
impl From<DispHTMLStyleSheet> for IDispatchfn from(value: DispHTMLStyleSheet) -> Self
impl From<DispHTMLStyleSheetPage> for IDispatch
impl From<DispHTMLStyleSheetPage> for IDispatchfn from(value: DispHTMLStyleSheetPage) -> Self
impl From<DispHTMLStyleSheetPagesCollection> for IDispatch
impl From<DispHTMLStyleSheetPagesCollection> for IDispatchfn from(value: DispHTMLStyleSheetPagesCollection) -> Self
impl From<DispHTMLStyleSheetRule> for IDispatch
impl From<DispHTMLStyleSheetRule> for IDispatchfn from(value: DispHTMLStyleSheetRule) -> Self
impl From<DispHTMLStyleSheetRulesAppliedCollection> for IDispatch
impl From<DispHTMLStyleSheetRulesAppliedCollection> for IDispatchfn from(value: DispHTMLStyleSheetRulesAppliedCollection) -> Self
impl From<DispHTMLStyleSheetRulesCollection> for IDispatch
impl From<DispHTMLStyleSheetRulesCollection> for IDispatchfn from(value: DispHTMLStyleSheetRulesCollection) -> Self
impl From<DispHTMLStyleSheetsCollection> for IDispatch
impl From<DispHTMLStyleSheetsCollection> for IDispatchfn from(value: DispHTMLStyleSheetsCollection) -> Self
impl From<DispHTMLTable> for IDispatch
impl From<DispHTMLTable> for IDispatchfn from(value: DispHTMLTable) -> Self
impl From<DispHTMLTableCaption> for IDispatch
impl From<DispHTMLTableCaption> for IDispatchfn from(value: DispHTMLTableCaption) -> Self
impl From<DispHTMLTableCell> for IDispatch
impl From<DispHTMLTableCell> for IDispatchfn from(value: DispHTMLTableCell) -> Self
impl From<DispHTMLTableCol> for IDispatch
impl From<DispHTMLTableCol> for IDispatchfn from(value: DispHTMLTableCol) -> Self
impl From<DispHTMLTableRow> for IDispatch
impl From<DispHTMLTableRow> for IDispatchfn from(value: DispHTMLTableRow) -> Self
impl From<DispHTMLTableSection> for IDispatch
impl From<DispHTMLTableSection> for IDispatchfn from(value: DispHTMLTableSection) -> Self
impl From<DispHTMLTextAreaElement> for IDispatch
impl From<DispHTMLTextAreaElement> for IDispatchfn from(value: DispHTMLTextAreaElement) -> Self
impl From<DispHTMLTextElement> for IDispatch
impl From<DispHTMLTextElement> for IDispatchfn from(value: DispHTMLTextElement) -> Self
impl From<DispHTMLTimeRanges> for IDispatch
impl From<DispHTMLTimeRanges> for IDispatchfn from(value: DispHTMLTimeRanges) -> Self
impl From<DispHTMLTitleElement> for IDispatch
impl From<DispHTMLTitleElement> for IDispatchfn from(value: DispHTMLTitleElement) -> Self
impl From<DispHTMLUListElement> for IDispatch
impl From<DispHTMLUListElement> for IDispatchfn from(value: DispHTMLUListElement) -> Self
impl From<DispHTMLUnknownElement> for IDispatch
impl From<DispHTMLUnknownElement> for IDispatchfn from(value: DispHTMLUnknownElement) -> Self
impl From<DispHTMLUrnCollection> for IDispatch
impl From<DispHTMLUrnCollection> for IDispatchfn from(value: DispHTMLUrnCollection) -> Self
impl From<DispHTMLVideoElement> for IDispatch
impl From<DispHTMLVideoElement> for IDispatchfn from(value: DispHTMLVideoElement) -> Self
impl From<DispHTMLW3CComputedStyle> for IDispatch
impl From<DispHTMLW3CComputedStyle> for IDispatchfn from(value: DispHTMLW3CComputedStyle) -> Self
impl From<DispHTMLWindow2> for IDispatch
impl From<DispHTMLWindow2> for IDispatchfn from(value: DispHTMLWindow2) -> Self
impl From<DispHTMLWindowProxy> for IDispatch
impl From<DispHTMLWindowProxy> for IDispatchfn from(value: DispHTMLWindowProxy) -> Self
impl From<DispHTMLWndOptionElement> for IDispatch
impl From<DispHTMLWndOptionElement> for IDispatchfn from(value: DispHTMLWndOptionElement) -> Self
impl From<DispHTMLWndSelectElement> for IDispatch
impl From<DispHTMLWndSelectElement> for IDispatchfn from(value: DispHTMLWndSelectElement) -> Self
impl From<DispHTMLXMLHttpRequest> for IDispatch
impl From<DispHTMLXMLHttpRequest> for IDispatchfn from(value: DispHTMLXMLHttpRequest) -> Self
impl From<DispIHTMLInputButtonElement> for IDispatch
impl From<DispIHTMLInputButtonElement> for IDispatchfn from(value: DispIHTMLInputButtonElement) -> Self
impl From<DispIHTMLInputFileElement> for IDispatch
impl From<DispIHTMLInputFileElement> for IDispatchfn from(value: DispIHTMLInputFileElement) -> Self
impl From<DispIHTMLInputImage> for IDispatch
impl From<DispIHTMLInputImage> for IDispatchfn from(value: DispIHTMLInputImage) -> Self
impl From<DispIHTMLInputTextElement> for IDispatch
impl From<DispIHTMLInputTextElement> for IDispatchfn from(value: DispIHTMLInputTextElement) -> Self
impl From<DispIHTMLOptionButtonElement> for IDispatch
impl From<DispIHTMLOptionButtonElement> for IDispatchfn from(value: DispIHTMLOptionButtonElement) -> Self
impl From<DispNodeIterator> for IDispatch
impl From<DispNodeIterator> for IDispatchfn from(value: DispNodeIterator) -> Self
impl From<DispRangeException> for IDispatch
impl From<DispRangeException> for IDispatchfn from(value: DispRangeException) -> Self
impl From<DispRulesApplied> for IDispatch
impl From<DispRulesApplied> for IDispatchfn from(value: DispRulesApplied) -> Self
impl From<DispRulesAppliedCollection> for IDispatch
impl From<DispRulesAppliedCollection> for IDispatchfn from(value: DispRulesAppliedCollection) -> Self
impl From<DispSVGAElement> for IDispatch
impl From<DispSVGAElement> for IDispatchfn from(value: DispSVGAElement) -> Self
impl From<DispSVGCircleElement> for IDispatch
impl From<DispSVGCircleElement> for IDispatchfn from(value: DispSVGCircleElement) -> Self
impl From<DispSVGClipPathElement> for IDispatch
impl From<DispSVGClipPathElement> for IDispatchfn from(value: DispSVGClipPathElement) -> Self
impl From<DispSVGDefsElement> for IDispatch
impl From<DispSVGDefsElement> for IDispatchfn from(value: DispSVGDefsElement) -> Self
impl From<DispSVGDescElement> for IDispatch
impl From<DispSVGDescElement> for IDispatchfn from(value: DispSVGDescElement) -> Self
impl From<DispSVGElement> for IDispatch
impl From<DispSVGElement> for IDispatchfn from(value: DispSVGElement) -> Self
impl From<DispSVGElementInstance> for IDispatch
impl From<DispSVGElementInstance> for IDispatchfn from(value: DispSVGElementInstance) -> Self
impl From<DispSVGElementInstanceList> for IDispatch
impl From<DispSVGElementInstanceList> for IDispatchfn from(value: DispSVGElementInstanceList) -> Self
impl From<DispSVGEllipseElement> for IDispatch
impl From<DispSVGEllipseElement> for IDispatchfn from(value: DispSVGEllipseElement) -> Self
impl From<DispSVGException> for IDispatch
impl From<DispSVGException> for IDispatchfn from(value: DispSVGException) -> Self
impl From<DispSVGGElement> for IDispatch
impl From<DispSVGGElement> for IDispatchfn from(value: DispSVGGElement) -> Self
impl From<DispSVGGradientElement> for IDispatch
impl From<DispSVGGradientElement> for IDispatchfn from(value: DispSVGGradientElement) -> Self
impl From<DispSVGImageElement> for IDispatch
impl From<DispSVGImageElement> for IDispatchfn from(value: DispSVGImageElement) -> Self
impl From<DispSVGLineElement> for IDispatch
impl From<DispSVGLineElement> for IDispatchfn from(value: DispSVGLineElement) -> Self
impl From<DispSVGLinearGradientElement> for IDispatch
impl From<DispSVGLinearGradientElement> for IDispatchfn from(value: DispSVGLinearGradientElement) -> Self
impl From<DispSVGMarkerElement> for IDispatch
impl From<DispSVGMarkerElement> for IDispatchfn from(value: DispSVGMarkerElement) -> Self
impl From<DispSVGMaskElement> for IDispatch
impl From<DispSVGMaskElement> for IDispatchfn from(value: DispSVGMaskElement) -> Self
impl From<DispSVGMetadataElement> for IDispatch
impl From<DispSVGMetadataElement> for IDispatchfn from(value: DispSVGMetadataElement) -> Self
impl From<DispSVGPathElement> for IDispatch
impl From<DispSVGPathElement> for IDispatchfn from(value: DispSVGPathElement) -> Self
impl From<DispSVGPathSegArcAbs> for IDispatch
impl From<DispSVGPathSegArcAbs> for IDispatchfn from(value: DispSVGPathSegArcAbs) -> Self
impl From<DispSVGPathSegArcRel> for IDispatch
impl From<DispSVGPathSegArcRel> for IDispatchfn from(value: DispSVGPathSegArcRel) -> Self
impl From<DispSVGPathSegClosePath> for IDispatch
impl From<DispSVGPathSegClosePath> for IDispatchfn from(value: DispSVGPathSegClosePath) -> Self
impl From<DispSVGPathSegCurvetoCubicAbs> for IDispatch
impl From<DispSVGPathSegCurvetoCubicAbs> for IDispatchfn from(value: DispSVGPathSegCurvetoCubicAbs) -> Self
impl From<DispSVGPathSegCurvetoCubicRel> for IDispatch
impl From<DispSVGPathSegCurvetoCubicRel> for IDispatchfn from(value: DispSVGPathSegCurvetoCubicRel) -> Self
impl From<DispSVGPathSegCurvetoCubicSmoothAbs> for IDispatch
impl From<DispSVGPathSegCurvetoCubicSmoothAbs> for IDispatchfn from(value: DispSVGPathSegCurvetoCubicSmoothAbs) -> Self
impl From<DispSVGPathSegCurvetoCubicSmoothRel> for IDispatch
impl From<DispSVGPathSegCurvetoCubicSmoothRel> for IDispatchfn from(value: DispSVGPathSegCurvetoCubicSmoothRel) -> Self
impl From<DispSVGPathSegCurvetoQuadraticAbs> for IDispatch
impl From<DispSVGPathSegCurvetoQuadraticAbs> for IDispatchfn from(value: DispSVGPathSegCurvetoQuadraticAbs) -> Self
impl From<DispSVGPathSegCurvetoQuadraticRel> for IDispatch
impl From<DispSVGPathSegCurvetoQuadraticRel> for IDispatchfn from(value: DispSVGPathSegCurvetoQuadraticRel) -> Self
impl From<DispSVGPathSegCurvetoQuadraticSmoothAbs> for IDispatch
impl From<DispSVGPathSegCurvetoQuadraticSmoothAbs> for IDispatchfn from(value: DispSVGPathSegCurvetoQuadraticSmoothAbs) -> Self
impl From<DispSVGPathSegCurvetoQuadraticSmoothRel> for IDispatch
impl From<DispSVGPathSegCurvetoQuadraticSmoothRel> for IDispatchfn from(value: DispSVGPathSegCurvetoQuadraticSmoothRel) -> Self
impl From<DispSVGPathSegLinetoAbs> for IDispatch
impl From<DispSVGPathSegLinetoAbs> for IDispatchfn from(value: DispSVGPathSegLinetoAbs) -> Self
impl From<DispSVGPathSegLinetoHorizontalAbs> for IDispatch
impl From<DispSVGPathSegLinetoHorizontalAbs> for IDispatchfn from(value: DispSVGPathSegLinetoHorizontalAbs) -> Self
impl From<DispSVGPathSegLinetoHorizontalRel> for IDispatch
impl From<DispSVGPathSegLinetoHorizontalRel> for IDispatchfn from(value: DispSVGPathSegLinetoHorizontalRel) -> Self
impl From<DispSVGPathSegLinetoRel> for IDispatch
impl From<DispSVGPathSegLinetoRel> for IDispatchfn from(value: DispSVGPathSegLinetoRel) -> Self
impl From<DispSVGPathSegLinetoVerticalAbs> for IDispatch
impl From<DispSVGPathSegLinetoVerticalAbs> for IDispatchfn from(value: DispSVGPathSegLinetoVerticalAbs) -> Self
impl From<DispSVGPathSegLinetoVerticalRel> for IDispatch
impl From<DispSVGPathSegLinetoVerticalRel> for IDispatchfn from(value: DispSVGPathSegLinetoVerticalRel) -> Self
impl From<DispSVGPathSegMovetoAbs> for IDispatch
impl From<DispSVGPathSegMovetoAbs> for IDispatchfn from(value: DispSVGPathSegMovetoAbs) -> Self
impl From<DispSVGPathSegMovetoRel> for IDispatch
impl From<DispSVGPathSegMovetoRel> for IDispatchfn from(value: DispSVGPathSegMovetoRel) -> Self
impl From<DispSVGPatternElement> for IDispatch
impl From<DispSVGPatternElement> for IDispatchfn from(value: DispSVGPatternElement) -> Self
impl From<DispSVGPolygonElement> for IDispatch
impl From<DispSVGPolygonElement> for IDispatchfn from(value: DispSVGPolygonElement) -> Self
impl From<DispSVGPolylineElement> for IDispatch
impl From<DispSVGPolylineElement> for IDispatchfn from(value: DispSVGPolylineElement) -> Self
impl From<DispSVGRadialGradientElement> for IDispatch
impl From<DispSVGRadialGradientElement> for IDispatchfn from(value: DispSVGRadialGradientElement) -> Self
impl From<DispSVGRectElement> for IDispatch
impl From<DispSVGRectElement> for IDispatchfn from(value: DispSVGRectElement) -> Self
impl From<DispSVGSVGElement> for IDispatch
impl From<DispSVGSVGElement> for IDispatchfn from(value: DispSVGSVGElement) -> Self
impl From<DispSVGScriptElement> for IDispatch
impl From<DispSVGScriptElement> for IDispatchfn from(value: DispSVGScriptElement) -> Self
impl From<DispSVGStopElement> for IDispatch
impl From<DispSVGStopElement> for IDispatchfn from(value: DispSVGStopElement) -> Self
impl From<DispSVGStyleElement> for IDispatch
impl From<DispSVGStyleElement> for IDispatchfn from(value: DispSVGStyleElement) -> Self
impl From<DispSVGSwitchElement> for IDispatch
impl From<DispSVGSwitchElement> for IDispatchfn from(value: DispSVGSwitchElement) -> Self
impl From<DispSVGSymbolElement> for IDispatch
impl From<DispSVGSymbolElement> for IDispatchfn from(value: DispSVGSymbolElement) -> Self
impl From<DispSVGTSpanElement> for IDispatch
impl From<DispSVGTSpanElement> for IDispatchfn from(value: DispSVGTSpanElement) -> Self
impl From<DispSVGTextContentElement> for IDispatch
impl From<DispSVGTextContentElement> for IDispatchfn from(value: DispSVGTextContentElement) -> Self
impl From<DispSVGTextElement> for IDispatch
impl From<DispSVGTextElement> for IDispatchfn from(value: DispSVGTextElement) -> Self
impl From<DispSVGTextPathElement> for IDispatch
impl From<DispSVGTextPathElement> for IDispatchfn from(value: DispSVGTextPathElement) -> Self
impl From<DispSVGTextPositioningElement> for IDispatch
impl From<DispSVGTextPositioningElement> for IDispatchfn from(value: DispSVGTextPositioningElement) -> Self
impl From<DispSVGTitleElement> for IDispatch
impl From<DispSVGTitleElement> for IDispatchfn from(value: DispSVGTitleElement) -> Self
impl From<DispSVGUseElement> for IDispatch
impl From<DispSVGUseElement> for IDispatchfn from(value: DispSVGUseElement) -> Self
impl From<DispSVGViewElement> for IDispatch
impl From<DispSVGViewElement> for IDispatchfn from(value: DispSVGViewElement) -> Self
impl From<DispSVGZoomEvent> for IDispatch
impl From<DispSVGZoomEvent> for IDispatchfn from(value: DispSVGZoomEvent) -> Self
impl From<DispStaticNodeList> for IDispatch
impl From<DispStaticNodeList> for IDispatchfn from(value: DispStaticNodeList) -> Self
impl From<DispTreeWalker> for IDispatch
impl From<DispTreeWalker> for IDispatchfn from(value: DispTreeWalker) -> Self
impl From<DispWebGeocoordinates> for IDispatch
impl From<DispWebGeocoordinates> for IDispatchfn from(value: DispWebGeocoordinates) -> Self
impl From<DispWebGeolocation> for IDispatch
impl From<DispWebGeolocation> for IDispatchfn from(value: DispWebGeolocation) -> Self
impl From<DispWebGeoposition> for IDispatch
impl From<DispWebGeoposition> for IDispatchfn from(value: DispWebGeoposition) -> Self
impl From<DispWebGeopositionError> for IDispatch
impl From<DispWebGeopositionError> for IDispatchfn from(value: DispWebGeopositionError) -> Self
impl From<DispXDomainRequest> for IDispatch
impl From<DispXDomainRequest> for IDispatchfn from(value: DispXDomainRequest) -> Self
impl From<DispXMLHttpRequestEventTarget> for IDispatch
impl From<DispXMLHttpRequestEventTarget> for IDispatchfn from(value: DispXMLHttpRequestEventTarget) -> Self
impl From<DispXMLSerializer> for IDispatch
impl From<DispXMLSerializer> for IDispatchfn from(value: DispXMLSerializer) -> Self
impl From<Extensions> for IDispatch
impl From<Extensions> for IDispatchfn from(value: Extensions) -> Self
impl From<FolderItem> for IDispatch
impl From<FolderItem> for IDispatchfn from(value: FolderItem) -> Self
impl From<FolderItem2> for IDispatch
impl From<FolderItem2> for IDispatchfn from(value: FolderItem2) -> Self
impl From<FolderItemVerb> for IDispatch
impl From<FolderItemVerb> for IDispatchfn from(value: FolderItemVerb) -> Self
impl From<FolderItemVerbs> for IDispatch
impl From<FolderItemVerbs> for IDispatchfn from(value: FolderItemVerbs) -> Self
impl From<FolderItems> for IDispatch
impl From<FolderItems> for IDispatchfn from(value: FolderItems) -> Self
impl From<FolderItems2> for IDispatch
impl From<FolderItems2> for IDispatchfn from(value: FolderItems2) -> Self
impl From<FolderItems3> for IDispatch
impl From<FolderItems3> for IDispatchfn from(value: FolderItems3) -> Self
impl From<HTMLAnchorEvents> for IDispatch
impl From<HTMLAnchorEvents> for IDispatchfn from(value: HTMLAnchorEvents) -> Self
impl From<HTMLAnchorEvents2> for IDispatch
impl From<HTMLAnchorEvents2> for IDispatchfn from(value: HTMLAnchorEvents2) -> Self
impl From<HTMLAreaEvents> for IDispatch
impl From<HTMLAreaEvents> for IDispatchfn from(value: HTMLAreaEvents) -> Self
impl From<HTMLAreaEvents2> for IDispatch
impl From<HTMLAreaEvents2> for IDispatchfn from(value: HTMLAreaEvents2) -> Self
impl From<HTMLButtonElementEvents> for IDispatch
impl From<HTMLButtonElementEvents> for IDispatchfn from(value: HTMLButtonElementEvents) -> Self
impl From<HTMLButtonElementEvents2> for IDispatch
impl From<HTMLButtonElementEvents2> for IDispatchfn from(value: HTMLButtonElementEvents2) -> Self
impl From<HTMLControlElementEvents> for IDispatch
impl From<HTMLControlElementEvents> for IDispatchfn from(value: HTMLControlElementEvents) -> Self
impl From<HTMLControlElementEvents2> for IDispatch
impl From<HTMLControlElementEvents2> for IDispatchfn from(value: HTMLControlElementEvents2) -> Self
impl From<HTMLDocumentEvents> for IDispatch
impl From<HTMLDocumentEvents> for IDispatchfn from(value: HTMLDocumentEvents) -> Self
impl From<HTMLDocumentEvents2> for IDispatch
impl From<HTMLDocumentEvents2> for IDispatchfn from(value: HTMLDocumentEvents2) -> Self
impl From<HTMLDocumentEvents3> for IDispatch
impl From<HTMLDocumentEvents3> for IDispatchfn from(value: HTMLDocumentEvents3) -> Self
impl From<HTMLDocumentEvents4> for IDispatch
impl From<HTMLDocumentEvents4> for IDispatchfn from(value: HTMLDocumentEvents4) -> Self
impl From<HTMLElementEvents> for IDispatch
impl From<HTMLElementEvents> for IDispatchfn from(value: HTMLElementEvents) -> Self
impl From<HTMLElementEvents2> for IDispatch
impl From<HTMLElementEvents2> for IDispatchfn from(value: HTMLElementEvents2) -> Self
impl From<HTMLElementEvents3> for IDispatch
impl From<HTMLElementEvents3> for IDispatchfn from(value: HTMLElementEvents3) -> Self
impl From<HTMLElementEvents4> for IDispatch
impl From<HTMLElementEvents4> for IDispatchfn from(value: HTMLElementEvents4) -> Self
impl From<HTMLFormElementEvents> for IDispatch
impl From<HTMLFormElementEvents> for IDispatchfn from(value: HTMLFormElementEvents) -> Self
impl From<HTMLFormElementEvents2> for IDispatch
impl From<HTMLFormElementEvents2> for IDispatchfn from(value: HTMLFormElementEvents2) -> Self
impl From<HTMLFrameSiteEvents> for IDispatch
impl From<HTMLFrameSiteEvents> for IDispatchfn from(value: HTMLFrameSiteEvents) -> Self
impl From<HTMLFrameSiteEvents2> for IDispatch
impl From<HTMLFrameSiteEvents2> for IDispatchfn from(value: HTMLFrameSiteEvents2) -> Self
impl From<HTMLImgEvents> for IDispatch
impl From<HTMLImgEvents> for IDispatchfn from(value: HTMLImgEvents) -> Self
impl From<HTMLImgEvents2> for IDispatch
impl From<HTMLImgEvents2> for IDispatchfn from(value: HTMLImgEvents2) -> Self
impl From<HTMLInputFileElementEvents> for IDispatch
impl From<HTMLInputFileElementEvents> for IDispatchfn from(value: HTMLInputFileElementEvents) -> Self
impl From<HTMLInputFileElementEvents2> for IDispatch
impl From<HTMLInputFileElementEvents2> for IDispatchfn from(value: HTMLInputFileElementEvents2) -> Self
impl From<HTMLInputImageEvents> for IDispatch
impl From<HTMLInputImageEvents> for IDispatchfn from(value: HTMLInputImageEvents) -> Self
impl From<HTMLInputImageEvents2> for IDispatch
impl From<HTMLInputImageEvents2> for IDispatchfn from(value: HTMLInputImageEvents2) -> Self
impl From<HTMLInputTextElementEvents> for IDispatch
impl From<HTMLInputTextElementEvents> for IDispatchfn from(value: HTMLInputTextElementEvents) -> Self
impl From<HTMLInputTextElementEvents2> for IDispatch
impl From<HTMLInputTextElementEvents2> for IDispatchfn from(value: HTMLInputTextElementEvents2) -> Self
impl From<HTMLLabelEvents> for IDispatch
impl From<HTMLLabelEvents> for IDispatchfn from(value: HTMLLabelEvents) -> Self
impl From<HTMLLabelEvents2> for IDispatch
impl From<HTMLLabelEvents2> for IDispatchfn from(value: HTMLLabelEvents2) -> Self
impl From<HTMLLinkElementEvents> for IDispatch
impl From<HTMLLinkElementEvents> for IDispatchfn from(value: HTMLLinkElementEvents) -> Self
impl From<HTMLLinkElementEvents2> for IDispatch
impl From<HTMLLinkElementEvents2> for IDispatchfn from(value: HTMLLinkElementEvents2) -> Self
impl From<HTMLMapEvents> for IDispatch
impl From<HTMLMapEvents> for IDispatchfn from(value: HTMLMapEvents) -> Self
impl From<HTMLMapEvents2> for IDispatch
impl From<HTMLMapEvents2> for IDispatchfn from(value: HTMLMapEvents2) -> Self
impl From<HTMLMarqueeElementEvents> for IDispatch
impl From<HTMLMarqueeElementEvents> for IDispatchfn from(value: HTMLMarqueeElementEvents) -> Self
impl From<HTMLMarqueeElementEvents2> for IDispatch
impl From<HTMLMarqueeElementEvents2> for IDispatchfn from(value: HTMLMarqueeElementEvents2) -> Self
impl From<HTMLNamespaceEvents> for IDispatch
impl From<HTMLNamespaceEvents> for IDispatchfn from(value: HTMLNamespaceEvents) -> Self
impl From<HTMLObjectElementEvents> for IDispatch
impl From<HTMLObjectElementEvents> for IDispatchfn from(value: HTMLObjectElementEvents) -> Self
impl From<HTMLObjectElementEvents2> for IDispatch
impl From<HTMLObjectElementEvents2> for IDispatchfn from(value: HTMLObjectElementEvents2) -> Self
impl From<HTMLOptionButtonElementEvents> for IDispatch
impl From<HTMLOptionButtonElementEvents> for IDispatchfn from(value: HTMLOptionButtonElementEvents) -> Self
impl From<HTMLOptionButtonElementEvents2> for IDispatch
impl From<HTMLOptionButtonElementEvents2> for IDispatchfn from(value: HTMLOptionButtonElementEvents2) -> Self
impl From<HTMLScriptEvents> for IDispatch
impl From<HTMLScriptEvents> for IDispatchfn from(value: HTMLScriptEvents) -> Self
impl From<HTMLScriptEvents2> for IDispatch
impl From<HTMLScriptEvents2> for IDispatchfn from(value: HTMLScriptEvents2) -> Self
impl From<HTMLSelectElementEvents> for IDispatch
impl From<HTMLSelectElementEvents> for IDispatchfn from(value: HTMLSelectElementEvents) -> Self
impl From<HTMLSelectElementEvents2> for IDispatch
impl From<HTMLSelectElementEvents2> for IDispatchfn from(value: HTMLSelectElementEvents2) -> Self
impl From<HTMLStyleElementEvents> for IDispatch
impl From<HTMLStyleElementEvents> for IDispatchfn from(value: HTMLStyleElementEvents) -> Self
impl From<HTMLStyleElementEvents2> for IDispatch
impl From<HTMLStyleElementEvents2> for IDispatchfn from(value: HTMLStyleElementEvents2) -> Self
impl From<HTMLTableEvents> for IDispatch
impl From<HTMLTableEvents> for IDispatchfn from(value: HTMLTableEvents) -> Self
impl From<HTMLTableEvents2> for IDispatch
impl From<HTMLTableEvents2> for IDispatchfn from(value: HTMLTableEvents2) -> Self
impl From<HTMLTextContainerEvents> for IDispatch
impl From<HTMLTextContainerEvents> for IDispatchfn from(value: HTMLTextContainerEvents) -> Self
impl From<HTMLTextContainerEvents2> for IDispatch
impl From<HTMLTextContainerEvents2> for IDispatchfn from(value: HTMLTextContainerEvents2) -> Self
impl From<HTMLWindowEvents> for IDispatch
impl From<HTMLWindowEvents> for IDispatchfn from(value: HTMLWindowEvents) -> Self
impl From<HTMLWindowEvents2> for IDispatch
impl From<HTMLWindowEvents2> for IDispatchfn from(value: HTMLWindowEvents2) -> Self
impl From<HTMLWindowEvents3> for IDispatch
impl From<HTMLWindowEvents3> for IDispatchfn from(value: HTMLWindowEvents3) -> Self
impl From<HTMLXMLHttpRequestEvents> for IDispatch
impl From<HTMLXMLHttpRequestEvents> for IDispatchfn from(value: HTMLXMLHttpRequestEvents) -> Self
impl From<IADsADSystemInfo> for IDispatch
impl From<IADsADSystemInfo> for IDispatchfn from(value: IADsADSystemInfo) -> Self
impl From<IADsAccessControlEntry> for IDispatch
impl From<IADsAccessControlEntry> for IDispatchfn from(value: IADsAccessControlEntry) -> Self
impl From<IADsAccessControlList> for IDispatch
impl From<IADsAccessControlList> for IDispatchfn from(value: IADsAccessControlList) -> Self
impl From<IADsBackLink> for IDispatch
impl From<IADsBackLink> for IDispatchfn from(value: IADsBackLink) -> Self
impl From<IADsCaseIgnoreList> for IDispatch
impl From<IADsCaseIgnoreList> for IDispatchfn from(value: IADsCaseIgnoreList) -> Self
impl From<IADsCollection> for IDispatch
impl From<IADsCollection> for IDispatchfn from(value: IADsCollection) -> Self
impl From<IADsComputer> for IDispatch
impl From<IADsComputer> for IDispatchfn from(value: IADsComputer) -> Self
impl From<IADsComputerOperations> for IDispatch
impl From<IADsComputerOperations> for IDispatchfn from(value: IADsComputerOperations) -> Self
impl From<IADsContainer> for IDispatch
impl From<IADsContainer> for IDispatchfn from(value: IADsContainer) -> Self
impl From<IADsDNWithBinary> for IDispatch
impl From<IADsDNWithBinary> for IDispatchfn from(value: IADsDNWithBinary) -> Self
impl From<IADsDNWithString> for IDispatch
impl From<IADsDNWithString> for IDispatchfn from(value: IADsDNWithString) -> Self
impl From<IADsDeleteOps> for IDispatch
impl From<IADsDeleteOps> for IDispatchfn from(value: IADsDeleteOps) -> Self
impl From<IADsDomain> for IDispatch
impl From<IADsDomain> for IDispatchfn from(value: IADsDomain) -> Self
impl From<IADsFaxNumber> for IDispatch
impl From<IADsFaxNumber> for IDispatchfn from(value: IADsFaxNumber) -> Self
impl From<IADsFileService> for IDispatch
impl From<IADsFileService> for IDispatchfn from(value: IADsFileService) -> Self
impl From<IADsFileServiceOperations> for IDispatch
impl From<IADsFileServiceOperations> for IDispatchfn from(value: IADsFileServiceOperations) -> Self
impl From<IADsFileShare> for IDispatch
impl From<IADsFileShare> for IDispatchfn from(value: IADsFileShare) -> Self
impl From<IADsLargeInteger> for IDispatch
impl From<IADsLargeInteger> for IDispatchfn from(value: IADsLargeInteger) -> Self
impl From<IADsLocality> for IDispatch
impl From<IADsLocality> for IDispatchfn from(value: IADsLocality) -> Self
impl From<IADsMembers> for IDispatch
impl From<IADsMembers> for IDispatchfn from(value: IADsMembers) -> Self
impl From<IADsNameTranslate> for IDispatch
impl From<IADsNameTranslate> for IDispatchfn from(value: IADsNameTranslate) -> Self
impl From<IADsNamespaces> for IDispatch
impl From<IADsNamespaces> for IDispatchfn from(value: IADsNamespaces) -> Self
impl From<IADsNetAddress> for IDispatch
impl From<IADsNetAddress> for IDispatchfn from(value: IADsNetAddress) -> Self
impl From<IADsObjectOptions> for IDispatch
impl From<IADsObjectOptions> for IDispatchfn from(value: IADsObjectOptions) -> Self
impl From<IADsOctetList> for IDispatch
impl From<IADsOctetList> for IDispatchfn from(value: IADsOctetList) -> Self
impl From<IADsOpenDSObject> for IDispatch
impl From<IADsOpenDSObject> for IDispatchfn from(value: IADsOpenDSObject) -> Self
impl From<IADsPathname> for IDispatch
impl From<IADsPathname> for IDispatchfn from(value: IADsPathname) -> Self
impl From<IADsPostalAddress> for IDispatch
impl From<IADsPostalAddress> for IDispatchfn from(value: IADsPostalAddress) -> Self
impl From<IADsPrintJob> for IDispatch
impl From<IADsPrintJob> for IDispatchfn from(value: IADsPrintJob) -> Self
impl From<IADsPrintJobOperations> for IDispatch
impl From<IADsPrintJobOperations> for IDispatchfn from(value: IADsPrintJobOperations) -> Self
impl From<IADsPrintQueue> for IDispatch
impl From<IADsPrintQueue> for IDispatchfn from(value: IADsPrintQueue) -> Self
impl From<IADsPrintQueueOperations> for IDispatch
impl From<IADsPrintQueueOperations> for IDispatchfn from(value: IADsPrintQueueOperations) -> Self
impl From<IADsProperty> for IDispatch
impl From<IADsProperty> for IDispatchfn from(value: IADsProperty) -> Self
impl From<IADsPropertyEntry> for IDispatch
impl From<IADsPropertyEntry> for IDispatchfn from(value: IADsPropertyEntry) -> Self
impl From<IADsPropertyList> for IDispatch
impl From<IADsPropertyList> for IDispatchfn from(value: IADsPropertyList) -> Self
impl From<IADsPropertyValue> for IDispatch
impl From<IADsPropertyValue> for IDispatchfn from(value: IADsPropertyValue) -> Self
impl From<IADsPropertyValue2> for IDispatch
impl From<IADsPropertyValue2> for IDispatchfn from(value: IADsPropertyValue2) -> Self
impl From<IADsReplicaPointer> for IDispatch
impl From<IADsReplicaPointer> for IDispatchfn from(value: IADsReplicaPointer) -> Self
impl From<IADsResource> for IDispatch
impl From<IADsResource> for IDispatchfn from(value: IADsResource) -> Self
impl From<IADsSecurityDescriptor> for IDispatch
impl From<IADsSecurityDescriptor> for IDispatchfn from(value: IADsSecurityDescriptor) -> Self
impl From<IADsSecurityUtility> for IDispatch
impl From<IADsSecurityUtility> for IDispatchfn from(value: IADsSecurityUtility) -> Self
impl From<IADsService> for IDispatch
impl From<IADsService> for IDispatchfn from(value: IADsService) -> Self
impl From<IADsServiceOperations> for IDispatch
impl From<IADsServiceOperations> for IDispatchfn from(value: IADsServiceOperations) -> Self
impl From<IADsSession> for IDispatch
impl From<IADsSession> for IDispatchfn from(value: IADsSession) -> Self
impl From<IADsSyntax> for IDispatch
impl From<IADsSyntax> for IDispatchfn from(value: IADsSyntax) -> Self
impl From<IADsTSUserEx> for IDispatch
impl From<IADsTSUserEx> for IDispatchfn from(value: IADsTSUserEx) -> Self
impl From<IADsTimestamp> for IDispatch
impl From<IADsTimestamp> for IDispatchfn from(value: IADsTimestamp) -> Self
impl From<IADsTypedName> for IDispatch
impl From<IADsTypedName> for IDispatchfn from(value: IADsTypedName) -> Self
impl From<IADsWinNTSystemInfo> for IDispatch
impl From<IADsWinNTSystemInfo> for IDispatchfn from(value: IADsWinNTSystemInfo) -> Self
impl From<IAMChannelInfo> for IDispatch
impl From<IAMChannelInfo> for IDispatchfn from(value: IAMChannelInfo) -> Self
impl From<IAMCollection> for IDispatch
impl From<IAMCollection> for IDispatchfn from(value: IAMCollection) -> Self
impl From<IAMExtendedErrorInfo> for IDispatch
impl From<IAMExtendedErrorInfo> for IDispatchfn from(value: IAMExtendedErrorInfo) -> Self
impl From<IAMExtendedSeeking> for IDispatch
impl From<IAMExtendedSeeking> for IDispatchfn from(value: IAMExtendedSeeking) -> Self
impl From<IAMMediaContent> for IDispatch
impl From<IAMMediaContent> for IDispatchfn from(value: IAMMediaContent) -> Self
impl From<IAMMediaContent2> for IDispatch
impl From<IAMMediaContent2> for IDispatchfn from(value: IAMMediaContent2) -> Self
impl From<IAMNetShowConfig> for IDispatch
impl From<IAMNetShowConfig> for IDispatchfn from(value: IAMNetShowConfig) -> Self
impl From<IAMNetShowExProps> for IDispatch
impl From<IAMNetShowExProps> for IDispatchfn from(value: IAMNetShowExProps) -> Self
impl From<IAMNetShowPreroll> for IDispatch
impl From<IAMNetShowPreroll> for IDispatchfn from(value: IAMNetShowPreroll) -> Self
impl From<IAMNetworkStatus> for IDispatch
impl From<IAMNetworkStatus> for IDispatchfn from(value: IAMNetworkStatus) -> Self
impl From<IATSCChannelTuneRequest> for IDispatch
impl From<IATSCChannelTuneRequest> for IDispatchfn from(value: IATSCChannelTuneRequest) -> Self
impl From<IATSCComponentType> for IDispatch
impl From<IATSCComponentType> for IDispatchfn from(value: IATSCComponentType) -> Self
impl From<IATSCLocator> for IDispatch
impl From<IATSCLocator> for IDispatchfn from(value: IATSCLocator) -> Self
impl From<IATSCLocator2> for IDispatch
impl From<IATSCLocator2> for IDispatchfn from(value: IATSCLocator2) -> Self
impl From<IATSCTuningSpace> for IDispatch
impl From<IATSCTuningSpace> for IDispatchfn from(value: IATSCTuningSpace) -> Self
impl From<IAccessible> for IDispatch
impl From<IAccessible> for IDispatchfn from(value: IAccessible) -> Self
impl From<IAccessibleWinSAT> for IDispatch
impl From<IAccessibleWinSAT> for IDispatchfn from(value: IAccessibleWinSAT) -> Self
impl From<IActionCollection> for IDispatch
impl From<IActionCollection> for IDispatchfn from(value: IActionCollection) -> Self
impl From<IAlertDataCollector> for IDispatch
impl From<IAlertDataCollector> for IDispatchfn from(value: IAlertDataCollector) -> Self
impl From<IAlternativeName> for IDispatch
impl From<IAlternativeName> for IDispatchfn from(value: IAlternativeName) -> Self
impl From<IAlternativeNames> for IDispatch
impl From<IAlternativeNames> for IDispatchfn from(value: IAlternativeNames) -> Self
impl From<IAnalogAudioComponentType> for IDispatch
impl From<IAnalogAudioComponentType> for IDispatchfn from(value: IAnalogAudioComponentType) -> Self
impl From<IAnalogLocator> for IDispatch
impl From<IAnalogLocator> for IDispatchfn from(value: IAnalogLocator) -> Self
impl From<IAnalogRadioTuningSpace> for IDispatch
impl From<IAnalogRadioTuningSpace> for IDispatchfn from(value: IAnalogRadioTuningSpace) -> Self
impl From<IAnalogRadioTuningSpace2> for IDispatch
impl From<IAnalogRadioTuningSpace2> for IDispatchfn from(value: IAnalogRadioTuningSpace2) -> Self
impl From<IAnalogTVTuningSpace> for IDispatch
impl From<IAnalogTVTuningSpace> for IDispatchfn from(value: IAnalogTVTuningSpace) -> Self
impl From<IApiTracingDataCollector> for IDispatch
impl From<IApiTracingDataCollector> for IDispatchfn from(value: IApiTracingDataCollector) -> Self
impl From<IAppDomainHelper> for IDispatch
impl From<IAppDomainHelper> for IDispatchfn from(value: IAppDomainHelper) -> Self
impl From<IAssemblyLocator> for IDispatch
impl From<IAssemblyLocator> for IDispatchfn from(value: IAssemblyLocator) -> Self
impl From<IAutomaticUpdates> for IDispatch
impl From<IAutomaticUpdates> for IDispatchfn from(value: IAutomaticUpdates) -> Self
impl From<IAutomaticUpdates2> for IDispatch
impl From<IAutomaticUpdates2> for IDispatchfn from(value: IAutomaticUpdates2) -> Self
impl From<IAutomaticUpdatesResults> for IDispatch
impl From<IAutomaticUpdatesResults> for IDispatchfn from(value: IAutomaticUpdatesResults) -> Self
impl From<IAutomaticUpdatesSettings> for IDispatch
impl From<IAutomaticUpdatesSettings> for IDispatchfn from(value: IAutomaticUpdatesSettings) -> Self
impl From<IAutomaticUpdatesSettings2> for IDispatch
impl From<IAutomaticUpdatesSettings2> for IDispatchfn from(value: IAutomaticUpdatesSettings2) -> Self
impl From<IAutomaticUpdatesSettings3> for IDispatch
impl From<IAutomaticUpdatesSettings3> for IDispatchfn from(value: IAutomaticUpdatesSettings3) -> Self
impl From<IAuxInTuningSpace> for IDispatch
impl From<IAuxInTuningSpace> for IDispatchfn from(value: IAuxInTuningSpace) -> Self
impl From<IAuxInTuningSpace2> for IDispatch
impl From<IAuxInTuningSpace2> for IDispatchfn from(value: IAuxInTuningSpace2) -> Self
impl From<IAzApplication> for IDispatch
impl From<IAzApplication> for IDispatchfn from(value: IAzApplication) -> Self
impl From<IAzApplication2> for IDispatch
impl From<IAzApplication2> for IDispatchfn from(value: IAzApplication2) -> Self
impl From<IAzApplication3> for IDispatch
impl From<IAzApplication3> for IDispatchfn from(value: IAzApplication3) -> Self
impl From<IAzApplicationGroup> for IDispatch
impl From<IAzApplicationGroup> for IDispatchfn from(value: IAzApplicationGroup) -> Self
impl From<IAzApplicationGroup2> for IDispatch
impl From<IAzApplicationGroup2> for IDispatchfn from(value: IAzApplicationGroup2) -> Self
impl From<IAzApplicationGroups> for IDispatch
impl From<IAzApplicationGroups> for IDispatchfn from(value: IAzApplicationGroups) -> Self
impl From<IAzApplications> for IDispatch
impl From<IAzApplications> for IDispatchfn from(value: IAzApplications) -> Self
impl From<IAzAuthorizationStore> for IDispatch
impl From<IAzAuthorizationStore> for IDispatchfn from(value: IAzAuthorizationStore) -> Self
impl From<IAzAuthorizationStore2> for IDispatch
impl From<IAzAuthorizationStore2> for IDispatchfn from(value: IAzAuthorizationStore2) -> Self
impl From<IAzAuthorizationStore3> for IDispatch
impl From<IAzAuthorizationStore3> for IDispatchfn from(value: IAzAuthorizationStore3) -> Self
impl From<IAzBizRuleContext> for IDispatch
impl From<IAzBizRuleContext> for IDispatchfn from(value: IAzBizRuleContext) -> Self
impl From<IAzBizRuleInterfaces> for IDispatch
impl From<IAzBizRuleInterfaces> for IDispatchfn from(value: IAzBizRuleInterfaces) -> Self
impl From<IAzBizRuleParameters> for IDispatch
impl From<IAzBizRuleParameters> for IDispatchfn from(value: IAzBizRuleParameters) -> Self
impl From<IAzClientContext> for IDispatch
impl From<IAzClientContext> for IDispatchfn from(value: IAzClientContext) -> Self
impl From<IAzClientContext2> for IDispatch
impl From<IAzClientContext2> for IDispatchfn from(value: IAzClientContext2) -> Self
impl From<IAzClientContext3> for IDispatch
impl From<IAzClientContext3> for IDispatchfn from(value: IAzClientContext3) -> Self
impl From<IAzNameResolver> for IDispatch
impl From<IAzNameResolver> for IDispatchfn from(value: IAzNameResolver) -> Self
impl From<IAzObjectPicker> for IDispatch
impl From<IAzObjectPicker> for IDispatchfn from(value: IAzObjectPicker) -> Self
impl From<IAzOperation> for IDispatch
impl From<IAzOperation> for IDispatchfn from(value: IAzOperation) -> Self
impl From<IAzOperation2> for IDispatch
impl From<IAzOperation2> for IDispatchfn from(value: IAzOperation2) -> Self
impl From<IAzOperations> for IDispatch
impl From<IAzOperations> for IDispatchfn from(value: IAzOperations) -> Self
impl From<IAzPrincipalLocator> for IDispatch
impl From<IAzPrincipalLocator> for IDispatchfn from(value: IAzPrincipalLocator) -> Self
impl From<IAzRoleAssignment> for IDispatch
impl From<IAzRoleAssignment> for IDispatchfn from(value: IAzRoleAssignment) -> Self
impl From<IAzRoleAssignments> for IDispatch
impl From<IAzRoleAssignments> for IDispatchfn from(value: IAzRoleAssignments) -> Self
impl From<IAzRoleDefinition> for IDispatch
impl From<IAzRoleDefinition> for IDispatchfn from(value: IAzRoleDefinition) -> Self
impl From<IAzRoleDefinitions> for IDispatch
impl From<IAzRoleDefinitions> for IDispatchfn from(value: IAzRoleDefinitions) -> Self
impl From<IBITSExtensionSetup> for IDispatch
impl From<IBITSExtensionSetup> for IDispatchfn from(value: IBITSExtensionSetup) -> Self
impl From<IBITSExtensionSetupFactory> for IDispatch
impl From<IBITSExtensionSetupFactory> for IDispatchfn from(value: IBITSExtensionSetupFactory) -> Self
impl From<IBasicAudio> for IDispatch
impl From<IBasicAudio> for IDispatchfn from(value: IBasicAudio) -> Self
impl From<IBasicVideo> for IDispatch
impl From<IBasicVideo> for IDispatchfn from(value: IBasicVideo) -> Self
impl From<IBasicVideo2> for IDispatch
impl From<IBasicVideo2> for IDispatchfn from(value: IBasicVideo2) -> Self
impl From<IBinaryConverter> for IDispatch
impl From<IBinaryConverter> for IDispatchfn from(value: IBinaryConverter) -> Self
impl From<IBinaryConverter2> for IDispatch
impl From<IBinaryConverter2> for IDispatchfn from(value: IBinaryConverter2) -> Self
impl From<IBlockFormats> for IDispatch
impl From<IBlockFormats> for IDispatchfn from(value: IBlockFormats) -> Self
impl From<IBlockRange> for IDispatch
impl From<IBlockRange> for IDispatchfn from(value: IBlockRange) -> Self
impl From<IBlockRangeList> for IDispatch
impl From<IBlockRangeList> for IDispatchfn from(value: IBlockRangeList) -> Self
impl From<IBootOptions> for IDispatch
impl From<IBootOptions> for IDispatchfn from(value: IBootOptions) -> Self
impl From<IBootTrigger> for IDispatch
impl From<IBootTrigger> for IDispatchfn from(value: IBootTrigger) -> Self
impl From<ICOMAdminCatalog> for IDispatch
impl From<ICOMAdminCatalog> for IDispatchfn from(value: ICOMAdminCatalog) -> Self
impl From<ICOMAdminCatalog2> for IDispatch
impl From<ICOMAdminCatalog2> for IDispatchfn from(value: ICOMAdminCatalog2) -> Self
impl From<ICanvasGradient> for IDispatch
impl From<ICanvasGradient> for IDispatchfn from(value: ICanvasGradient) -> Self
impl From<ICanvasImageData> for IDispatch
impl From<ICanvasImageData> for IDispatchfn from(value: ICanvasImageData) -> Self
impl From<ICanvasPattern> for IDispatch
impl From<ICanvasPattern> for IDispatchfn from(value: ICanvasPattern) -> Self
impl From<ICanvasPixelArray> for IDispatch
impl From<ICanvasPixelArray> for IDispatchfn from(value: ICanvasPixelArray) -> Self
impl From<ICanvasRenderingContext2D> for IDispatch
impl From<ICanvasRenderingContext2D> for IDispatchfn from(value: ICanvasRenderingContext2D) -> Self
impl From<ICanvasTextMetrics> for IDispatch
impl From<ICanvasTextMetrics> for IDispatchfn from(value: ICanvasTextMetrics) -> Self
impl From<ICatalogCollection> for IDispatch
impl From<ICatalogCollection> for IDispatchfn from(value: ICatalogCollection) -> Self
impl From<ICatalogObject> for IDispatch
impl From<ICatalogObject> for IDispatchfn from(value: ICatalogObject) -> Self
impl From<ICategoryCollection> for IDispatch
impl From<ICategoryCollection> for IDispatchfn from(value: ICategoryCollection) -> Self
impl From<ICertAdmin> for IDispatch
impl From<ICertAdmin> for IDispatchfn from(value: ICertAdmin) -> Self
impl From<ICertAdmin2> for IDispatch
impl From<ICertAdmin2> for IDispatchfn from(value: ICertAdmin2) -> Self
impl From<ICertConfig> for IDispatch
impl From<ICertConfig> for IDispatchfn from(value: ICertConfig) -> Self
impl From<ICertConfig2> for IDispatch
impl From<ICertConfig2> for IDispatchfn from(value: ICertConfig2) -> Self
impl From<ICertEncodeAltName> for IDispatch
impl From<ICertEncodeAltName> for IDispatchfn from(value: ICertEncodeAltName) -> Self
impl From<ICertEncodeAltName2> for IDispatch
impl From<ICertEncodeAltName2> for IDispatchfn from(value: ICertEncodeAltName2) -> Self
impl From<ICertEncodeBitString> for IDispatch
impl From<ICertEncodeBitString> for IDispatchfn from(value: ICertEncodeBitString) -> Self
impl From<ICertEncodeBitString2> for IDispatch
impl From<ICertEncodeBitString2> for IDispatchfn from(value: ICertEncodeBitString2) -> Self
impl From<ICertEncodeCRLDistInfo> for IDispatch
impl From<ICertEncodeCRLDistInfo> for IDispatchfn from(value: ICertEncodeCRLDistInfo) -> Self
impl From<ICertEncodeCRLDistInfo2> for IDispatch
impl From<ICertEncodeCRLDistInfo2> for IDispatchfn from(value: ICertEncodeCRLDistInfo2) -> Self
impl From<ICertEncodeDateArray> for IDispatch
impl From<ICertEncodeDateArray> for IDispatchfn from(value: ICertEncodeDateArray) -> Self
impl From<ICertEncodeDateArray2> for IDispatch
impl From<ICertEncodeDateArray2> for IDispatchfn from(value: ICertEncodeDateArray2) -> Self
impl From<ICertEncodeLongArray> for IDispatch
impl From<ICertEncodeLongArray> for IDispatchfn from(value: ICertEncodeLongArray) -> Self
impl From<ICertEncodeLongArray2> for IDispatch
impl From<ICertEncodeLongArray2> for IDispatchfn from(value: ICertEncodeLongArray2) -> Self
impl From<ICertEncodeStringArray> for IDispatch
impl From<ICertEncodeStringArray> for IDispatchfn from(value: ICertEncodeStringArray) -> Self
impl From<ICertEncodeStringArray2> for IDispatch
impl From<ICertEncodeStringArray2> for IDispatchfn from(value: ICertEncodeStringArray2) -> Self
impl From<ICertExit2> for IDispatch
impl From<ICertExit2> for IDispatchfn from(value: ICertExit2) -> Self
impl From<ICertGetConfig> for IDispatch
impl From<ICertGetConfig> for IDispatchfn from(value: ICertGetConfig) -> Self
impl From<ICertManageModule> for IDispatch
impl From<ICertManageModule> for IDispatchfn from(value: ICertManageModule) -> Self
impl From<ICertPolicy> for IDispatch
impl From<ICertPolicy> for IDispatchfn from(value: ICertPolicy) -> Self
impl From<ICertPolicy2> for IDispatch
impl From<ICertPolicy2> for IDispatchfn from(value: ICertPolicy2) -> Self
impl From<ICertProperties> for IDispatch
impl From<ICertProperties> for IDispatchfn from(value: ICertProperties) -> Self
impl From<ICertProperty> for IDispatch
impl From<ICertProperty> for IDispatchfn from(value: ICertProperty) -> Self
impl From<ICertPropertyArchived> for IDispatch
impl From<ICertPropertyArchived> for IDispatchfn from(value: ICertPropertyArchived) -> Self
impl From<ICertPropertyArchivedKeyHash> for IDispatch
impl From<ICertPropertyArchivedKeyHash> for IDispatchfn from(value: ICertPropertyArchivedKeyHash) -> Self
impl From<ICertPropertyAutoEnroll> for IDispatch
impl From<ICertPropertyAutoEnroll> for IDispatchfn from(value: ICertPropertyAutoEnroll) -> Self
impl From<ICertPropertyBackedUp> for IDispatch
impl From<ICertPropertyBackedUp> for IDispatchfn from(value: ICertPropertyBackedUp) -> Self
impl From<ICertPropertyDescription> for IDispatch
impl From<ICertPropertyDescription> for IDispatchfn from(value: ICertPropertyDescription) -> Self
impl From<ICertPropertyEnrollment> for IDispatch
impl From<ICertPropertyEnrollment> for IDispatchfn from(value: ICertPropertyEnrollment) -> Self
impl From<ICertPropertyEnrollmentPolicyServer> for IDispatch
impl From<ICertPropertyEnrollmentPolicyServer> for IDispatchfn from(value: ICertPropertyEnrollmentPolicyServer) -> Self
impl From<ICertPropertyFriendlyName> for IDispatch
impl From<ICertPropertyFriendlyName> for IDispatchfn from(value: ICertPropertyFriendlyName) -> Self
impl From<ICertPropertyKeyProvInfo> for IDispatch
impl From<ICertPropertyKeyProvInfo> for IDispatchfn from(value: ICertPropertyKeyProvInfo) -> Self
impl From<ICertPropertyRenewal> for IDispatch
impl From<ICertPropertyRenewal> for IDispatchfn from(value: ICertPropertyRenewal) -> Self
impl From<ICertPropertyRequestOriginator> for IDispatch
impl From<ICertPropertyRequestOriginator> for IDispatchfn from(value: ICertPropertyRequestOriginator) -> Self
impl From<ICertPropertySHA1Hash> for IDispatch
impl From<ICertPropertySHA1Hash> for IDispatchfn from(value: ICertPropertySHA1Hash) -> Self
impl From<ICertRequest> for IDispatch
impl From<ICertRequest> for IDispatchfn from(value: ICertRequest) -> Self
impl From<ICertRequest2> for IDispatch
impl From<ICertRequest2> for IDispatchfn from(value: ICertRequest2) -> Self
impl From<ICertRequest3> for IDispatch
impl From<ICertRequest3> for IDispatchfn from(value: ICertRequest3) -> Self
impl From<ICertServerExit> for IDispatch
impl From<ICertServerExit> for IDispatchfn from(value: ICertServerExit) -> Self
impl From<ICertServerPolicy> for IDispatch
impl From<ICertServerPolicy> for IDispatchfn from(value: ICertServerPolicy) -> Self
impl From<ICertSrvSetup> for IDispatch
impl From<ICertSrvSetup> for IDispatchfn from(value: ICertSrvSetup) -> Self
impl From<ICertSrvSetupKeyInformation> for IDispatch
impl From<ICertSrvSetupKeyInformation> for IDispatchfn from(value: ICertSrvSetupKeyInformation) -> Self
impl From<ICertSrvSetupKeyInformationCollection> for IDispatch
impl From<ICertSrvSetupKeyInformationCollection> for IDispatchfn from(value: ICertSrvSetupKeyInformationCollection) -> Self
impl From<ICertView2> for IDispatch
impl From<ICertView2> for IDispatchfn from(value: ICertView2) -> Self
impl From<ICertificateAttestationChallenge> for IDispatch
impl From<ICertificateAttestationChallenge> for IDispatchfn from(value: ICertificateAttestationChallenge) -> Self
impl From<ICertificateAttestationChallenge2> for IDispatch
impl From<ICertificateAttestationChallenge2> for IDispatchfn from(value: ICertificateAttestationChallenge2) -> Self
impl From<ICertificateEnrollmentPolicyServerSetup> for IDispatch
impl From<ICertificateEnrollmentPolicyServerSetup> for IDispatchfn from(value: ICertificateEnrollmentPolicyServerSetup) -> Self
impl From<ICertificateEnrollmentServerSetup> for IDispatch
impl From<ICertificateEnrollmentServerSetup> for IDispatchfn from(value: ICertificateEnrollmentServerSetup) -> Self
impl From<ICertificatePolicies> for IDispatch
impl From<ICertificatePolicies> for IDispatchfn from(value: ICertificatePolicies) -> Self
impl From<ICertificatePolicy> for IDispatch
impl From<ICertificatePolicy> for IDispatchfn from(value: ICertificatePolicy) -> Self
impl From<ICertificationAuthorities> for IDispatch
impl From<ICertificationAuthorities> for IDispatchfn from(value: ICertificationAuthorities) -> Self
impl From<ICertificationAuthority> for IDispatch
impl From<ICertificationAuthority> for IDispatchfn from(value: ICertificationAuthority) -> Self
impl From<IChannelIDTuneRequest> for IDispatch
impl From<IChannelIDTuneRequest> for IDispatchfn from(value: IChannelIDTuneRequest) -> Self
impl From<IChannelTuneRequest> for IDispatch
impl From<IChannelTuneRequest> for IDispatchfn from(value: IChannelTuneRequest) -> Self
impl From<ICivicAddressReportFactory> for IDispatch
impl From<ICivicAddressReportFactory> for IDispatchfn from(value: ICivicAddressReportFactory) -> Self
impl From<IClientCaps> for IDispatch
impl From<IClientCaps> for IDispatchfn from(value: IClientCaps) -> Self
impl From<IComHandlerAction> for IDispatch
impl From<IComHandlerAction> for IDispatchfn from(value: IComHandlerAction) -> Self
impl From<IComponent> for IDispatch
impl From<IComponent> for IDispatchfn from(value: IComponent) -> Self
impl From<IComponentType> for IDispatch
impl From<IComponentType> for IDispatchfn from(value: IComponentType) -> Self
impl From<IComponentTypes> for IDispatch
impl From<IComponentTypes> for IDispatchfn from(value: IComponentTypes) -> Self
impl From<IComponents> for IDispatch
impl From<IComponents> for IDispatchfn from(value: IComponents) -> Self
impl From<IComponentsOld> for IDispatch
impl From<IComponentsOld> for IDispatchfn from(value: IComponentsOld) -> Self
impl From<IConfigurationDataCollector> for IDispatch
impl From<IConfigurationDataCollector> for IDispatchfn from(value: IConfigurationDataCollector) -> Self
impl From<ICrmMonitorClerks> for IDispatch
impl From<ICrmMonitorClerks> for IDispatchfn from(value: ICrmMonitorClerks) -> Self
impl From<ICryptAttribute> for IDispatch
impl From<ICryptAttribute> for IDispatchfn from(value: ICryptAttribute) -> Self
impl From<ICryptAttributes> for IDispatch
impl From<ICryptAttributes> for IDispatchfn from(value: ICryptAttributes) -> Self
impl From<ICspAlgorithm> for IDispatch
impl From<ICspAlgorithm> for IDispatchfn from(value: ICspAlgorithm) -> Self
impl From<ICspAlgorithms> for IDispatch
impl From<ICspAlgorithms> for IDispatchfn from(value: ICspAlgorithms) -> Self
impl From<ICspInformation> for IDispatch
impl From<ICspInformation> for IDispatchfn from(value: ICspInformation) -> Self
impl From<ICspInformations> for IDispatch
impl From<ICspInformations> for IDispatchfn from(value: ICspInformations) -> Self
impl From<ICspStatus> for IDispatch
impl From<ICspStatus> for IDispatchfn from(value: ICspStatus) -> Self
impl From<ICspStatuses> for IDispatch
impl From<ICspStatuses> for IDispatchfn from(value: ICspStatuses) -> Self
impl From<IDOMBeforeUnloadEvent> for IDispatch
impl From<IDOMBeforeUnloadEvent> for IDispatchfn from(value: IDOMBeforeUnloadEvent) -> Self
impl From<IDOMCloseEvent> for IDispatch
impl From<IDOMCloseEvent> for IDispatchfn from(value: IDOMCloseEvent) -> Self
impl From<IDOMCompositionEvent> for IDispatch
impl From<IDOMCompositionEvent> for IDispatchfn from(value: IDOMCompositionEvent) -> Self
impl From<IDOMCustomEvent> for IDispatch
impl From<IDOMCustomEvent> for IDispatchfn from(value: IDOMCustomEvent) -> Self
impl From<IDOMDocumentType> for IDispatch
impl From<IDOMDocumentType> for IDispatchfn from(value: IDOMDocumentType) -> Self
impl From<IDOMDragEvent> for IDispatch
impl From<IDOMDragEvent> for IDispatchfn from(value: IDOMDragEvent) -> Self
impl From<IDOMException> for IDispatch
impl From<IDOMException> for IDispatchfn from(value: IDOMException) -> Self
impl From<IDOMFocusEvent> for IDispatch
impl From<IDOMFocusEvent> for IDispatchfn from(value: IDOMFocusEvent) -> Self
impl From<IDOMKeyboardEvent> for IDispatch
impl From<IDOMKeyboardEvent> for IDispatchfn from(value: IDOMKeyboardEvent) -> Self
impl From<IDOMMSAnimationEvent> for IDispatch
impl From<IDOMMSAnimationEvent> for IDispatchfn from(value: IDOMMSAnimationEvent) -> Self
impl From<IDOMMSManipulationEvent> for IDispatch
impl From<IDOMMSManipulationEvent> for IDispatchfn from(value: IDOMMSManipulationEvent) -> Self
impl From<IDOMMSTransitionEvent> for IDispatch
impl From<IDOMMSTransitionEvent> for IDispatchfn from(value: IDOMMSTransitionEvent) -> Self
impl From<IDOMMessageEvent> for IDispatch
impl From<IDOMMessageEvent> for IDispatchfn from(value: IDOMMessageEvent) -> Self
impl From<IDOMMouseEvent> for IDispatch
impl From<IDOMMouseEvent> for IDispatchfn from(value: IDOMMouseEvent) -> Self
impl From<IDOMMouseWheelEvent> for IDispatch
impl From<IDOMMouseWheelEvent> for IDispatchfn from(value: IDOMMouseWheelEvent) -> Self
impl From<IDOMMutationEvent> for IDispatch
impl From<IDOMMutationEvent> for IDispatchfn from(value: IDOMMutationEvent) -> Self
impl From<IDOMNodeIterator> for IDispatch
impl From<IDOMNodeIterator> for IDispatchfn from(value: IDOMNodeIterator) -> Self
impl From<IDOMParser> for IDispatch
impl From<IDOMParser> for IDispatchfn from(value: IDOMParser) -> Self
impl From<IDOMParserFactory> for IDispatch
impl From<IDOMParserFactory> for IDispatchfn from(value: IDOMParserFactory) -> Self
impl From<IDOMProcessingInstruction> for IDispatch
impl From<IDOMProcessingInstruction> for IDispatchfn from(value: IDOMProcessingInstruction) -> Self
impl From<IDOMProgressEvent> for IDispatch
impl From<IDOMProgressEvent> for IDispatchfn from(value: IDOMProgressEvent) -> Self
impl From<IDOMSiteModeEvent> for IDispatch
impl From<IDOMSiteModeEvent> for IDispatchfn from(value: IDOMSiteModeEvent) -> Self
impl From<IDOMStorageEvent> for IDispatch
impl From<IDOMStorageEvent> for IDispatchfn from(value: IDOMStorageEvent) -> Self
impl From<IDOMTextEvent> for IDispatch
impl From<IDOMTextEvent> for IDispatchfn from(value: IDOMTextEvent) -> Self
impl From<IDOMTreeWalker> for IDispatch
impl From<IDOMTreeWalker> for IDispatchfn from(value: IDOMTreeWalker) -> Self
impl From<IDOMUIEvent> for IDispatch
impl From<IDOMUIEvent> for IDispatchfn from(value: IDOMUIEvent) -> Self
impl From<IDOMWheelEvent> for IDispatch
impl From<IDOMWheelEvent> for IDispatchfn from(value: IDOMWheelEvent) -> Self
impl From<IDOMXmlSerializer> for IDispatch
impl From<IDOMXmlSerializer> for IDispatchfn from(value: IDOMXmlSerializer) -> Self
impl From<IDOMXmlSerializerFactory> for IDispatch
impl From<IDOMXmlSerializerFactory> for IDispatchfn from(value: IDOMXmlSerializerFactory) -> Self
impl From<IDTFilterEvents> for IDispatch
impl From<IDTFilterEvents> for IDispatchfn from(value: IDTFilterEvents) -> Self
impl From<IDVBCLocator> for IDispatch
impl From<IDVBCLocator> for IDispatchfn from(value: IDVBCLocator) -> Self
impl From<IDVBSLocator> for IDispatch
impl From<IDVBSLocator> for IDispatchfn from(value: IDVBSLocator) -> Self
impl From<IDVBSLocator2> for IDispatch
impl From<IDVBSLocator2> for IDispatchfn from(value: IDVBSLocator2) -> Self
impl From<IDVBSTuningSpace> for IDispatch
impl From<IDVBSTuningSpace> for IDispatchfn from(value: IDVBSTuningSpace) -> Self
impl From<IDVBTLocator> for IDispatch
impl From<IDVBTLocator> for IDispatchfn from(value: IDVBTLocator) -> Self
impl From<IDVBTLocator2> for IDispatch
impl From<IDVBTLocator2> for IDispatchfn from(value: IDVBTLocator2) -> Self
impl From<IDVBTuneRequest> for IDispatch
impl From<IDVBTuneRequest> for IDispatchfn from(value: IDVBTuneRequest) -> Self
impl From<IDVBTuningSpace> for IDispatch
impl From<IDVBTuningSpace> for IDispatchfn from(value: IDVBTuningSpace) -> Self
impl From<IDVBTuningSpace2> for IDispatch
impl From<IDVBTuningSpace2> for IDispatchfn from(value: IDVBTuningSpace2) -> Self
impl From<IDailyTrigger> for IDispatch
impl From<IDailyTrigger> for IDispatchfn from(value: IDailyTrigger) -> Self
impl From<IDataCollector> for IDispatch
impl From<IDataCollector> for IDispatchfn from(value: IDataCollector) -> Self
impl From<IDataCollectorCollection> for IDispatch
impl From<IDataCollectorCollection> for IDispatchfn from(value: IDataCollectorCollection) -> Self
impl From<IDataCollectorSet> for IDispatch
impl From<IDataCollectorSet> for IDispatchfn from(value: IDataCollectorSet) -> Self
impl From<IDataCollectorSetCollection> for IDispatch
impl From<IDataCollectorSetCollection> for IDispatchfn from(value: IDataCollectorSetCollection) -> Self
impl From<IDataManager> for IDispatch
impl From<IDataManager> for IDispatchfn from(value: IDataManager) -> Self
impl From<IDigitalCableLocator> for IDispatch
impl From<IDigitalCableLocator> for IDispatchfn from(value: IDigitalCableLocator) -> Self
impl From<IDigitalCableTuneRequest> for IDispatch
impl From<IDigitalCableTuneRequest> for IDispatchfn from(value: IDigitalCableTuneRequest) -> Self
impl From<IDigitalCableTuningSpace> for IDispatch
impl From<IDigitalCableTuningSpace> for IDispatchfn from(value: IDigitalCableTuningSpace) -> Self
impl From<IDigitalLocator> for IDispatch
impl From<IDigitalLocator> for IDispatchfn from(value: IDigitalLocator) -> Self
impl From<IDiscFormat2> for IDispatch
impl From<IDiscFormat2> for IDispatchfn from(value: IDiscFormat2) -> Self
impl From<IDiscFormat2Data> for IDispatch
impl From<IDiscFormat2Data> for IDispatchfn from(value: IDiscFormat2Data) -> Self
impl From<IDiscFormat2DataEventArgs> for IDispatch
impl From<IDiscFormat2DataEventArgs> for IDispatchfn from(value: IDiscFormat2DataEventArgs) -> Self
impl From<IDiscFormat2Erase> for IDispatch
impl From<IDiscFormat2Erase> for IDispatchfn from(value: IDiscFormat2Erase) -> Self
impl From<IDiscFormat2RawCD> for IDispatch
impl From<IDiscFormat2RawCD> for IDispatchfn from(value: IDiscFormat2RawCD) -> Self
impl From<IDiscFormat2RawCDEventArgs> for IDispatch
impl From<IDiscFormat2RawCDEventArgs> for IDispatchfn from(value: IDiscFormat2RawCDEventArgs) -> Self
impl From<IDiscFormat2TrackAtOnce> for IDispatch
impl From<IDiscFormat2TrackAtOnce> for IDispatchfn from(value: IDiscFormat2TrackAtOnce) -> Self
impl From<IDiscFormat2TrackAtOnceEventArgs> for IDispatch
impl From<IDiscFormat2TrackAtOnceEventArgs> for IDispatchfn from(value: IDiscFormat2TrackAtOnceEventArgs) -> Self
impl From<IDiscMaster2> for IDispatch
impl From<IDiscMaster2> for IDispatchfn from(value: IDiscMaster2) -> Self
impl From<IDiscRecorder2> for IDispatch
impl From<IDiscRecorder2> for IDispatchfn from(value: IDiscRecorder2) -> Self
impl From<IDispCivicAddressReport> for IDispatch
impl From<IDispCivicAddressReport> for IDispatchfn from(value: IDispCivicAddressReport) -> Self
impl From<IDispLatLongReport> for IDispatch
impl From<IDispLatLongReport> for IDispatchfn from(value: IDispLatLongReport) -> Self
impl From<IDispatchEx> for IDispatch
impl From<IDispatchEx> for IDispatchfn from(value: IDispatchEx) -> Self
impl From<IDocumentEvent> for IDispatch
impl From<IDocumentEvent> for IDispatchfn from(value: IDocumentEvent) -> Self
impl From<IDocumentRange> for IDispatch
impl From<IDocumentRange> for IDispatchfn from(value: IDocumentRange) -> Self
impl From<IDocumentSelector> for IDispatch
impl From<IDocumentSelector> for IDispatchfn from(value: IDocumentSelector) -> Self
impl From<IDocumentTraversal> for IDispatch
impl From<IDocumentTraversal> for IDispatchfn from(value: IDocumentTraversal) -> Self
impl From<IDownloadCompletedCallbackArgs> for IDispatch
impl From<IDownloadCompletedCallbackArgs> for IDispatchfn from(value: IDownloadCompletedCallbackArgs) -> Self
impl From<IDownloadJob> for IDispatch
impl From<IDownloadJob> for IDispatchfn from(value: IDownloadJob) -> Self
impl From<IDownloadProgress> for IDispatch
impl From<IDownloadProgress> for IDispatchfn from(value: IDownloadProgress) -> Self
impl From<IDownloadProgressChangedCallbackArgs> for IDispatch
impl From<IDownloadProgressChangedCallbackArgs> for IDispatchfn from(value: IDownloadProgressChangedCallbackArgs) -> Self
impl From<IDownloadResult> for IDispatch
impl From<IDownloadResult> for IDispatchfn from(value: IDownloadResult) -> Self
impl From<IDummyMBNUCMExt> for IDispatch
impl From<IDummyMBNUCMExt> for IDispatchfn from(value: IDummyMBNUCMExt) -> Self
impl From<IDynamicPortMapping> for IDispatch
impl From<IDynamicPortMapping> for IDispatchfn from(value: IDynamicPortMapping) -> Self
impl From<IDynamicPortMappingCollection> for IDispatch
impl From<IDynamicPortMappingCollection> for IDispatchfn from(value: IDynamicPortMappingCollection) -> Self
impl From<IETFilterEvents> for IDispatch
impl From<IETFilterEvents> for IDispatchfn from(value: IETFilterEvents) -> Self
impl From<IElementSelector> for IDispatch
impl From<IElementSelector> for IDispatchfn from(value: IElementSelector) -> Self
impl From<IElementTraversal> for IDispatch
impl From<IElementTraversal> for IDispatchfn from(value: IElementTraversal) -> Self
impl From<IEmailAction> for IDispatch
impl From<IEmailAction> for IDispatchfn from(value: IEmailAction) -> Self
impl From<IEnumCERTVIEWATTRIBUTE> for IDispatch
impl From<IEnumCERTVIEWATTRIBUTE> for IDispatchfn from(value: IEnumCERTVIEWATTRIBUTE) -> Self
impl From<IEnumCERTVIEWCOLUMN> for IDispatch
impl From<IEnumCERTVIEWCOLUMN> for IDispatchfn from(value: IEnumCERTVIEWCOLUMN) -> Self
impl From<IEnumCERTVIEWEXTENSION> for IDispatch
impl From<IEnumCERTVIEWEXTENSION> for IDispatchfn from(value: IEnumCERTVIEWEXTENSION) -> Self
impl From<IEnumCERTVIEWROW> for IDispatch
impl From<IEnumCERTVIEWROW> for IDispatchfn from(value: IEnumCERTVIEWROW) -> Self
impl From<IEnumNetworkConnections> for IDispatch
impl From<IEnumNetworkConnections> for IDispatchfn from(value: IEnumNetworkConnections) -> Self
impl From<IEnumNetworks> for IDispatch
impl From<IEnumNetworks> for IDispatchfn from(value: IEnumNetworks) -> Self
impl From<IEventClass> for IDispatch
impl From<IEventClass> for IDispatchfn from(value: IEventClass) -> Self
impl From<IEventClass2> for IDispatch
impl From<IEventClass2> for IDispatchfn from(value: IEventClass2) -> Self
impl From<IEventControl> for IDispatch
impl From<IEventControl> for IDispatchfn from(value: IEventControl) -> Self
impl From<IEventException> for IDispatch
impl From<IEventException> for IDispatchfn from(value: IEventException) -> Self
impl From<IEventObjectCollection> for IDispatch
impl From<IEventObjectCollection> for IDispatchfn from(value: IEventObjectCollection) -> Self
impl From<IEventProperty> for IDispatch
impl From<IEventProperty> for IDispatchfn from(value: IEventProperty) -> Self
impl From<IEventPublisher> for IDispatch
impl From<IEventPublisher> for IDispatchfn from(value: IEventPublisher) -> Self
impl From<IEventServerTrace> for IDispatch
impl From<IEventServerTrace> for IDispatchfn from(value: IEventServerTrace) -> Self
impl From<IEventSubscription> for IDispatch
impl From<IEventSubscription> for IDispatchfn from(value: IEventSubscription) -> Self
impl From<IEventSystem> for IDispatch
impl From<IEventSystem> for IDispatchfn from(value: IEventSystem) -> Self
impl From<IEventTarget> for IDispatch
impl From<IEventTarget> for IDispatchfn from(value: IEventTarget) -> Self
impl From<IEventTrigger> for IDispatch
impl From<IEventTrigger> for IDispatchfn from(value: IEventTrigger) -> Self
impl From<IExecAction> for IDispatch
impl From<IExecAction> for IDispatchfn from(value: IExecAction) -> Self
impl From<IExecAction2> for IDispatch
impl From<IExecAction2> for IDispatchfn from(value: IExecAction2) -> Self
impl From<IFaxAccount> for IDispatch
impl From<IFaxAccount> for IDispatchfn from(value: IFaxAccount) -> Self
impl From<IFaxAccountFolders> for IDispatch
impl From<IFaxAccountFolders> for IDispatchfn from(value: IFaxAccountFolders) -> Self
impl From<IFaxAccountIncomingArchive> for IDispatch
impl From<IFaxAccountIncomingArchive> for IDispatchfn from(value: IFaxAccountIncomingArchive) -> Self
impl From<IFaxAccountIncomingQueue> for IDispatch
impl From<IFaxAccountIncomingQueue> for IDispatchfn from(value: IFaxAccountIncomingQueue) -> Self
impl From<IFaxAccountNotify> for IDispatch
impl From<IFaxAccountNotify> for IDispatchfn from(value: IFaxAccountNotify) -> Self
impl From<IFaxAccountOutgoingArchive> for IDispatch
impl From<IFaxAccountOutgoingArchive> for IDispatchfn from(value: IFaxAccountOutgoingArchive) -> Self
impl From<IFaxAccountOutgoingQueue> for IDispatch
impl From<IFaxAccountOutgoingQueue> for IDispatchfn from(value: IFaxAccountOutgoingQueue) -> Self
impl From<IFaxAccountSet> for IDispatch
impl From<IFaxAccountSet> for IDispatchfn from(value: IFaxAccountSet) -> Self
impl From<IFaxAccounts> for IDispatch
impl From<IFaxAccounts> for IDispatchfn from(value: IFaxAccounts) -> Self
impl From<IFaxActivity> for IDispatch
impl From<IFaxActivity> for IDispatchfn from(value: IFaxActivity) -> Self
impl From<IFaxActivityLogging> for IDispatch
impl From<IFaxActivityLogging> for IDispatchfn from(value: IFaxActivityLogging) -> Self
impl From<IFaxConfiguration> for IDispatch
impl From<IFaxConfiguration> for IDispatchfn from(value: IFaxConfiguration) -> Self
impl From<IFaxDevice> for IDispatch
impl From<IFaxDevice> for IDispatchfn from(value: IFaxDevice) -> Self
impl From<IFaxDeviceIds> for IDispatch
impl From<IFaxDeviceIds> for IDispatchfn from(value: IFaxDeviceIds) -> Self
impl From<IFaxDeviceProvider> for IDispatch
impl From<IFaxDeviceProvider> for IDispatchfn from(value: IFaxDeviceProvider) -> Self
impl From<IFaxDeviceProviders> for IDispatch
impl From<IFaxDeviceProviders> for IDispatchfn from(value: IFaxDeviceProviders) -> Self
impl From<IFaxDevices> for IDispatch
impl From<IFaxDevices> for IDispatchfn from(value: IFaxDevices) -> Self
impl From<IFaxDocument> for IDispatch
impl From<IFaxDocument> for IDispatchfn from(value: IFaxDocument) -> Self
impl From<IFaxDocument2> for IDispatch
impl From<IFaxDocument2> for IDispatchfn from(value: IFaxDocument2) -> Self
impl From<IFaxEventLogging> for IDispatch
impl From<IFaxEventLogging> for IDispatchfn from(value: IFaxEventLogging) -> Self
impl From<IFaxFolders> for IDispatch
impl From<IFaxFolders> for IDispatchfn from(value: IFaxFolders) -> Self
impl From<IFaxInboundRouting> for IDispatch
impl From<IFaxInboundRouting> for IDispatchfn from(value: IFaxInboundRouting) -> Self
impl From<IFaxInboundRoutingExtension> for IDispatch
impl From<IFaxInboundRoutingExtension> for IDispatchfn from(value: IFaxInboundRoutingExtension) -> Self
impl From<IFaxInboundRoutingExtensions> for IDispatch
impl From<IFaxInboundRoutingExtensions> for IDispatchfn from(value: IFaxInboundRoutingExtensions) -> Self
impl From<IFaxInboundRoutingMethod> for IDispatch
impl From<IFaxInboundRoutingMethod> for IDispatchfn from(value: IFaxInboundRoutingMethod) -> Self
impl From<IFaxInboundRoutingMethods> for IDispatch
impl From<IFaxInboundRoutingMethods> for IDispatchfn from(value: IFaxInboundRoutingMethods) -> Self
impl From<IFaxIncomingArchive> for IDispatch
impl From<IFaxIncomingArchive> for IDispatchfn from(value: IFaxIncomingArchive) -> Self
impl From<IFaxIncomingJob> for IDispatch
impl From<IFaxIncomingJob> for IDispatchfn from(value: IFaxIncomingJob) -> Self
impl From<IFaxIncomingJobs> for IDispatch
impl From<IFaxIncomingJobs> for IDispatchfn from(value: IFaxIncomingJobs) -> Self
impl From<IFaxIncomingMessage> for IDispatch
impl From<IFaxIncomingMessage> for IDispatchfn from(value: IFaxIncomingMessage) -> Self
impl From<IFaxIncomingMessage2> for IDispatch
impl From<IFaxIncomingMessage2> for IDispatchfn from(value: IFaxIncomingMessage2) -> Self
impl From<IFaxIncomingMessageIterator> for IDispatch
impl From<IFaxIncomingMessageIterator> for IDispatchfn from(value: IFaxIncomingMessageIterator) -> Self
impl From<IFaxIncomingQueue> for IDispatch
impl From<IFaxIncomingQueue> for IDispatchfn from(value: IFaxIncomingQueue) -> Self
impl From<IFaxJobStatus> for IDispatch
impl From<IFaxJobStatus> for IDispatchfn from(value: IFaxJobStatus) -> Self
impl From<IFaxLoggingOptions> for IDispatch
impl From<IFaxLoggingOptions> for IDispatchfn from(value: IFaxLoggingOptions) -> Self
impl From<IFaxOutboundRouting> for IDispatch
impl From<IFaxOutboundRouting> for IDispatchfn from(value: IFaxOutboundRouting) -> Self
impl From<IFaxOutboundRoutingGroup> for IDispatch
impl From<IFaxOutboundRoutingGroup> for IDispatchfn from(value: IFaxOutboundRoutingGroup) -> Self
impl From<IFaxOutboundRoutingGroups> for IDispatch
impl From<IFaxOutboundRoutingGroups> for IDispatchfn from(value: IFaxOutboundRoutingGroups) -> Self
impl From<IFaxOutboundRoutingRule> for IDispatch
impl From<IFaxOutboundRoutingRule> for IDispatchfn from(value: IFaxOutboundRoutingRule) -> Self
impl From<IFaxOutboundRoutingRules> for IDispatch
impl From<IFaxOutboundRoutingRules> for IDispatchfn from(value: IFaxOutboundRoutingRules) -> Self
impl From<IFaxOutgoingArchive> for IDispatch
impl From<IFaxOutgoingArchive> for IDispatchfn from(value: IFaxOutgoingArchive) -> Self
impl From<IFaxOutgoingJob> for IDispatch
impl From<IFaxOutgoingJob> for IDispatchfn from(value: IFaxOutgoingJob) -> Self
impl From<IFaxOutgoingJob2> for IDispatch
impl From<IFaxOutgoingJob2> for IDispatchfn from(value: IFaxOutgoingJob2) -> Self
impl From<IFaxOutgoingJobs> for IDispatch
impl From<IFaxOutgoingJobs> for IDispatchfn from(value: IFaxOutgoingJobs) -> Self
impl From<IFaxOutgoingMessage> for IDispatch
impl From<IFaxOutgoingMessage> for IDispatchfn from(value: IFaxOutgoingMessage) -> Self
impl From<IFaxOutgoingMessage2> for IDispatch
impl From<IFaxOutgoingMessage2> for IDispatchfn from(value: IFaxOutgoingMessage2) -> Self
impl From<IFaxOutgoingMessageIterator> for IDispatch
impl From<IFaxOutgoingMessageIterator> for IDispatchfn from(value: IFaxOutgoingMessageIterator) -> Self
impl From<IFaxOutgoingQueue> for IDispatch
impl From<IFaxOutgoingQueue> for IDispatchfn from(value: IFaxOutgoingQueue) -> Self
impl From<IFaxReceiptOptions> for IDispatch
impl From<IFaxReceiptOptions> for IDispatchfn from(value: IFaxReceiptOptions) -> Self
impl From<IFaxRecipient> for IDispatch
impl From<IFaxRecipient> for IDispatchfn from(value: IFaxRecipient) -> Self
impl From<IFaxRecipients> for IDispatch
impl From<IFaxRecipients> for IDispatchfn from(value: IFaxRecipients) -> Self
impl From<IFaxSecurity> for IDispatch
impl From<IFaxSecurity> for IDispatchfn from(value: IFaxSecurity) -> Self
impl From<IFaxSecurity2> for IDispatch
impl From<IFaxSecurity2> for IDispatchfn from(value: IFaxSecurity2) -> Self
impl From<IFaxSender> for IDispatch
impl From<IFaxSender> for IDispatchfn from(value: IFaxSender) -> Self
impl From<IFaxServer> for IDispatch
impl From<IFaxServer> for IDispatchfn from(value: IFaxServer) -> Self
impl From<IFaxServer2> for IDispatch
impl From<IFaxServer2> for IDispatchfn from(value: IFaxServer2) -> Self
impl From<IFaxServerNotify> for IDispatch
impl From<IFaxServerNotify> for IDispatchfn from(value: IFaxServerNotify) -> Self
impl From<IFaxServerNotify2> for IDispatch
impl From<IFaxServerNotify2> for IDispatchfn from(value: IFaxServerNotify2) -> Self
impl From<IFeedEnclosure> for IDispatch
impl From<IFeedEnclosure> for IDispatchfn from(value: IFeedEnclosure) -> Self
impl From<IFeedEvents> for IDispatch
impl From<IFeedEvents> for IDispatchfn from(value: IFeedEvents) -> Self
impl From<IFeedFolder> for IDispatch
impl From<IFeedFolder> for IDispatchfn from(value: IFeedFolder) -> Self
impl From<IFeedFolderEvents> for IDispatch
impl From<IFeedFolderEvents> for IDispatchfn from(value: IFeedFolderEvents) -> Self
impl From<IFeedItem2> for IDispatch
impl From<IFeedItem2> for IDispatchfn from(value: IFeedItem2) -> Self
impl From<IFeedsEnum> for IDispatch
impl From<IFeedsEnum> for IDispatchfn from(value: IFeedsEnum) -> Self
impl From<IFeedsManager> for IDispatch
impl From<IFeedsManager> for IDispatchfn from(value: IFeedsManager) -> Self
impl From<IFileSearchBand> for IDispatch
impl From<IFileSearchBand> for IDispatchfn from(value: IFileSearchBand) -> Self
impl From<IFileSystemImage> for IDispatch
impl From<IFileSystemImage> for IDispatchfn from(value: IFileSystemImage) -> Self
impl From<IFileSystemImage2> for IDispatch
impl From<IFileSystemImage2> for IDispatchfn from(value: IFileSystemImage2) -> Self
impl From<IFileSystemImage3> for IDispatch
impl From<IFileSystemImage3> for IDispatchfn from(value: IFileSystemImage3) -> Self
impl From<IFileSystemImageResult> for IDispatch
impl From<IFileSystemImageResult> for IDispatchfn from(value: IFileSystemImageResult) -> Self
impl From<IFileSystemImageResult2> for IDispatch
impl From<IFileSystemImageResult2> for IDispatchfn from(value: IFileSystemImageResult2) -> Self
impl From<IFilterInfo> for IDispatch
impl From<IFilterInfo> for IDispatchfn from(value: IFilterInfo) -> Self
impl From<IFiringControl> for IDispatch
impl From<IFiringControl> for IDispatchfn from(value: IFiringControl) -> Self
impl From<IFolderAction> for IDispatch
impl From<IFolderAction> for IDispatchfn from(value: IFolderAction) -> Self
impl From<IFolderActionCollection> for IDispatch
impl From<IFolderActionCollection> for IDispatchfn from(value: IFolderActionCollection) -> Self
impl From<IFolderViewOC> for IDispatch
impl From<IFolderViewOC> for IDispatchfn from(value: IFolderViewOC) -> Self
impl From<IFontEventsDisp> for IDispatch
impl From<IFontEventsDisp> for IDispatchfn from(value: IFontEventsDisp) -> Self
impl From<IFontNames> for IDispatch
impl From<IFontNames> for IDispatchfn from(value: IFontNames) -> Self
impl From<IFsiDirectoryItem> for IDispatch
impl From<IFsiDirectoryItem> for IDispatchfn from(value: IFsiDirectoryItem) -> Self
impl From<IFsiDirectoryItem2> for IDispatch
impl From<IFsiDirectoryItem2> for IDispatchfn from(value: IFsiDirectoryItem2) -> Self
impl From<IFsiFileItem> for IDispatch
impl From<IFsiFileItem> for IDispatchfn from(value: IFsiFileItem) -> Self
impl From<IFsiFileItem2> for IDispatch
impl From<IFsiFileItem2> for IDispatchfn from(value: IFsiFileItem2) -> Self
impl From<IFsiNamedStreams> for IDispatch
impl From<IFsiNamedStreams> for IDispatchfn from(value: IFsiNamedStreams) -> Self
impl From<IFsrmAccessDeniedRemediationClient> for IDispatch
impl From<IFsrmAccessDeniedRemediationClient> for IDispatchfn from(value: IFsrmAccessDeniedRemediationClient) -> Self
impl From<IFsrmAction> for IDispatch
impl From<IFsrmAction> for IDispatchfn from(value: IFsrmAction) -> Self
impl From<IFsrmActionCommand> for IDispatch
impl From<IFsrmActionCommand> for IDispatchfn from(value: IFsrmActionCommand) -> Self
impl From<IFsrmActionEmail> for IDispatch
impl From<IFsrmActionEmail> for IDispatchfn from(value: IFsrmActionEmail) -> Self
impl From<IFsrmActionEmail2> for IDispatch
impl From<IFsrmActionEmail2> for IDispatchfn from(value: IFsrmActionEmail2) -> Self
impl From<IFsrmActionEventLog> for IDispatch
impl From<IFsrmActionEventLog> for IDispatchfn from(value: IFsrmActionEventLog) -> Self
impl From<IFsrmActionReport> for IDispatch
impl From<IFsrmActionReport> for IDispatchfn from(value: IFsrmActionReport) -> Self
impl From<IFsrmAutoApplyQuota> for IDispatch
impl From<IFsrmAutoApplyQuota> for IDispatchfn from(value: IFsrmAutoApplyQuota) -> Self
impl From<IFsrmClassificationManager> for IDispatch
impl From<IFsrmClassificationManager> for IDispatchfn from(value: IFsrmClassificationManager) -> Self
impl From<IFsrmClassificationManager2> for IDispatch
impl From<IFsrmClassificationManager2> for IDispatchfn from(value: IFsrmClassificationManager2) -> Self
impl From<IFsrmClassificationRule> for IDispatch
impl From<IFsrmClassificationRule> for IDispatchfn from(value: IFsrmClassificationRule) -> Self
impl From<IFsrmClassifierModuleDefinition> for IDispatch
impl From<IFsrmClassifierModuleDefinition> for IDispatchfn from(value: IFsrmClassifierModuleDefinition) -> Self
impl From<IFsrmClassifierModuleImplementation> for IDispatch
impl From<IFsrmClassifierModuleImplementation> for IDispatchfn from(value: IFsrmClassifierModuleImplementation) -> Self
impl From<IFsrmCollection> for IDispatch
impl From<IFsrmCollection> for IDispatchfn from(value: IFsrmCollection) -> Self
impl From<IFsrmCommittableCollection> for IDispatch
impl From<IFsrmCommittableCollection> for IDispatchfn from(value: IFsrmCommittableCollection) -> Self
impl From<IFsrmDerivedObjectsResult> for IDispatch
impl From<IFsrmDerivedObjectsResult> for IDispatchfn from(value: IFsrmDerivedObjectsResult) -> Self
impl From<IFsrmExportImport> for IDispatch
impl From<IFsrmExportImport> for IDispatchfn from(value: IFsrmExportImport) -> Self
impl From<IFsrmFileCondition> for IDispatch
impl From<IFsrmFileCondition> for IDispatchfn from(value: IFsrmFileCondition) -> Self
impl From<IFsrmFileConditionProperty> for IDispatch
impl From<IFsrmFileConditionProperty> for IDispatchfn from(value: IFsrmFileConditionProperty) -> Self
impl From<IFsrmFileGroup> for IDispatch
impl From<IFsrmFileGroup> for IDispatchfn from(value: IFsrmFileGroup) -> Self
impl From<IFsrmFileGroupImported> for IDispatch
impl From<IFsrmFileGroupImported> for IDispatchfn from(value: IFsrmFileGroupImported) -> Self
impl From<IFsrmFileGroupManager> for IDispatch
impl From<IFsrmFileGroupManager> for IDispatchfn from(value: IFsrmFileGroupManager) -> Self
impl From<IFsrmFileManagementJob> for IDispatch
impl From<IFsrmFileManagementJob> for IDispatchfn from(value: IFsrmFileManagementJob) -> Self
impl From<IFsrmFileManagementJobManager> for IDispatch
impl From<IFsrmFileManagementJobManager> for IDispatchfn from(value: IFsrmFileManagementJobManager) -> Self
impl From<IFsrmFileScreen> for IDispatch
impl From<IFsrmFileScreen> for IDispatchfn from(value: IFsrmFileScreen) -> Self
impl From<IFsrmFileScreenBase> for IDispatch
impl From<IFsrmFileScreenBase> for IDispatchfn from(value: IFsrmFileScreenBase) -> Self
impl From<IFsrmFileScreenException> for IDispatch
impl From<IFsrmFileScreenException> for IDispatchfn from(value: IFsrmFileScreenException) -> Self
impl From<IFsrmFileScreenManager> for IDispatch
impl From<IFsrmFileScreenManager> for IDispatchfn from(value: IFsrmFileScreenManager) -> Self
impl From<IFsrmFileScreenTemplate> for IDispatch
impl From<IFsrmFileScreenTemplate> for IDispatchfn from(value: IFsrmFileScreenTemplate) -> Self
impl From<IFsrmFileScreenTemplateImported> for IDispatch
impl From<IFsrmFileScreenTemplateImported> for IDispatchfn from(value: IFsrmFileScreenTemplateImported) -> Self
impl From<IFsrmFileScreenTemplateManager> for IDispatch
impl From<IFsrmFileScreenTemplateManager> for IDispatchfn from(value: IFsrmFileScreenTemplateManager) -> Self
impl From<IFsrmMutableCollection> for IDispatch
impl From<IFsrmMutableCollection> for IDispatchfn from(value: IFsrmMutableCollection) -> Self
impl From<IFsrmObject> for IDispatch
impl From<IFsrmObject> for IDispatchfn from(value: IFsrmObject) -> Self
impl From<IFsrmPathMapper> for IDispatch
impl From<IFsrmPathMapper> for IDispatchfn from(value: IFsrmPathMapper) -> Self
impl From<IFsrmPipelineModuleConnector> for IDispatch
impl From<IFsrmPipelineModuleConnector> for IDispatchfn from(value: IFsrmPipelineModuleConnector) -> Self
impl From<IFsrmPipelineModuleDefinition> for IDispatch
impl From<IFsrmPipelineModuleDefinition> for IDispatchfn from(value: IFsrmPipelineModuleDefinition) -> Self
impl From<IFsrmPipelineModuleImplementation> for IDispatch
impl From<IFsrmPipelineModuleImplementation> for IDispatchfn from(value: IFsrmPipelineModuleImplementation) -> Self
impl From<IFsrmProperty> for IDispatch
impl From<IFsrmProperty> for IDispatchfn from(value: IFsrmProperty) -> Self
impl From<IFsrmPropertyBag> for IDispatch
impl From<IFsrmPropertyBag> for IDispatchfn from(value: IFsrmPropertyBag) -> Self
impl From<IFsrmPropertyBag2> for IDispatch
impl From<IFsrmPropertyBag2> for IDispatchfn from(value: IFsrmPropertyBag2) -> Self
impl From<IFsrmPropertyCondition> for IDispatch
impl From<IFsrmPropertyCondition> for IDispatchfn from(value: IFsrmPropertyCondition) -> Self
impl From<IFsrmPropertyDefinition> for IDispatch
impl From<IFsrmPropertyDefinition> for IDispatchfn from(value: IFsrmPropertyDefinition) -> Self
impl From<IFsrmPropertyDefinition2> for IDispatch
impl From<IFsrmPropertyDefinition2> for IDispatchfn from(value: IFsrmPropertyDefinition2) -> Self
impl From<IFsrmPropertyDefinitionValue> for IDispatch
impl From<IFsrmPropertyDefinitionValue> for IDispatchfn from(value: IFsrmPropertyDefinitionValue) -> Self
impl From<IFsrmQuota> for IDispatch
impl From<IFsrmQuota> for IDispatchfn from(value: IFsrmQuota) -> Self
impl From<IFsrmQuotaBase> for IDispatch
impl From<IFsrmQuotaBase> for IDispatchfn from(value: IFsrmQuotaBase) -> Self
impl From<IFsrmQuotaManager> for IDispatch
impl From<IFsrmQuotaManager> for IDispatchfn from(value: IFsrmQuotaManager) -> Self
impl From<IFsrmQuotaManagerEx> for IDispatch
impl From<IFsrmQuotaManagerEx> for IDispatchfn from(value: IFsrmQuotaManagerEx) -> Self
impl From<IFsrmQuotaObject> for IDispatch
impl From<IFsrmQuotaObject> for IDispatchfn from(value: IFsrmQuotaObject) -> Self
impl From<IFsrmQuotaTemplate> for IDispatch
impl From<IFsrmQuotaTemplate> for IDispatchfn from(value: IFsrmQuotaTemplate) -> Self
impl From<IFsrmQuotaTemplateImported> for IDispatch
impl From<IFsrmQuotaTemplateImported> for IDispatchfn from(value: IFsrmQuotaTemplateImported) -> Self
impl From<IFsrmQuotaTemplateManager> for IDispatch
impl From<IFsrmQuotaTemplateManager> for IDispatchfn from(value: IFsrmQuotaTemplateManager) -> Self
impl From<IFsrmReport> for IDispatch
impl From<IFsrmReport> for IDispatchfn from(value: IFsrmReport) -> Self
impl From<IFsrmReportJob> for IDispatch
impl From<IFsrmReportJob> for IDispatchfn from(value: IFsrmReportJob) -> Self
impl From<IFsrmReportManager> for IDispatch
impl From<IFsrmReportManager> for IDispatchfn from(value: IFsrmReportManager) -> Self
impl From<IFsrmReportScheduler> for IDispatch
impl From<IFsrmReportScheduler> for IDispatchfn from(value: IFsrmReportScheduler) -> Self
impl From<IFsrmSetting> for IDispatch
impl From<IFsrmSetting> for IDispatchfn from(value: IFsrmSetting) -> Self
impl From<IFsrmStorageModuleDefinition> for IDispatch
impl From<IFsrmStorageModuleDefinition> for IDispatchfn from(value: IFsrmStorageModuleDefinition) -> Self
impl From<IFsrmStorageModuleImplementation> for IDispatch
impl From<IFsrmStorageModuleImplementation> for IDispatchfn from(value: IFsrmStorageModuleImplementation) -> Self
impl From<IGPMAsyncCancel> for IDispatch
impl From<IGPMAsyncCancel> for IDispatchfn from(value: IGPMAsyncCancel) -> Self
impl From<IGPMAsyncProgress> for IDispatch
impl From<IGPMAsyncProgress> for IDispatchfn from(value: IGPMAsyncProgress) -> Self
impl From<IGPMBackup> for IDispatch
impl From<IGPMBackup> for IDispatchfn from(value: IGPMBackup) -> Self
impl From<IGPMBackupCollection> for IDispatch
impl From<IGPMBackupCollection> for IDispatchfn from(value: IGPMBackupCollection) -> Self
impl From<IGPMBackupDir> for IDispatch
impl From<IGPMBackupDir> for IDispatchfn from(value: IGPMBackupDir) -> Self
impl From<IGPMBackupDirEx> for IDispatch
impl From<IGPMBackupDirEx> for IDispatchfn from(value: IGPMBackupDirEx) -> Self
impl From<IGPMCSECollection> for IDispatch
impl From<IGPMCSECollection> for IDispatchfn from(value: IGPMCSECollection) -> Self
impl From<IGPMClientSideExtension> for IDispatch
impl From<IGPMClientSideExtension> for IDispatchfn from(value: IGPMClientSideExtension) -> Self
impl From<IGPMConstants> for IDispatch
impl From<IGPMConstants> for IDispatchfn from(value: IGPMConstants) -> Self
impl From<IGPMConstants2> for IDispatch
impl From<IGPMConstants2> for IDispatchfn from(value: IGPMConstants2) -> Self
impl From<IGPMDomain> for IDispatch
impl From<IGPMDomain> for IDispatchfn from(value: IGPMDomain) -> Self
impl From<IGPMDomain2> for IDispatch
impl From<IGPMDomain2> for IDispatchfn from(value: IGPMDomain2) -> Self
impl From<IGPMDomain3> for IDispatch
impl From<IGPMDomain3> for IDispatchfn from(value: IGPMDomain3) -> Self
impl From<IGPMGPOCollection> for IDispatch
impl From<IGPMGPOCollection> for IDispatchfn from(value: IGPMGPOCollection) -> Self
impl From<IGPMGPOLink> for IDispatch
impl From<IGPMGPOLink> for IDispatchfn from(value: IGPMGPOLink) -> Self
impl From<IGPMGPOLinksCollection> for IDispatch
impl From<IGPMGPOLinksCollection> for IDispatchfn from(value: IGPMGPOLinksCollection) -> Self
impl From<IGPMMapEntry> for IDispatch
impl From<IGPMMapEntry> for IDispatchfn from(value: IGPMMapEntry) -> Self
impl From<IGPMMapEntryCollection> for IDispatch
impl From<IGPMMapEntryCollection> for IDispatchfn from(value: IGPMMapEntryCollection) -> Self
impl From<IGPMMigrationTable> for IDispatch
impl From<IGPMMigrationTable> for IDispatchfn from(value: IGPMMigrationTable) -> Self
impl From<IGPMPermission> for IDispatch
impl From<IGPMPermission> for IDispatchfn from(value: IGPMPermission) -> Self
impl From<IGPMResult> for IDispatch
impl From<IGPMResult> for IDispatchfn from(value: IGPMResult) -> Self
impl From<IGPMSOMCollection> for IDispatch
impl From<IGPMSOMCollection> for IDispatchfn from(value: IGPMSOMCollection) -> Self
impl From<IGPMSearchCriteria> for IDispatch
impl From<IGPMSearchCriteria> for IDispatchfn from(value: IGPMSearchCriteria) -> Self
impl From<IGPMSecurityInfo> for IDispatch
impl From<IGPMSecurityInfo> for IDispatchfn from(value: IGPMSecurityInfo) -> Self
impl From<IGPMSitesContainer> for IDispatch
impl From<IGPMSitesContainer> for IDispatchfn from(value: IGPMSitesContainer) -> Self
impl From<IGPMStarterGPO> for IDispatch
impl From<IGPMStarterGPO> for IDispatchfn from(value: IGPMStarterGPO) -> Self
impl From<IGPMStarterGPOBackup> for IDispatch
impl From<IGPMStarterGPOBackup> for IDispatchfn from(value: IGPMStarterGPOBackup) -> Self
impl From<IGPMStarterGPOBackupCollection> for IDispatch
impl From<IGPMStarterGPOBackupCollection> for IDispatchfn from(value: IGPMStarterGPOBackupCollection) -> Self
impl From<IGPMStarterGPOCollection> for IDispatch
impl From<IGPMStarterGPOCollection> for IDispatchfn from(value: IGPMStarterGPOCollection) -> Self
impl From<IGPMStatusMessage> for IDispatch
impl From<IGPMStatusMessage> for IDispatchfn from(value: IGPMStatusMessage) -> Self
impl From<IGPMStatusMsgCollection> for IDispatch
impl From<IGPMStatusMsgCollection> for IDispatchfn from(value: IGPMStatusMsgCollection) -> Self
impl From<IGPMTrustee> for IDispatch
impl From<IGPMTrustee> for IDispatchfn from(value: IGPMTrustee) -> Self
impl From<IGPMWMIFilter> for IDispatch
impl From<IGPMWMIFilter> for IDispatchfn from(value: IGPMWMIFilter) -> Self
impl From<IGPMWMIFilterCollection> for IDispatch
impl From<IGPMWMIFilterCollection> for IDispatchfn from(value: IGPMWMIFilterCollection) -> Self
impl From<IGetSVGDocument> for IDispatch
impl From<IGetSVGDocument> for IDispatchfn from(value: IGetSVGDocument) -> Self
impl From<IGetSecurityCallContext> for IDispatch
impl From<IGetSecurityCallContext> for IDispatchfn from(value: IGetSecurityCallContext) -> Self
impl From<IHTCAttachBehavior> for IDispatch
impl From<IHTCAttachBehavior> for IDispatchfn from(value: IHTCAttachBehavior) -> Self
impl From<IHTCAttachBehavior2> for IDispatch
impl From<IHTCAttachBehavior2> for IDispatchfn from(value: IHTCAttachBehavior2) -> Self
impl From<IHTCDefaultDispatch> for IDispatch
impl From<IHTCDefaultDispatch> for IDispatchfn from(value: IHTCDefaultDispatch) -> Self
impl From<IHTCDescBehavior> for IDispatch
impl From<IHTCDescBehavior> for IDispatchfn from(value: IHTCDescBehavior) -> Self
impl From<IHTCEventBehavior> for IDispatch
impl From<IHTCEventBehavior> for IDispatchfn from(value: IHTCEventBehavior) -> Self
impl From<IHTCMethodBehavior> for IDispatch
impl From<IHTCMethodBehavior> for IDispatchfn from(value: IHTCMethodBehavior) -> Self
impl From<IHTCPropertyBehavior> for IDispatch
impl From<IHTCPropertyBehavior> for IDispatchfn from(value: IHTCPropertyBehavior) -> Self
impl From<IHTMLAnchorElement> for IDispatch
impl From<IHTMLAnchorElement> for IDispatchfn from(value: IHTMLAnchorElement) -> Self
impl From<IHTMLAnchorElement2> for IDispatch
impl From<IHTMLAnchorElement2> for IDispatchfn from(value: IHTMLAnchorElement2) -> Self
impl From<IHTMLAnchorElement3> for IDispatch
impl From<IHTMLAnchorElement3> for IDispatchfn from(value: IHTMLAnchorElement3) -> Self
impl From<IHTMLAppBehavior> for IDispatch
impl From<IHTMLAppBehavior> for IDispatchfn from(value: IHTMLAppBehavior) -> Self
impl From<IHTMLAppBehavior2> for IDispatch
impl From<IHTMLAppBehavior2> for IDispatchfn from(value: IHTMLAppBehavior2) -> Self
impl From<IHTMLAppBehavior3> for IDispatch
impl From<IHTMLAppBehavior3> for IDispatchfn from(value: IHTMLAppBehavior3) -> Self
impl From<IHTMLApplicationCache> for IDispatch
impl From<IHTMLApplicationCache> for IDispatchfn from(value: IHTMLApplicationCache) -> Self
impl From<IHTMLAreaElement> for IDispatch
impl From<IHTMLAreaElement> for IDispatchfn from(value: IHTMLAreaElement) -> Self
impl From<IHTMLAreaElement2> for IDispatch
impl From<IHTMLAreaElement2> for IDispatchfn from(value: IHTMLAreaElement2) -> Self
impl From<IHTMLAreasCollection> for IDispatch
impl From<IHTMLAreasCollection> for IDispatchfn from(value: IHTMLAreasCollection) -> Self
impl From<IHTMLAreasCollection2> for IDispatch
impl From<IHTMLAreasCollection2> for IDispatchfn from(value: IHTMLAreasCollection2) -> Self
impl From<IHTMLAreasCollection3> for IDispatch
impl From<IHTMLAreasCollection3> for IDispatchfn from(value: IHTMLAreasCollection3) -> Self
impl From<IHTMLAreasCollection4> for IDispatch
impl From<IHTMLAreasCollection4> for IDispatchfn from(value: IHTMLAreasCollection4) -> Self
impl From<IHTMLAttributeCollection> for IDispatch
impl From<IHTMLAttributeCollection> for IDispatchfn from(value: IHTMLAttributeCollection) -> Self
impl From<IHTMLAttributeCollection2> for IDispatch
impl From<IHTMLAttributeCollection2> for IDispatchfn from(value: IHTMLAttributeCollection2) -> Self
impl From<IHTMLAttributeCollection3> for IDispatch
impl From<IHTMLAttributeCollection3> for IDispatchfn from(value: IHTMLAttributeCollection3) -> Self
impl From<IHTMLAttributeCollection4> for IDispatch
impl From<IHTMLAttributeCollection4> for IDispatchfn from(value: IHTMLAttributeCollection4) -> Self
impl From<IHTMLAudioElement> for IDispatch
impl From<IHTMLAudioElement> for IDispatchfn from(value: IHTMLAudioElement) -> Self
impl From<IHTMLAudioElementFactory> for IDispatch
impl From<IHTMLAudioElementFactory> for IDispatchfn from(value: IHTMLAudioElementFactory) -> Self
impl From<IHTMLBGsound> for IDispatch
impl From<IHTMLBGsound> for IDispatchfn from(value: IHTMLBGsound) -> Self
impl From<IHTMLBRElement> for IDispatch
impl From<IHTMLBRElement> for IDispatchfn from(value: IHTMLBRElement) -> Self
impl From<IHTMLBaseElement> for IDispatch
impl From<IHTMLBaseElement> for IDispatchfn from(value: IHTMLBaseElement) -> Self
impl From<IHTMLBaseElement2> for IDispatch
impl From<IHTMLBaseElement2> for IDispatchfn from(value: IHTMLBaseElement2) -> Self
impl From<IHTMLBaseFontElement> for IDispatch
impl From<IHTMLBaseFontElement> for IDispatchfn from(value: IHTMLBaseFontElement) -> Self
impl From<IHTMLBlockElement> for IDispatch
impl From<IHTMLBlockElement> for IDispatchfn from(value: IHTMLBlockElement) -> Self
impl From<IHTMLBlockElement2> for IDispatch
impl From<IHTMLBlockElement2> for IDispatchfn from(value: IHTMLBlockElement2) -> Self
impl From<IHTMLBlockElement3> for IDispatch
impl From<IHTMLBlockElement3> for IDispatchfn from(value: IHTMLBlockElement3) -> Self
impl From<IHTMLBodyElement> for IDispatch
impl From<IHTMLBodyElement> for IDispatchfn from(value: IHTMLBodyElement) -> Self
impl From<IHTMLBodyElement2> for IDispatch
impl From<IHTMLBodyElement2> for IDispatchfn from(value: IHTMLBodyElement2) -> Self
impl From<IHTMLBodyElement3> for IDispatch
impl From<IHTMLBodyElement3> for IDispatchfn from(value: IHTMLBodyElement3) -> Self
impl From<IHTMLBodyElement4> for IDispatch
impl From<IHTMLBodyElement4> for IDispatchfn from(value: IHTMLBodyElement4) -> Self
impl From<IHTMLBodyElement5> for IDispatch
impl From<IHTMLBodyElement5> for IDispatchfn from(value: IHTMLBodyElement5) -> Self
impl From<IHTMLBookmarkCollection> for IDispatch
impl From<IHTMLBookmarkCollection> for IDispatchfn from(value: IHTMLBookmarkCollection) -> Self
impl From<IHTMLButtonElement> for IDispatch
impl From<IHTMLButtonElement> for IDispatchfn from(value: IHTMLButtonElement) -> Self
impl From<IHTMLButtonElement2> for IDispatch
impl From<IHTMLButtonElement2> for IDispatchfn from(value: IHTMLButtonElement2) -> Self
impl From<IHTMLCSSImportRule> for IDispatch
impl From<IHTMLCSSImportRule> for IDispatchfn from(value: IHTMLCSSImportRule) -> Self
impl From<IHTMLCSSMediaList> for IDispatch
impl From<IHTMLCSSMediaList> for IDispatchfn from(value: IHTMLCSSMediaList) -> Self
impl From<IHTMLCSSMediaRule> for IDispatch
impl From<IHTMLCSSMediaRule> for IDispatchfn from(value: IHTMLCSSMediaRule) -> Self
impl From<IHTMLCSSNamespaceRule> for IDispatch
impl From<IHTMLCSSNamespaceRule> for IDispatchfn from(value: IHTMLCSSNamespaceRule) -> Self
impl From<IHTMLCSSRule> for IDispatch
impl From<IHTMLCSSRule> for IDispatchfn from(value: IHTMLCSSRule) -> Self
impl From<IHTMLCSSStyleDeclaration> for IDispatch
impl From<IHTMLCSSStyleDeclaration> for IDispatchfn from(value: IHTMLCSSStyleDeclaration) -> Self
impl From<IHTMLCSSStyleDeclaration2> for IDispatch
impl From<IHTMLCSSStyleDeclaration2> for IDispatchfn from(value: IHTMLCSSStyleDeclaration2) -> Self
impl From<IHTMLCSSStyleDeclaration3> for IDispatch
impl From<IHTMLCSSStyleDeclaration3> for IDispatchfn from(value: IHTMLCSSStyleDeclaration3) -> Self
impl From<IHTMLCSSStyleDeclaration4> for IDispatch
impl From<IHTMLCSSStyleDeclaration4> for IDispatchfn from(value: IHTMLCSSStyleDeclaration4) -> Self
impl From<IHTMLCanvasElement> for IDispatch
impl From<IHTMLCanvasElement> for IDispatchfn from(value: IHTMLCanvasElement) -> Self
impl From<IHTMLCommentElement> for IDispatch
impl From<IHTMLCommentElement> for IDispatchfn from(value: IHTMLCommentElement) -> Self
impl From<IHTMLCommentElement2> for IDispatch
impl From<IHTMLCommentElement2> for IDispatchfn from(value: IHTMLCommentElement2) -> Self
impl From<IHTMLCommentElement3> for IDispatch
impl From<IHTMLCommentElement3> for IDispatchfn from(value: IHTMLCommentElement3) -> Self
impl From<IHTMLControlElement> for IDispatch
impl From<IHTMLControlElement> for IDispatchfn from(value: IHTMLControlElement) -> Self
impl From<IHTMLControlRange> for IDispatch
impl From<IHTMLControlRange> for IDispatchfn from(value: IHTMLControlRange) -> Self
impl From<IHTMLControlRange2> for IDispatch
impl From<IHTMLControlRange2> for IDispatchfn from(value: IHTMLControlRange2) -> Self
impl From<IHTMLCurrentStyle> for IDispatch
impl From<IHTMLCurrentStyle> for IDispatchfn from(value: IHTMLCurrentStyle) -> Self
impl From<IHTMLCurrentStyle2> for IDispatch
impl From<IHTMLCurrentStyle2> for IDispatchfn from(value: IHTMLCurrentStyle2) -> Self
impl From<IHTMLCurrentStyle3> for IDispatch
impl From<IHTMLCurrentStyle3> for IDispatchfn from(value: IHTMLCurrentStyle3) -> Self
impl From<IHTMLCurrentStyle4> for IDispatch
impl From<IHTMLCurrentStyle4> for IDispatchfn from(value: IHTMLCurrentStyle4) -> Self
impl From<IHTMLCurrentStyle5> for IDispatch
impl From<IHTMLCurrentStyle5> for IDispatchfn from(value: IHTMLCurrentStyle5) -> Self
impl From<IHTMLDDElement> for IDispatch
impl From<IHTMLDDElement> for IDispatchfn from(value: IHTMLDDElement) -> Self
impl From<IHTMLDListElement> for IDispatch
impl From<IHTMLDListElement> for IDispatchfn from(value: IHTMLDListElement) -> Self
impl From<IHTMLDOMAttribute> for IDispatch
impl From<IHTMLDOMAttribute> for IDispatchfn from(value: IHTMLDOMAttribute) -> Self
impl From<IHTMLDOMAttribute2> for IDispatch
impl From<IHTMLDOMAttribute2> for IDispatchfn from(value: IHTMLDOMAttribute2) -> Self
impl From<IHTMLDOMAttribute3> for IDispatch
impl From<IHTMLDOMAttribute3> for IDispatchfn from(value: IHTMLDOMAttribute3) -> Self
impl From<IHTMLDOMAttribute4> for IDispatch
impl From<IHTMLDOMAttribute4> for IDispatchfn from(value: IHTMLDOMAttribute4) -> Self
impl From<IHTMLDOMChildrenCollection> for IDispatch
impl From<IHTMLDOMChildrenCollection> for IDispatchfn from(value: IHTMLDOMChildrenCollection) -> Self
impl From<IHTMLDOMChildrenCollection2> for IDispatch
impl From<IHTMLDOMChildrenCollection2> for IDispatchfn from(value: IHTMLDOMChildrenCollection2) -> Self
impl From<IHTMLDOMConstructor> for IDispatch
impl From<IHTMLDOMConstructor> for IDispatchfn from(value: IHTMLDOMConstructor) -> Self
impl From<IHTMLDOMConstructorCollection> for IDispatch
impl From<IHTMLDOMConstructorCollection> for IDispatchfn from(value: IHTMLDOMConstructorCollection) -> Self
impl From<IHTMLDOMImplementation> for IDispatch
impl From<IHTMLDOMImplementation> for IDispatchfn from(value: IHTMLDOMImplementation) -> Self
impl From<IHTMLDOMImplementation2> for IDispatch
impl From<IHTMLDOMImplementation2> for IDispatchfn from(value: IHTMLDOMImplementation2) -> Self
impl From<IHTMLDOMNode> for IDispatch
impl From<IHTMLDOMNode> for IDispatchfn from(value: IHTMLDOMNode) -> Self
impl From<IHTMLDOMNode2> for IDispatch
impl From<IHTMLDOMNode2> for IDispatchfn from(value: IHTMLDOMNode2) -> Self
impl From<IHTMLDOMNode3> for IDispatch
impl From<IHTMLDOMNode3> for IDispatchfn from(value: IHTMLDOMNode3) -> Self
impl From<IHTMLDOMRange> for IDispatch
impl From<IHTMLDOMRange> for IDispatchfn from(value: IHTMLDOMRange) -> Self
impl From<IHTMLDOMTextNode> for IDispatch
impl From<IHTMLDOMTextNode> for IDispatchfn from(value: IHTMLDOMTextNode) -> Self
impl From<IHTMLDOMTextNode2> for IDispatch
impl From<IHTMLDOMTextNode2> for IDispatchfn from(value: IHTMLDOMTextNode2) -> Self
impl From<IHTMLDOMTextNode3> for IDispatch
impl From<IHTMLDOMTextNode3> for IDispatchfn from(value: IHTMLDOMTextNode3) -> Self
impl From<IHTMLDTElement> for IDispatch
impl From<IHTMLDTElement> for IDispatchfn from(value: IHTMLDTElement) -> Self
impl From<IHTMLDataTransfer> for IDispatch
impl From<IHTMLDataTransfer> for IDispatchfn from(value: IHTMLDataTransfer) -> Self
impl From<IHTMLDatabinding> for IDispatch
impl From<IHTMLDatabinding> for IDispatchfn from(value: IHTMLDatabinding) -> Self
impl From<IHTMLDialog> for IDispatch
impl From<IHTMLDialog> for IDispatchfn from(value: IHTMLDialog) -> Self
impl From<IHTMLDialog2> for IDispatch
impl From<IHTMLDialog2> for IDispatchfn from(value: IHTMLDialog2) -> Self
impl From<IHTMLDialog3> for IDispatch
impl From<IHTMLDialog3> for IDispatchfn from(value: IHTMLDialog3) -> Self
impl From<IHTMLDivElement> for IDispatch
impl From<IHTMLDivElement> for IDispatchfn from(value: IHTMLDivElement) -> Self
impl From<IHTMLDivPosition> for IDispatch
impl From<IHTMLDivPosition> for IDispatchfn from(value: IHTMLDivPosition) -> Self
impl From<IHTMLDocument> for IDispatch
impl From<IHTMLDocument> for IDispatchfn from(value: IHTMLDocument) -> Self
impl From<IHTMLDocument2> for IDispatch
impl From<IHTMLDocument2> for IDispatchfn from(value: IHTMLDocument2) -> Self
impl From<IHTMLDocument3> for IDispatch
impl From<IHTMLDocument3> for IDispatchfn from(value: IHTMLDocument3) -> Self
impl From<IHTMLDocument4> for IDispatch
impl From<IHTMLDocument4> for IDispatchfn from(value: IHTMLDocument4) -> Self
impl From<IHTMLDocument5> for IDispatch
impl From<IHTMLDocument5> for IDispatchfn from(value: IHTMLDocument5) -> Self
impl From<IHTMLDocument6> for IDispatch
impl From<IHTMLDocument6> for IDispatchfn from(value: IHTMLDocument6) -> Self
impl From<IHTMLDocument7> for IDispatch
impl From<IHTMLDocument7> for IDispatchfn from(value: IHTMLDocument7) -> Self
impl From<IHTMLDocument8> for IDispatch
impl From<IHTMLDocument8> for IDispatchfn from(value: IHTMLDocument8) -> Self
impl From<IHTMLDocumentCompatibleInfo> for IDispatch
impl From<IHTMLDocumentCompatibleInfo> for IDispatchfn from(value: IHTMLDocumentCompatibleInfo) -> Self
impl From<IHTMLDocumentCompatibleInfoCollection> for IDispatch
impl From<IHTMLDocumentCompatibleInfoCollection> for IDispatchfn from(value: IHTMLDocumentCompatibleInfoCollection) -> Self
impl From<IHTMLElement> for IDispatch
impl From<IHTMLElement> for IDispatchfn from(value: IHTMLElement) -> Self
impl From<IHTMLElement2> for IDispatch
impl From<IHTMLElement2> for IDispatchfn from(value: IHTMLElement2) -> Self
impl From<IHTMLElement3> for IDispatch
impl From<IHTMLElement3> for IDispatchfn from(value: IHTMLElement3) -> Self
impl From<IHTMLElement4> for IDispatch
impl From<IHTMLElement4> for IDispatchfn from(value: IHTMLElement4) -> Self
impl From<IHTMLElement5> for IDispatch
impl From<IHTMLElement5> for IDispatchfn from(value: IHTMLElement5) -> Self
impl From<IHTMLElement6> for IDispatch
impl From<IHTMLElement6> for IDispatchfn from(value: IHTMLElement6) -> Self
impl From<IHTMLElement7> for IDispatch
impl From<IHTMLElement7> for IDispatchfn from(value: IHTMLElement7) -> Self
impl From<IHTMLElementAppliedStyles> for IDispatch
impl From<IHTMLElementAppliedStyles> for IDispatchfn from(value: IHTMLElementAppliedStyles) -> Self
impl From<IHTMLElementCollection> for IDispatch
impl From<IHTMLElementCollection> for IDispatchfn from(value: IHTMLElementCollection) -> Self
impl From<IHTMLElementCollection2> for IDispatch
impl From<IHTMLElementCollection2> for IDispatchfn from(value: IHTMLElementCollection2) -> Self
impl From<IHTMLElementCollection3> for IDispatch
impl From<IHTMLElementCollection3> for IDispatchfn from(value: IHTMLElementCollection3) -> Self
impl From<IHTMLElementCollection4> for IDispatch
impl From<IHTMLElementCollection4> for IDispatchfn from(value: IHTMLElementCollection4) -> Self
impl From<IHTMLElementDefaults> for IDispatch
impl From<IHTMLElementDefaults> for IDispatchfn from(value: IHTMLElementDefaults) -> Self
impl From<IHTMLEmbedElement> for IDispatch
impl From<IHTMLEmbedElement> for IDispatchfn from(value: IHTMLEmbedElement) -> Self
impl From<IHTMLEmbedElement2> for IDispatch
impl From<IHTMLEmbedElement2> for IDispatchfn from(value: IHTMLEmbedElement2) -> Self
impl From<IHTMLEventObj> for IDispatch
impl From<IHTMLEventObj> for IDispatchfn from(value: IHTMLEventObj) -> Self
impl From<IHTMLEventObj2> for IDispatch
impl From<IHTMLEventObj2> for IDispatchfn from(value: IHTMLEventObj2) -> Self
impl From<IHTMLEventObj3> for IDispatch
impl From<IHTMLEventObj3> for IDispatchfn from(value: IHTMLEventObj3) -> Self
impl From<IHTMLEventObj4> for IDispatch
impl From<IHTMLEventObj4> for IDispatchfn from(value: IHTMLEventObj4) -> Self
impl From<IHTMLEventObj5> for IDispatch
impl From<IHTMLEventObj5> for IDispatchfn from(value: IHTMLEventObj5) -> Self
impl From<IHTMLEventObj6> for IDispatch
impl From<IHTMLEventObj6> for IDispatchfn from(value: IHTMLEventObj6) -> Self
impl From<IHTMLFieldSetElement> for IDispatch
impl From<IHTMLFieldSetElement> for IDispatchfn from(value: IHTMLFieldSetElement) -> Self
impl From<IHTMLFieldSetElement2> for IDispatch
impl From<IHTMLFieldSetElement2> for IDispatchfn from(value: IHTMLFieldSetElement2) -> Self
impl From<IHTMLFiltersCollection> for IDispatch
impl From<IHTMLFiltersCollection> for IDispatchfn from(value: IHTMLFiltersCollection) -> Self
impl From<IHTMLFontElement> for IDispatch
impl From<IHTMLFontElement> for IDispatchfn from(value: IHTMLFontElement) -> Self
impl From<IHTMLFontNamesCollection> for IDispatch
impl From<IHTMLFontNamesCollection> for IDispatchfn from(value: IHTMLFontNamesCollection) -> Self
impl From<IHTMLFontSizesCollection> for IDispatch
impl From<IHTMLFontSizesCollection> for IDispatchfn from(value: IHTMLFontSizesCollection) -> Self
impl From<IHTMLFormElement> for IDispatch
impl From<IHTMLFormElement> for IDispatchfn from(value: IHTMLFormElement) -> Self
impl From<IHTMLFormElement2> for IDispatch
impl From<IHTMLFormElement2> for IDispatchfn from(value: IHTMLFormElement2) -> Self
impl From<IHTMLFormElement3> for IDispatch
impl From<IHTMLFormElement3> for IDispatchfn from(value: IHTMLFormElement3) -> Self
impl From<IHTMLFormElement4> for IDispatch
impl From<IHTMLFormElement4> for IDispatchfn from(value: IHTMLFormElement4) -> Self
impl From<IHTMLFrameBase> for IDispatch
impl From<IHTMLFrameBase> for IDispatchfn from(value: IHTMLFrameBase) -> Self
impl From<IHTMLFrameBase2> for IDispatch
impl From<IHTMLFrameBase2> for IDispatchfn from(value: IHTMLFrameBase2) -> Self
impl From<IHTMLFrameBase3> for IDispatch
impl From<IHTMLFrameBase3> for IDispatchfn from(value: IHTMLFrameBase3) -> Self
impl From<IHTMLFrameElement> for IDispatch
impl From<IHTMLFrameElement> for IDispatchfn from(value: IHTMLFrameElement) -> Self
impl From<IHTMLFrameElement2> for IDispatch
impl From<IHTMLFrameElement2> for IDispatchfn from(value: IHTMLFrameElement2) -> Self
impl From<IHTMLFrameElement3> for IDispatch
impl From<IHTMLFrameElement3> for IDispatchfn from(value: IHTMLFrameElement3) -> Self
impl From<IHTMLFrameSetElement> for IDispatch
impl From<IHTMLFrameSetElement> for IDispatchfn from(value: IHTMLFrameSetElement) -> Self
impl From<IHTMLFrameSetElement2> for IDispatch
impl From<IHTMLFrameSetElement2> for IDispatchfn from(value: IHTMLFrameSetElement2) -> Self
impl From<IHTMLFrameSetElement3> for IDispatch
impl From<IHTMLFrameSetElement3> for IDispatchfn from(value: IHTMLFrameSetElement3) -> Self
impl From<IHTMLFramesCollection2> for IDispatch
impl From<IHTMLFramesCollection2> for IDispatchfn from(value: IHTMLFramesCollection2) -> Self
impl From<IHTMLGenericElement> for IDispatch
impl From<IHTMLGenericElement> for IDispatchfn from(value: IHTMLGenericElement) -> Self
impl From<IHTMLHRElement> for IDispatch
impl From<IHTMLHRElement> for IDispatchfn from(value: IHTMLHRElement) -> Self
impl From<IHTMLHeadElement> for IDispatch
impl From<IHTMLHeadElement> for IDispatchfn from(value: IHTMLHeadElement) -> Self
impl From<IHTMLHeadElement2> for IDispatch
impl From<IHTMLHeadElement2> for IDispatchfn from(value: IHTMLHeadElement2) -> Self
impl From<IHTMLHeaderElement> for IDispatch
impl From<IHTMLHeaderElement> for IDispatchfn from(value: IHTMLHeaderElement) -> Self
impl From<IHTMLHtmlElement> for IDispatch
impl From<IHTMLHtmlElement> for IDispatchfn from(value: IHTMLHtmlElement) -> Self
impl From<IHTMLIFrameElement> for IDispatch
impl From<IHTMLIFrameElement> for IDispatchfn from(value: IHTMLIFrameElement) -> Self
impl From<IHTMLIFrameElement2> for IDispatch
impl From<IHTMLIFrameElement2> for IDispatchfn from(value: IHTMLIFrameElement2) -> Self
impl From<IHTMLIFrameElement3> for IDispatch
impl From<IHTMLIFrameElement3> for IDispatchfn from(value: IHTMLIFrameElement3) -> Self
impl From<IHTMLIPrintCollection> for IDispatch
impl From<IHTMLIPrintCollection> for IDispatchfn from(value: IHTMLIPrintCollection) -> Self
impl From<IHTMLImageElementFactory> for IDispatch
impl From<IHTMLImageElementFactory> for IDispatchfn from(value: IHTMLImageElementFactory) -> Self
impl From<IHTMLImgElement> for IDispatch
impl From<IHTMLImgElement> for IDispatchfn from(value: IHTMLImgElement) -> Self
impl From<IHTMLImgElement2> for IDispatch
impl From<IHTMLImgElement2> for IDispatchfn from(value: IHTMLImgElement2) -> Self
impl From<IHTMLImgElement3> for IDispatch
impl From<IHTMLImgElement3> for IDispatchfn from(value: IHTMLImgElement3) -> Self
impl From<IHTMLImgElement4> for IDispatch
impl From<IHTMLImgElement4> for IDispatchfn from(value: IHTMLImgElement4) -> Self
impl From<IHTMLInputButtonElement> for IDispatch
impl From<IHTMLInputButtonElement> for IDispatchfn from(value: IHTMLInputButtonElement) -> Self
impl From<IHTMLInputElement> for IDispatch
impl From<IHTMLInputElement> for IDispatchfn from(value: IHTMLInputElement) -> Self
impl From<IHTMLInputElement2> for IDispatch
impl From<IHTMLInputElement2> for IDispatchfn from(value: IHTMLInputElement2) -> Self
impl From<IHTMLInputElement3> for IDispatch
impl From<IHTMLInputElement3> for IDispatchfn from(value: IHTMLInputElement3) -> Self
impl From<IHTMLInputFileElement> for IDispatch
impl From<IHTMLInputFileElement> for IDispatchfn from(value: IHTMLInputFileElement) -> Self
impl From<IHTMLInputHiddenElement> for IDispatch
impl From<IHTMLInputHiddenElement> for IDispatchfn from(value: IHTMLInputHiddenElement) -> Self
impl From<IHTMLInputImage> for IDispatch
impl From<IHTMLInputImage> for IDispatchfn from(value: IHTMLInputImage) -> Self
impl From<IHTMLInputRangeElement> for IDispatch
impl From<IHTMLInputRangeElement> for IDispatchfn from(value: IHTMLInputRangeElement) -> Self
impl From<IHTMLInputTextElement> for IDispatch
impl From<IHTMLInputTextElement> for IDispatchfn from(value: IHTMLInputTextElement) -> Self
impl From<IHTMLInputTextElement2> for IDispatch
impl From<IHTMLInputTextElement2> for IDispatchfn from(value: IHTMLInputTextElement2) -> Self
impl From<IHTMLIsIndexElement> for IDispatch
impl From<IHTMLIsIndexElement> for IDispatchfn from(value: IHTMLIsIndexElement) -> Self
impl From<IHTMLIsIndexElement2> for IDispatch
impl From<IHTMLIsIndexElement2> for IDispatchfn from(value: IHTMLIsIndexElement2) -> Self
impl From<IHTMLLIElement> for IDispatch
impl From<IHTMLLIElement> for IDispatchfn from(value: IHTMLLIElement) -> Self
impl From<IHTMLLabelElement> for IDispatch
impl From<IHTMLLabelElement> for IDispatchfn from(value: IHTMLLabelElement) -> Self
impl From<IHTMLLabelElement2> for IDispatch
impl From<IHTMLLabelElement2> for IDispatchfn from(value: IHTMLLabelElement2) -> Self
impl From<IHTMLLegendElement> for IDispatch
impl From<IHTMLLegendElement> for IDispatchfn from(value: IHTMLLegendElement) -> Self
impl From<IHTMLLegendElement2> for IDispatch
impl From<IHTMLLegendElement2> for IDispatchfn from(value: IHTMLLegendElement2) -> Self
impl From<IHTMLLinkElement> for IDispatch
impl From<IHTMLLinkElement> for IDispatchfn from(value: IHTMLLinkElement) -> Self
impl From<IHTMLLinkElement2> for IDispatch
impl From<IHTMLLinkElement2> for IDispatchfn from(value: IHTMLLinkElement2) -> Self
impl From<IHTMLLinkElement3> for IDispatch
impl From<IHTMLLinkElement3> for IDispatchfn from(value: IHTMLLinkElement3) -> Self
impl From<IHTMLLinkElement4> for IDispatch
impl From<IHTMLLinkElement4> for IDispatchfn from(value: IHTMLLinkElement4) -> Self
impl From<IHTMLLinkElement5> for IDispatch
impl From<IHTMLLinkElement5> for IDispatchfn from(value: IHTMLLinkElement5) -> Self
impl From<IHTMLListElement> for IDispatch
impl From<IHTMLListElement> for IDispatchfn from(value: IHTMLListElement) -> Self
impl From<IHTMLListElement2> for IDispatch
impl From<IHTMLListElement2> for IDispatchfn from(value: IHTMLListElement2) -> Self
impl From<IHTMLLocation> for IDispatch
impl From<IHTMLLocation> for IDispatchfn from(value: IHTMLLocation) -> Self
impl From<IHTMLMSCSSKeyframeRule> for IDispatch
impl From<IHTMLMSCSSKeyframeRule> for IDispatchfn from(value: IHTMLMSCSSKeyframeRule) -> Self
impl From<IHTMLMSCSSKeyframesRule> for IDispatch
impl From<IHTMLMSCSSKeyframesRule> for IDispatchfn from(value: IHTMLMSCSSKeyframesRule) -> Self
impl From<IHTMLMSImgElement> for IDispatch
impl From<IHTMLMSImgElement> for IDispatchfn from(value: IHTMLMSImgElement) -> Self
impl From<IHTMLMSMediaElement> for IDispatch
impl From<IHTMLMSMediaElement> for IDispatchfn from(value: IHTMLMSMediaElement) -> Self
impl From<IHTMLMapElement> for IDispatch
impl From<IHTMLMapElement> for IDispatchfn from(value: IHTMLMapElement) -> Self
impl From<IHTMLMarqueeElement> for IDispatch
impl From<IHTMLMarqueeElement> for IDispatchfn from(value: IHTMLMarqueeElement) -> Self
impl From<IHTMLMediaElement> for IDispatch
impl From<IHTMLMediaElement> for IDispatchfn from(value: IHTMLMediaElement) -> Self
impl From<IHTMLMediaElement2> for IDispatch
impl From<IHTMLMediaElement2> for IDispatchfn from(value: IHTMLMediaElement2) -> Self
impl From<IHTMLMediaError> for IDispatch
impl From<IHTMLMediaError> for IDispatchfn from(value: IHTMLMediaError) -> Self
impl From<IHTMLMetaElement> for IDispatch
impl From<IHTMLMetaElement> for IDispatchfn from(value: IHTMLMetaElement) -> Self
impl From<IHTMLMetaElement2> for IDispatch
impl From<IHTMLMetaElement2> for IDispatchfn from(value: IHTMLMetaElement2) -> Self
impl From<IHTMLMetaElement3> for IDispatch
impl From<IHTMLMetaElement3> for IDispatchfn from(value: IHTMLMetaElement3) -> Self
impl From<IHTMLMimeTypesCollection> for IDispatch
impl From<IHTMLMimeTypesCollection> for IDispatchfn from(value: IHTMLMimeTypesCollection) -> Self
impl From<IHTMLModelessInit> for IDispatch
impl From<IHTMLModelessInit> for IDispatchfn from(value: IHTMLModelessInit) -> Self
impl From<IHTMLNamespace> for IDispatch
impl From<IHTMLNamespace> for IDispatchfn from(value: IHTMLNamespace) -> Self
impl From<IHTMLNamespaceCollection> for IDispatch
impl From<IHTMLNamespaceCollection> for IDispatchfn from(value: IHTMLNamespaceCollection) -> Self
impl From<IHTMLNextIdElement> for IDispatch
impl From<IHTMLNextIdElement> for IDispatchfn from(value: IHTMLNextIdElement) -> Self
impl From<IHTMLNoShowElement> for IDispatch
impl From<IHTMLNoShowElement> for IDispatchfn from(value: IHTMLNoShowElement) -> Self
impl From<IHTMLOListElement> for IDispatch
impl From<IHTMLOListElement> for IDispatchfn from(value: IHTMLOListElement) -> Self
impl From<IHTMLObjectElement> for IDispatch
impl From<IHTMLObjectElement> for IDispatchfn from(value: IHTMLObjectElement) -> Self
impl From<IHTMLObjectElement2> for IDispatch
impl From<IHTMLObjectElement2> for IDispatchfn from(value: IHTMLObjectElement2) -> Self
impl From<IHTMLObjectElement3> for IDispatch
impl From<IHTMLObjectElement3> for IDispatchfn from(value: IHTMLObjectElement3) -> Self
impl From<IHTMLObjectElement4> for IDispatch
impl From<IHTMLObjectElement4> for IDispatchfn from(value: IHTMLObjectElement4) -> Self
impl From<IHTMLObjectElement5> for IDispatch
impl From<IHTMLObjectElement5> for IDispatchfn from(value: IHTMLObjectElement5) -> Self
impl From<IHTMLOpsProfile> for IDispatch
impl From<IHTMLOpsProfile> for IDispatchfn from(value: IHTMLOpsProfile) -> Self
impl From<IHTMLOptionButtonElement> for IDispatch
impl From<IHTMLOptionButtonElement> for IDispatchfn from(value: IHTMLOptionButtonElement) -> Self
impl From<IHTMLOptionElement> for IDispatch
impl From<IHTMLOptionElement> for IDispatchfn from(value: IHTMLOptionElement) -> Self
impl From<IHTMLOptionElement3> for IDispatch
impl From<IHTMLOptionElement3> for IDispatchfn from(value: IHTMLOptionElement3) -> Self
impl From<IHTMLOptionElement4> for IDispatch
impl From<IHTMLOptionElement4> for IDispatchfn from(value: IHTMLOptionElement4) -> Self
impl From<IHTMLOptionElementFactory> for IDispatch
impl From<IHTMLOptionElementFactory> for IDispatchfn from(value: IHTMLOptionElementFactory) -> Self
impl From<IHTMLOptionsHolder> for IDispatch
impl From<IHTMLOptionsHolder> for IDispatchfn from(value: IHTMLOptionsHolder) -> Self
impl From<IHTMLParaElement> for IDispatch
impl From<IHTMLParaElement> for IDispatchfn from(value: IHTMLParaElement) -> Self
impl From<IHTMLParamElement> for IDispatch
impl From<IHTMLParamElement> for IDispatchfn from(value: IHTMLParamElement) -> Self
impl From<IHTMLParamElement2> for IDispatch
impl From<IHTMLParamElement2> for IDispatchfn from(value: IHTMLParamElement2) -> Self
impl From<IHTMLPerformance> for IDispatch
impl From<IHTMLPerformance> for IDispatchfn from(value: IHTMLPerformance) -> Self
impl From<IHTMLPerformanceNavigation> for IDispatch
impl From<IHTMLPerformanceNavigation> for IDispatchfn from(value: IHTMLPerformanceNavigation) -> Self
impl From<IHTMLPerformanceTiming> for IDispatch
impl From<IHTMLPerformanceTiming> for IDispatchfn from(value: IHTMLPerformanceTiming) -> Self
impl From<IHTMLPhraseElement> for IDispatch
impl From<IHTMLPhraseElement> for IDispatchfn from(value: IHTMLPhraseElement) -> Self
impl From<IHTMLPhraseElement2> for IDispatch
impl From<IHTMLPhraseElement2> for IDispatchfn from(value: IHTMLPhraseElement2) -> Self
impl From<IHTMLPhraseElement3> for IDispatch
impl From<IHTMLPhraseElement3> for IDispatchfn from(value: IHTMLPhraseElement3) -> Self
impl From<IHTMLPluginsCollection> for IDispatch
impl From<IHTMLPluginsCollection> for IDispatchfn from(value: IHTMLPluginsCollection) -> Self
impl From<IHTMLPopup> for IDispatch
impl From<IHTMLPopup> for IDispatchfn from(value: IHTMLPopup) -> Self
impl From<IHTMLProgressElement> for IDispatch
impl From<IHTMLProgressElement> for IDispatchfn from(value: IHTMLProgressElement) -> Self
impl From<IHTMLRect2> for IDispatch
impl From<IHTMLRect2> for IDispatchfn from(value: IHTMLRect2) -> Self
impl From<IHTMLRectCollection> for IDispatch
impl From<IHTMLRectCollection> for IDispatchfn from(value: IHTMLRectCollection) -> Self
impl From<IHTMLRenderStyle> for IDispatch
impl From<IHTMLRenderStyle> for IDispatchfn from(value: IHTMLRenderStyle) -> Self
impl From<IHTMLRuleStyle> for IDispatch
impl From<IHTMLRuleStyle> for IDispatchfn from(value: IHTMLRuleStyle) -> Self
impl From<IHTMLRuleStyle2> for IDispatch
impl From<IHTMLRuleStyle2> for IDispatchfn from(value: IHTMLRuleStyle2) -> Self
impl From<IHTMLRuleStyle3> for IDispatch
impl From<IHTMLRuleStyle3> for IDispatchfn from(value: IHTMLRuleStyle3) -> Self
impl From<IHTMLRuleStyle4> for IDispatch
impl From<IHTMLRuleStyle4> for IDispatchfn from(value: IHTMLRuleStyle4) -> Self
impl From<IHTMLRuleStyle5> for IDispatch
impl From<IHTMLRuleStyle5> for IDispatchfn from(value: IHTMLRuleStyle5) -> Self
impl From<IHTMLRuleStyle6> for IDispatch
impl From<IHTMLRuleStyle6> for IDispatchfn from(value: IHTMLRuleStyle6) -> Self
impl From<IHTMLScreen> for IDispatch
impl From<IHTMLScreen> for IDispatchfn from(value: IHTMLScreen) -> Self
impl From<IHTMLScreen2> for IDispatch
impl From<IHTMLScreen2> for IDispatchfn from(value: IHTMLScreen2) -> Self
impl From<IHTMLScreen3> for IDispatch
impl From<IHTMLScreen3> for IDispatchfn from(value: IHTMLScreen3) -> Self
impl From<IHTMLScreen4> for IDispatch
impl From<IHTMLScreen4> for IDispatchfn from(value: IHTMLScreen4) -> Self
impl From<IHTMLScriptElement> for IDispatch
impl From<IHTMLScriptElement> for IDispatchfn from(value: IHTMLScriptElement) -> Self
impl From<IHTMLScriptElement2> for IDispatch
impl From<IHTMLScriptElement2> for IDispatchfn from(value: IHTMLScriptElement2) -> Self
impl From<IHTMLScriptElement3> for IDispatch
impl From<IHTMLScriptElement3> for IDispatchfn from(value: IHTMLScriptElement3) -> Self
impl From<IHTMLScriptElement4> for IDispatch
impl From<IHTMLScriptElement4> for IDispatchfn from(value: IHTMLScriptElement4) -> Self
impl From<IHTMLSelectElement> for IDispatch
impl From<IHTMLSelectElement> for IDispatchfn from(value: IHTMLSelectElement) -> Self
impl From<IHTMLSelectElement2> for IDispatch
impl From<IHTMLSelectElement2> for IDispatchfn from(value: IHTMLSelectElement2) -> Self
impl From<IHTMLSelectElement4> for IDispatch
impl From<IHTMLSelectElement4> for IDispatchfn from(value: IHTMLSelectElement4) -> Self
impl From<IHTMLSelectElement5> for IDispatch
impl From<IHTMLSelectElement5> for IDispatchfn from(value: IHTMLSelectElement5) -> Self
impl From<IHTMLSelectElement6> for IDispatch
impl From<IHTMLSelectElement6> for IDispatchfn from(value: IHTMLSelectElement6) -> Self
impl From<IHTMLSelection> for IDispatch
impl From<IHTMLSelection> for IDispatchfn from(value: IHTMLSelection) -> Self
impl From<IHTMLSelectionObject> for IDispatch
impl From<IHTMLSelectionObject> for IDispatchfn from(value: IHTMLSelectionObject) -> Self
impl From<IHTMLSelectionObject2> for IDispatch
impl From<IHTMLSelectionObject2> for IDispatchfn from(value: IHTMLSelectionObject2) -> Self
impl From<IHTMLSourceElement> for IDispatch
impl From<IHTMLSourceElement> for IDispatchfn from(value: IHTMLSourceElement) -> Self
impl From<IHTMLSpanElement> for IDispatch
impl From<IHTMLSpanElement> for IDispatchfn from(value: IHTMLSpanElement) -> Self
impl From<IHTMLSpanFlow> for IDispatch
impl From<IHTMLSpanFlow> for IDispatchfn from(value: IHTMLSpanFlow) -> Self
impl From<IHTMLStorage> for IDispatch
impl From<IHTMLStorage> for IDispatchfn from(value: IHTMLStorage) -> Self
impl From<IHTMLStorage2> for IDispatch
impl From<IHTMLStorage2> for IDispatchfn from(value: IHTMLStorage2) -> Self
impl From<IHTMLStyle> for IDispatch
impl From<IHTMLStyle> for IDispatchfn from(value: IHTMLStyle) -> Self
impl From<IHTMLStyle2> for IDispatch
impl From<IHTMLStyle2> for IDispatchfn from(value: IHTMLStyle2) -> Self
impl From<IHTMLStyle3> for IDispatch
impl From<IHTMLStyle3> for IDispatchfn from(value: IHTMLStyle3) -> Self
impl From<IHTMLStyle4> for IDispatch
impl From<IHTMLStyle4> for IDispatchfn from(value: IHTMLStyle4) -> Self
impl From<IHTMLStyle5> for IDispatch
impl From<IHTMLStyle5> for IDispatchfn from(value: IHTMLStyle5) -> Self
impl From<IHTMLStyle6> for IDispatch
impl From<IHTMLStyle6> for IDispatchfn from(value: IHTMLStyle6) -> Self
impl From<IHTMLStyleElement> for IDispatch
impl From<IHTMLStyleElement> for IDispatchfn from(value: IHTMLStyleElement) -> Self
impl From<IHTMLStyleElement2> for IDispatch
impl From<IHTMLStyleElement2> for IDispatchfn from(value: IHTMLStyleElement2) -> Self
impl From<IHTMLStyleEnabled> for IDispatch
impl From<IHTMLStyleEnabled> for IDispatchfn from(value: IHTMLStyleEnabled) -> Self
impl From<IHTMLStyleFontFace> for IDispatch
impl From<IHTMLStyleFontFace> for IDispatchfn from(value: IHTMLStyleFontFace) -> Self
impl From<IHTMLStyleFontFace2> for IDispatch
impl From<IHTMLStyleFontFace2> for IDispatchfn from(value: IHTMLStyleFontFace2) -> Self
impl From<IHTMLStyleMedia> for IDispatch
impl From<IHTMLStyleMedia> for IDispatchfn from(value: IHTMLStyleMedia) -> Self
impl From<IHTMLStyleSheet> for IDispatch
impl From<IHTMLStyleSheet> for IDispatchfn from(value: IHTMLStyleSheet) -> Self
impl From<IHTMLStyleSheet2> for IDispatch
impl From<IHTMLStyleSheet2> for IDispatchfn from(value: IHTMLStyleSheet2) -> Self
impl From<IHTMLStyleSheet3> for IDispatch
impl From<IHTMLStyleSheet3> for IDispatchfn from(value: IHTMLStyleSheet3) -> Self
impl From<IHTMLStyleSheet4> for IDispatch
impl From<IHTMLStyleSheet4> for IDispatchfn from(value: IHTMLStyleSheet4) -> Self
impl From<IHTMLStyleSheetPage> for IDispatch
impl From<IHTMLStyleSheetPage> for IDispatchfn from(value: IHTMLStyleSheetPage) -> Self
impl From<IHTMLStyleSheetPage2> for IDispatch
impl From<IHTMLStyleSheetPage2> for IDispatchfn from(value: IHTMLStyleSheetPage2) -> Self
impl From<IHTMLStyleSheetPagesCollection> for IDispatch
impl From<IHTMLStyleSheetPagesCollection> for IDispatchfn from(value: IHTMLStyleSheetPagesCollection) -> Self
impl From<IHTMLStyleSheetRule> for IDispatch
impl From<IHTMLStyleSheetRule> for IDispatchfn from(value: IHTMLStyleSheetRule) -> Self
impl From<IHTMLStyleSheetRule2> for IDispatch
impl From<IHTMLStyleSheetRule2> for IDispatchfn from(value: IHTMLStyleSheetRule2) -> Self
impl From<IHTMLStyleSheetRuleApplied> for IDispatch
impl From<IHTMLStyleSheetRuleApplied> for IDispatchfn from(value: IHTMLStyleSheetRuleApplied) -> Self
impl From<IHTMLStyleSheetRulesAppliedCollection> for IDispatch
impl From<IHTMLStyleSheetRulesAppliedCollection> for IDispatchfn from(value: IHTMLStyleSheetRulesAppliedCollection) -> Self
impl From<IHTMLStyleSheetRulesCollection> for IDispatch
impl From<IHTMLStyleSheetRulesCollection> for IDispatchfn from(value: IHTMLStyleSheetRulesCollection) -> Self
impl From<IHTMLStyleSheetRulesCollection2> for IDispatch
impl From<IHTMLStyleSheetRulesCollection2> for IDispatchfn from(value: IHTMLStyleSheetRulesCollection2) -> Self
impl From<IHTMLStyleSheetsCollection> for IDispatch
impl From<IHTMLStyleSheetsCollection> for IDispatchfn from(value: IHTMLStyleSheetsCollection) -> Self
impl From<IHTMLStyleSheetsCollection2> for IDispatch
impl From<IHTMLStyleSheetsCollection2> for IDispatchfn from(value: IHTMLStyleSheetsCollection2) -> Self
impl From<IHTMLSubmitData> for IDispatch
impl From<IHTMLSubmitData> for IDispatchfn from(value: IHTMLSubmitData) -> Self
impl From<IHTMLTable> for IDispatch
impl From<IHTMLTable> for IDispatchfn from(value: IHTMLTable) -> Self
impl From<IHTMLTable2> for IDispatch
impl From<IHTMLTable2> for IDispatchfn from(value: IHTMLTable2) -> Self
impl From<IHTMLTable3> for IDispatch
impl From<IHTMLTable3> for IDispatchfn from(value: IHTMLTable3) -> Self
impl From<IHTMLTable4> for IDispatch
impl From<IHTMLTable4> for IDispatchfn from(value: IHTMLTable4) -> Self
impl From<IHTMLTableCaption> for IDispatch
impl From<IHTMLTableCaption> for IDispatchfn from(value: IHTMLTableCaption) -> Self
impl From<IHTMLTableCell> for IDispatch
impl From<IHTMLTableCell> for IDispatchfn from(value: IHTMLTableCell) -> Self
impl From<IHTMLTableCell2> for IDispatch
impl From<IHTMLTableCell2> for IDispatchfn from(value: IHTMLTableCell2) -> Self
impl From<IHTMLTableCell3> for IDispatch
impl From<IHTMLTableCell3> for IDispatchfn from(value: IHTMLTableCell3) -> Self
impl From<IHTMLTableCol> for IDispatch
impl From<IHTMLTableCol> for IDispatchfn from(value: IHTMLTableCol) -> Self
impl From<IHTMLTableCol2> for IDispatch
impl From<IHTMLTableCol2> for IDispatchfn from(value: IHTMLTableCol2) -> Self
impl From<IHTMLTableCol3> for IDispatch
impl From<IHTMLTableCol3> for IDispatchfn from(value: IHTMLTableCol3) -> Self
impl From<IHTMLTableRow> for IDispatch
impl From<IHTMLTableRow> for IDispatchfn from(value: IHTMLTableRow) -> Self
impl From<IHTMLTableRow2> for IDispatch
impl From<IHTMLTableRow2> for IDispatchfn from(value: IHTMLTableRow2) -> Self
impl From<IHTMLTableRow3> for IDispatch
impl From<IHTMLTableRow3> for IDispatchfn from(value: IHTMLTableRow3) -> Self
impl From<IHTMLTableRow4> for IDispatch
impl From<IHTMLTableRow4> for IDispatchfn from(value: IHTMLTableRow4) -> Self
impl From<IHTMLTableRowMetrics> for IDispatch
impl From<IHTMLTableRowMetrics> for IDispatchfn from(value: IHTMLTableRowMetrics) -> Self
impl From<IHTMLTableSection> for IDispatch
impl From<IHTMLTableSection> for IDispatchfn from(value: IHTMLTableSection) -> Self
impl From<IHTMLTableSection2> for IDispatch
impl From<IHTMLTableSection2> for IDispatchfn from(value: IHTMLTableSection2) -> Self
impl From<IHTMLTableSection3> for IDispatch
impl From<IHTMLTableSection3> for IDispatchfn from(value: IHTMLTableSection3) -> Self
impl From<IHTMLTableSection4> for IDispatch
impl From<IHTMLTableSection4> for IDispatchfn from(value: IHTMLTableSection4) -> Self
impl From<IHTMLTextAreaElement> for IDispatch
impl From<IHTMLTextAreaElement> for IDispatchfn from(value: IHTMLTextAreaElement) -> Self
impl From<IHTMLTextAreaElement2> for IDispatch
impl From<IHTMLTextAreaElement2> for IDispatchfn from(value: IHTMLTextAreaElement2) -> Self
impl From<IHTMLTextContainer> for IDispatch
impl From<IHTMLTextContainer> for IDispatchfn from(value: IHTMLTextContainer) -> Self
impl From<IHTMLTextElement> for IDispatch
impl From<IHTMLTextElement> for IDispatchfn from(value: IHTMLTextElement) -> Self
impl From<IHTMLTextRangeMetrics> for IDispatch
impl From<IHTMLTextRangeMetrics> for IDispatchfn from(value: IHTMLTextRangeMetrics) -> Self
impl From<IHTMLTextRangeMetrics2> for IDispatch
impl From<IHTMLTextRangeMetrics2> for IDispatchfn from(value: IHTMLTextRangeMetrics2) -> Self
impl From<IHTMLTimeRanges> for IDispatch
impl From<IHTMLTimeRanges> for IDispatchfn from(value: IHTMLTimeRanges) -> Self
impl From<IHTMLTimeRanges2> for IDispatch
impl From<IHTMLTimeRanges2> for IDispatchfn from(value: IHTMLTimeRanges2) -> Self
impl From<IHTMLTitleElement> for IDispatch
impl From<IHTMLTitleElement> for IDispatchfn from(value: IHTMLTitleElement) -> Self
impl From<IHTMLTxtRange> for IDispatch
impl From<IHTMLTxtRange> for IDispatchfn from(value: IHTMLTxtRange) -> Self
impl From<IHTMLTxtRangeCollection> for IDispatch
impl From<IHTMLTxtRangeCollection> for IDispatchfn from(value: IHTMLTxtRangeCollection) -> Self
impl From<IHTMLUListElement> for IDispatch
impl From<IHTMLUListElement> for IDispatchfn from(value: IHTMLUListElement) -> Self
impl From<IHTMLUniqueName> for IDispatch
impl From<IHTMLUniqueName> for IDispatchfn from(value: IHTMLUniqueName) -> Self
impl From<IHTMLUnknownElement> for IDispatch
impl From<IHTMLUnknownElement> for IDispatchfn from(value: IHTMLUnknownElement) -> Self
impl From<IHTMLUrnCollection> for IDispatch
impl From<IHTMLUrnCollection> for IDispatchfn from(value: IHTMLUrnCollection) -> Self
impl From<IHTMLVideoElement> for IDispatch
impl From<IHTMLVideoElement> for IDispatchfn from(value: IHTMLVideoElement) -> Self
impl From<IHTMLWindow2> for IDispatch
impl From<IHTMLWindow2> for IDispatchfn from(value: IHTMLWindow2) -> Self
impl From<IHTMLWindow3> for IDispatch
impl From<IHTMLWindow3> for IDispatchfn from(value: IHTMLWindow3) -> Self
impl From<IHTMLWindow4> for IDispatch
impl From<IHTMLWindow4> for IDispatchfn from(value: IHTMLWindow4) -> Self
impl From<IHTMLWindow5> for IDispatch
impl From<IHTMLWindow5> for IDispatchfn from(value: IHTMLWindow5) -> Self
impl From<IHTMLWindow6> for IDispatch
impl From<IHTMLWindow6> for IDispatchfn from(value: IHTMLWindow6) -> Self
impl From<IHTMLWindow7> for IDispatch
impl From<IHTMLWindow7> for IDispatchfn from(value: IHTMLWindow7) -> Self
impl From<IHTMLWindow8> for IDispatch
impl From<IHTMLWindow8> for IDispatchfn from(value: IHTMLWindow8) -> Self
impl From<IHTMLXDomainRequest> for IDispatch
impl From<IHTMLXDomainRequest> for IDispatchfn from(value: IHTMLXDomainRequest) -> Self
impl From<IHTMLXDomainRequestFactory> for IDispatch
impl From<IHTMLXDomainRequestFactory> for IDispatchfn from(value: IHTMLXDomainRequestFactory) -> Self
impl From<IHTMLXMLHttpRequest> for IDispatch
impl From<IHTMLXMLHttpRequest> for IDispatchfn from(value: IHTMLXMLHttpRequest) -> Self
impl From<IHTMLXMLHttpRequest2> for IDispatch
impl From<IHTMLXMLHttpRequest2> for IDispatchfn from(value: IHTMLXMLHttpRequest2) -> Self
impl From<IHTMLXMLHttpRequestFactory> for IDispatch
impl From<IHTMLXMLHttpRequestFactory> for IDispatchfn from(value: IHTMLXMLHttpRequestFactory) -> Self
impl From<IHtmlDlgSafeHelper> for IDispatch
impl From<IHtmlDlgSafeHelper> for IDispatchfn from(value: IHtmlDlgSafeHelper) -> Self
impl From<IICCSVGColor> for IDispatch
impl From<IICCSVGColor> for IDispatchfn from(value: IICCSVGColor) -> Self
impl From<IIE70DispatchEx> for IDispatch
impl From<IIE70DispatchEx> for IDispatchfn from(value: IIE70DispatchEx) -> Self
impl From<IIE80DispatchEx> for IDispatch
impl From<IIE80DispatchEx> for IDispatchfn from(value: IIE80DispatchEx) -> Self
impl From<IISDBSLocator> for IDispatch
impl From<IISDBSLocator> for IDispatchfn from(value: IISDBSLocator) -> Self
impl From<IIdleSettings> for IDispatch
impl From<IIdleSettings> for IDispatchfn from(value: IIdleSettings) -> Self
impl From<IIdleTrigger> for IDispatch
impl From<IIdleTrigger> for IDispatchfn from(value: IIdleTrigger) -> Self
impl From<IImageInformation> for IDispatch
impl From<IImageInformation> for IDispatchfn from(value: IImageInformation) -> Self
impl From<IInkCollector> for IDispatch
impl From<IInkCollector> for IDispatchfn from(value: IInkCollector) -> Self
impl From<IInkCursor> for IDispatch
impl From<IInkCursor> for IDispatchfn from(value: IInkCursor) -> Self
impl From<IInkCursorButton> for IDispatch
impl From<IInkCursorButton> for IDispatchfn from(value: IInkCursorButton) -> Self
impl From<IInkCursorButtons> for IDispatch
impl From<IInkCursorButtons> for IDispatchfn from(value: IInkCursorButtons) -> Self
impl From<IInkCursors> for IDispatch
impl From<IInkCursors> for IDispatchfn from(value: IInkCursors) -> Self
impl From<IInkCustomStrokes> for IDispatch
impl From<IInkCustomStrokes> for IDispatchfn from(value: IInkCustomStrokes) -> Self
impl From<IInkDivider> for IDispatch
impl From<IInkDivider> for IDispatchfn from(value: IInkDivider) -> Self
impl From<IInkDivisionResult> for IDispatch
impl From<IInkDivisionResult> for IDispatchfn from(value: IInkDivisionResult) -> Self
impl From<IInkDivisionUnit> for IDispatch
impl From<IInkDivisionUnit> for IDispatchfn from(value: IInkDivisionUnit) -> Self
impl From<IInkDivisionUnits> for IDispatch
impl From<IInkDivisionUnits> for IDispatchfn from(value: IInkDivisionUnits) -> Self
impl From<IInkDrawingAttributes> for IDispatch
impl From<IInkDrawingAttributes> for IDispatchfn from(value: IInkDrawingAttributes) -> Self
impl From<IInkExtendedProperties> for IDispatch
impl From<IInkExtendedProperties> for IDispatchfn from(value: IInkExtendedProperties) -> Self
impl From<IInkExtendedProperty> for IDispatch
impl From<IInkExtendedProperty> for IDispatchfn from(value: IInkExtendedProperty) -> Self
impl From<IInkGesture> for IDispatch
impl From<IInkGesture> for IDispatchfn from(value: IInkGesture) -> Self
impl From<IInkOverlay> for IDispatch
impl From<IInkOverlay> for IDispatchfn from(value: IInkOverlay) -> Self
impl From<IInkPicture> for IDispatch
impl From<IInkPicture> for IDispatchfn from(value: IInkPicture) -> Self
impl From<IInkRecognitionAlternate> for IDispatch
impl From<IInkRecognitionAlternate> for IDispatchfn from(value: IInkRecognitionAlternate) -> Self
impl From<IInkRecognitionAlternates> for IDispatch
impl From<IInkRecognitionAlternates> for IDispatchfn from(value: IInkRecognitionAlternates) -> Self
impl From<IInkRecognitionResult> for IDispatch
impl From<IInkRecognitionResult> for IDispatchfn from(value: IInkRecognitionResult) -> Self
impl From<IInkRecognizer> for IDispatch
impl From<IInkRecognizer> for IDispatchfn from(value: IInkRecognizer) -> Self
impl From<IInkRecognizer2> for IDispatch
impl From<IInkRecognizer2> for IDispatchfn from(value: IInkRecognizer2) -> Self
impl From<IInkRecognizerContext> for IDispatch
impl From<IInkRecognizerContext> for IDispatchfn from(value: IInkRecognizerContext) -> Self
impl From<IInkRecognizerContext2> for IDispatch
impl From<IInkRecognizerContext2> for IDispatchfn from(value: IInkRecognizerContext2) -> Self
impl From<IInkRecognizerGuide> for IDispatch
impl From<IInkRecognizerGuide> for IDispatchfn from(value: IInkRecognizerGuide) -> Self
impl From<IInkRecognizers> for IDispatch
impl From<IInkRecognizers> for IDispatchfn from(value: IInkRecognizers) -> Self
impl From<IInkRectangle> for IDispatch
impl From<IInkRectangle> for IDispatchfn from(value: IInkRectangle) -> Self
impl From<IInkRenderer> for IDispatch
impl From<IInkRenderer> for IDispatchfn from(value: IInkRenderer) -> Self
impl From<IInkStrokeDisp> for IDispatch
impl From<IInkStrokeDisp> for IDispatchfn from(value: IInkStrokeDisp) -> Self
impl From<IInkStrokes> for IDispatch
impl From<IInkStrokes> for IDispatchfn from(value: IInkStrokes) -> Self
impl From<IInkTablet> for IDispatch
impl From<IInkTablet> for IDispatchfn from(value: IInkTablet) -> Self
impl From<IInkTablet2> for IDispatch
impl From<IInkTablet2> for IDispatchfn from(value: IInkTablet2) -> Self
impl From<IInkTablet3> for IDispatch
impl From<IInkTablet3> for IDispatchfn from(value: IInkTablet3) -> Self
impl From<IInkTablets> for IDispatch
impl From<IInkTablets> for IDispatchfn from(value: IInkTablets) -> Self
impl From<IInkTransform> for IDispatch
impl From<IInkTransform> for IDispatchfn from(value: IInkTransform) -> Self
impl From<IInkWordList> for IDispatch
impl From<IInkWordList> for IDispatchfn from(value: IInkWordList) -> Self
impl From<IInkWordList2> for IDispatch
impl From<IInkWordList2> for IDispatchfn from(value: IInkWordList2) -> Self
impl From<IInstallationAgent> for IDispatch
impl From<IInstallationAgent> for IDispatchfn from(value: IInstallationAgent) -> Self
impl From<IInstallationBehavior> for IDispatch
impl From<IInstallationBehavior> for IDispatchfn from(value: IInstallationBehavior) -> Self
impl From<IInstallationCompletedCallbackArgs> for IDispatch
impl From<IInstallationCompletedCallbackArgs> for IDispatchfn from(value: IInstallationCompletedCallbackArgs) -> Self
impl From<IInstallationJob> for IDispatch
impl From<IInstallationJob> for IDispatchfn from(value: IInstallationJob) -> Self
impl From<IInstallationProgress> for IDispatch
impl From<IInstallationProgress> for IDispatchfn from(value: IInstallationProgress) -> Self
impl From<IInstallationProgressChangedCallbackArgs> for IDispatch
impl From<IInstallationProgressChangedCallbackArgs> for IDispatchfn from(value: IInstallationProgressChangedCallbackArgs) -> Self
impl From<IInstallationResult> for IDispatch
impl From<IInstallationResult> for IDispatchfn from(value: IInstallationResult) -> Self
impl From<IInvalidProductLicenseException> for IDispatch
impl From<IInvalidProductLicenseException> for IDispatchfn from(value: IInvalidProductLicenseException) -> Self
impl From<IIsoImageManager> for IDispatch
impl From<IIsoImageManager> for IDispatchfn from(value: IIsoImageManager) -> Self
impl From<ILanguageComponentType> for IDispatch
impl From<ILanguageComponentType> for IDispatchfn from(value: ILanguageComponentType) -> Self
impl From<ILatLongReportFactory> for IDispatch
impl From<ILatLongReportFactory> for IDispatchfn from(value: ILatLongReportFactory) -> Self
impl From<ILocationReportFactory> for IDispatch
impl From<ILocationReportFactory> for IDispatchfn from(value: ILocationReportFactory) -> Self
impl From<ILogonTrigger> for IDispatch
impl From<ILogonTrigger> for IDispatchfn from(value: ILogonTrigger) -> Self
impl From<IMPEG2Component> for IDispatch
impl From<IMPEG2Component> for IDispatchfn from(value: IMPEG2Component) -> Self
impl From<IMPEG2ComponentType> for IDispatch
impl From<IMPEG2ComponentType> for IDispatchfn from(value: IMPEG2ComponentType) -> Self
impl From<IMPEG2TuneRequest> for IDispatch
impl From<IMPEG2TuneRequest> for IDispatchfn from(value: IMPEG2TuneRequest) -> Self
impl From<IMPEG2TuneRequestFactory> for IDispatch
impl From<IMPEG2TuneRequestFactory> for IDispatchfn from(value: IMPEG2TuneRequestFactory) -> Self
impl From<IMSCEPSetup> for IDispatch
impl From<IMSCEPSetup> for IDispatchfn from(value: IMSCEPSetup) -> Self
impl From<IMSEventBinder> for IDispatch
impl From<IMSEventBinder> for IDispatchfn from(value: IMSEventBinder) -> Self
impl From<IMSVidAnalogTuner> for IDispatch
impl From<IMSVidAnalogTuner> for IDispatchfn from(value: IMSVidAnalogTuner) -> Self
impl From<IMSVidAnalogTuner2> for IDispatch
impl From<IMSVidAnalogTuner2> for IDispatchfn from(value: IMSVidAnalogTuner2) -> Self
impl From<IMSVidAnalogTunerEvent> for IDispatch
impl From<IMSVidAnalogTunerEvent> for IDispatchfn from(value: IMSVidAnalogTunerEvent) -> Self
impl From<IMSVidAudioRenderer> for IDispatch
impl From<IMSVidAudioRenderer> for IDispatchfn from(value: IMSVidAudioRenderer) -> Self
impl From<IMSVidAudioRendererDevices> for IDispatch
impl From<IMSVidAudioRendererDevices> for IDispatchfn from(value: IMSVidAudioRendererDevices) -> Self
impl From<IMSVidAudioRendererEvent> for IDispatch
impl From<IMSVidAudioRendererEvent> for IDispatchfn from(value: IMSVidAudioRendererEvent) -> Self
impl From<IMSVidAudioRendererEvent2> for IDispatch
impl From<IMSVidAudioRendererEvent2> for IDispatchfn from(value: IMSVidAudioRendererEvent2) -> Self
impl From<IMSVidClosedCaptioning> for IDispatch
impl From<IMSVidClosedCaptioning> for IDispatchfn from(value: IMSVidClosedCaptioning) -> Self
impl From<IMSVidClosedCaptioning2> for IDispatch
impl From<IMSVidClosedCaptioning2> for IDispatchfn from(value: IMSVidClosedCaptioning2) -> Self
impl From<IMSVidClosedCaptioning3> for IDispatch
impl From<IMSVidClosedCaptioning3> for IDispatchfn from(value: IMSVidClosedCaptioning3) -> Self
impl From<IMSVidDataServices> for IDispatch
impl From<IMSVidDataServices> for IDispatchfn from(value: IMSVidDataServices) -> Self
impl From<IMSVidDataServicesEvent> for IDispatch
impl From<IMSVidDataServicesEvent> for IDispatchfn from(value: IMSVidDataServicesEvent) -> Self
impl From<IMSVidDevice> for IDispatch
impl From<IMSVidDevice> for IDispatchfn from(value: IMSVidDevice) -> Self
impl From<IMSVidDeviceEvent> for IDispatch
impl From<IMSVidDeviceEvent> for IDispatchfn from(value: IMSVidDeviceEvent) -> Self
impl From<IMSVidEVREvent> for IDispatch
impl From<IMSVidEVREvent> for IDispatchfn from(value: IMSVidEVREvent) -> Self
impl From<IMSVidEncoder> for IDispatch
impl From<IMSVidEncoder> for IDispatchfn from(value: IMSVidEncoder) -> Self
impl From<IMSVidFeature> for IDispatch
impl From<IMSVidFeature> for IDispatchfn from(value: IMSVidFeature) -> Self
impl From<IMSVidFeatureEvent> for IDispatch
impl From<IMSVidFeatureEvent> for IDispatchfn from(value: IMSVidFeatureEvent) -> Self
impl From<IMSVidFeatures> for IDispatch
impl From<IMSVidFeatures> for IDispatchfn from(value: IMSVidFeatures) -> Self
impl From<IMSVidFilePlayback> for IDispatch
impl From<IMSVidFilePlayback> for IDispatchfn from(value: IMSVidFilePlayback) -> Self
impl From<IMSVidFilePlayback2> for IDispatch
impl From<IMSVidFilePlayback2> for IDispatchfn from(value: IMSVidFilePlayback2) -> Self
impl From<IMSVidFilePlaybackEvent> for IDispatch
impl From<IMSVidFilePlaybackEvent> for IDispatchfn from(value: IMSVidFilePlaybackEvent) -> Self
impl From<IMSVidGenericSink> for IDispatch
impl From<IMSVidGenericSink> for IDispatchfn from(value: IMSVidGenericSink) -> Self
impl From<IMSVidGenericSink2> for IDispatch
impl From<IMSVidGenericSink2> for IDispatchfn from(value: IMSVidGenericSink2) -> Self
impl From<IMSVidInputDevice> for IDispatch
impl From<IMSVidInputDevice> for IDispatchfn from(value: IMSVidInputDevice) -> Self
impl From<IMSVidInputDeviceEvent> for IDispatch
impl From<IMSVidInputDeviceEvent> for IDispatchfn from(value: IMSVidInputDeviceEvent) -> Self
impl From<IMSVidInputDevices> for IDispatch
impl From<IMSVidInputDevices> for IDispatchfn from(value: IMSVidInputDevices) -> Self
impl From<IMSVidOutputDevice> for IDispatch
impl From<IMSVidOutputDevice> for IDispatchfn from(value: IMSVidOutputDevice) -> Self
impl From<IMSVidOutputDeviceEvent> for IDispatch
impl From<IMSVidOutputDeviceEvent> for IDispatchfn from(value: IMSVidOutputDeviceEvent) -> Self
impl From<IMSVidOutputDevices> for IDispatch
impl From<IMSVidOutputDevices> for IDispatchfn from(value: IMSVidOutputDevices) -> Self
impl From<IMSVidPlayback> for IDispatch
impl From<IMSVidPlayback> for IDispatchfn from(value: IMSVidPlayback) -> Self
impl From<IMSVidPlaybackEvent> for IDispatch
impl From<IMSVidPlaybackEvent> for IDispatchfn from(value: IMSVidPlaybackEvent) -> Self
impl From<IMSVidRect> for IDispatch
impl From<IMSVidRect> for IDispatchfn from(value: IMSVidRect) -> Self
impl From<IMSVidStreamBufferRecordingControl> for IDispatch
impl From<IMSVidStreamBufferRecordingControl> for IDispatchfn from(value: IMSVidStreamBufferRecordingControl) -> Self
impl From<IMSVidStreamBufferSink> for IDispatch
impl From<IMSVidStreamBufferSink> for IDispatchfn from(value: IMSVidStreamBufferSink) -> Self
impl From<IMSVidStreamBufferSink2> for IDispatch
impl From<IMSVidStreamBufferSink2> for IDispatchfn from(value: IMSVidStreamBufferSink2) -> Self
impl From<IMSVidStreamBufferSink3> for IDispatch
impl From<IMSVidStreamBufferSink3> for IDispatchfn from(value: IMSVidStreamBufferSink3) -> Self
impl From<IMSVidStreamBufferSinkEvent> for IDispatch
impl From<IMSVidStreamBufferSinkEvent> for IDispatchfn from(value: IMSVidStreamBufferSinkEvent) -> Self
impl From<IMSVidStreamBufferSinkEvent2> for IDispatch
impl From<IMSVidStreamBufferSinkEvent2> for IDispatchfn from(value: IMSVidStreamBufferSinkEvent2) -> Self
impl From<IMSVidStreamBufferSinkEvent3> for IDispatch
impl From<IMSVidStreamBufferSinkEvent3> for IDispatchfn from(value: IMSVidStreamBufferSinkEvent3) -> Self
impl From<IMSVidStreamBufferSinkEvent4> for IDispatch
impl From<IMSVidStreamBufferSinkEvent4> for IDispatchfn from(value: IMSVidStreamBufferSinkEvent4) -> Self
impl From<IMSVidStreamBufferSource> for IDispatch
impl From<IMSVidStreamBufferSource> for IDispatchfn from(value: IMSVidStreamBufferSource) -> Self
impl From<IMSVidStreamBufferSource2> for IDispatch
impl From<IMSVidStreamBufferSource2> for IDispatchfn from(value: IMSVidStreamBufferSource2) -> Self
impl From<IMSVidStreamBufferSourceEvent> for IDispatch
impl From<IMSVidStreamBufferSourceEvent> for IDispatchfn from(value: IMSVidStreamBufferSourceEvent) -> Self
impl From<IMSVidStreamBufferSourceEvent2> for IDispatch
impl From<IMSVidStreamBufferSourceEvent2> for IDispatchfn from(value: IMSVidStreamBufferSourceEvent2) -> Self
impl From<IMSVidStreamBufferSourceEvent3> for IDispatch
impl From<IMSVidStreamBufferSourceEvent3> for IDispatchfn from(value: IMSVidStreamBufferSourceEvent3) -> Self
impl From<IMSVidStreamBufferV2SourceEvent> for IDispatch
impl From<IMSVidStreamBufferV2SourceEvent> for IDispatchfn from(value: IMSVidStreamBufferV2SourceEvent) -> Self
impl From<IMSVidTuner> for IDispatch
impl From<IMSVidTuner> for IDispatchfn from(value: IMSVidTuner) -> Self
impl From<IMSVidTunerEvent> for IDispatch
impl From<IMSVidTunerEvent> for IDispatchfn from(value: IMSVidTunerEvent) -> Self
impl From<IMSVidVMR9> for IDispatch
impl From<IMSVidVMR9> for IDispatchfn from(value: IMSVidVMR9) -> Self
impl From<IMSVidVideoInputDevice> for IDispatch
impl From<IMSVidVideoInputDevice> for IDispatchfn from(value: IMSVidVideoInputDevice) -> Self
impl From<IMSVidVideoRenderer> for IDispatch
impl From<IMSVidVideoRenderer> for IDispatchfn from(value: IMSVidVideoRenderer) -> Self
impl From<IMSVidVideoRenderer2> for IDispatch
impl From<IMSVidVideoRenderer2> for IDispatchfn from(value: IMSVidVideoRenderer2) -> Self
impl From<IMSVidVideoRendererDevices> for IDispatch
impl From<IMSVidVideoRendererDevices> for IDispatchfn from(value: IMSVidVideoRendererDevices) -> Self
impl From<IMSVidVideoRendererEvent> for IDispatch
impl From<IMSVidVideoRendererEvent> for IDispatchfn from(value: IMSVidVideoRendererEvent) -> Self
impl From<IMSVidVideoRendererEvent2> for IDispatch
impl From<IMSVidVideoRendererEvent2> for IDispatchfn from(value: IMSVidVideoRendererEvent2) -> Self
impl From<IMSVidWebDVD> for IDispatch
impl From<IMSVidWebDVD> for IDispatchfn from(value: IMSVidWebDVD) -> Self
impl From<IMSVidWebDVD2> for IDispatch
impl From<IMSVidWebDVD2> for IDispatchfn from(value: IMSVidWebDVD2) -> Self
impl From<IMSVidWebDVDAdm> for IDispatch
impl From<IMSVidWebDVDAdm> for IDispatchfn from(value: IMSVidWebDVDAdm) -> Self
impl From<IMSVidWebDVDEvent> for IDispatch
impl From<IMSVidWebDVDEvent> for IDispatchfn from(value: IMSVidWebDVDEvent) -> Self
impl From<IMSVidXDSEvent> for IDispatch
impl From<IMSVidXDSEvent> for IDispatchfn from(value: IMSVidXDSEvent) -> Self
impl From<IMTSLocator> for IDispatch
impl From<IMTSLocator> for IDispatchfn from(value: IMTSLocator) -> Self
impl From<IMXAttributes> for IDispatch
impl From<IMXAttributes> for IDispatchfn from(value: IMXAttributes) -> Self
impl From<IMXNamespacePrefixes> for IDispatch
impl From<IMXNamespacePrefixes> for IDispatchfn from(value: IMXNamespacePrefixes) -> Self
impl From<IMXReaderControl> for IDispatch
impl From<IMXReaderControl> for IDispatchfn from(value: IMXReaderControl) -> Self
impl From<IMXSchemaDeclHandler> for IDispatch
impl From<IMXSchemaDeclHandler> for IDispatchfn from(value: IMXSchemaDeclHandler) -> Self
impl From<IMXXMLFilter> for IDispatch
impl From<IMXXMLFilter> for IDispatchfn from(value: IMXXMLFilter) -> Self
impl From<IMaintenanceSettings> for IDispatch
impl From<IMaintenanceSettings> for IDispatchfn from(value: IMaintenanceSettings) -> Self
impl From<IMathInputControl> for IDispatch
impl From<IMathInputControl> for IDispatchfn from(value: IMathInputControl) -> Self
impl From<IMcastAddressAllocation> for IDispatch
impl From<IMcastAddressAllocation> for IDispatchfn from(value: IMcastAddressAllocation) -> Self
impl From<IMcastLeaseInfo> for IDispatch
impl From<IMcastLeaseInfo> for IDispatchfn from(value: IMcastLeaseInfo) -> Self
impl From<IMcastScope> for IDispatch
impl From<IMcastScope> for IDispatchfn from(value: IMcastScope) -> Self
impl From<IMediaControl> for IDispatch
impl From<IMediaControl> for IDispatchfn from(value: IMediaControl) -> Self
impl From<IMediaEvent> for IDispatch
impl From<IMediaEvent> for IDispatchfn from(value: IMediaEvent) -> Self
impl From<IMediaEventEx> for IDispatch
impl From<IMediaEventEx> for IDispatchfn from(value: IMediaEventEx) -> Self
impl From<IMediaPosition> for IDispatch
impl From<IMediaPosition> for IDispatchfn from(value: IMediaPosition) -> Self
impl From<IMediaTypeInfo> for IDispatch
impl From<IMediaTypeInfo> for IDispatchfn from(value: IMediaTypeInfo) -> Self
impl From<IMessageMover> for IDispatch
impl From<IMessageMover> for IDispatchfn from(value: IMessageMover) -> Self
impl From<IMonthlyDOWTrigger> for IDispatch
impl From<IMonthlyDOWTrigger> for IDispatchfn from(value: IMonthlyDOWTrigger) -> Self
impl From<IMonthlyTrigger> for IDispatch
impl From<IMonthlyTrigger> for IDispatchfn from(value: IMonthlyTrigger) -> Self
impl From<IMsmDependencies> for IDispatch
impl From<IMsmDependencies> for IDispatchfn from(value: IMsmDependencies) -> Self
impl From<IMsmDependency> for IDispatch
impl From<IMsmDependency> for IDispatchfn from(value: IMsmDependency) -> Self
impl From<IMsmErrors> for IDispatch
impl From<IMsmErrors> for IDispatchfn from(value: IMsmErrors) -> Self
impl From<IMsmGetFiles> for IDispatch
impl From<IMsmGetFiles> for IDispatchfn from(value: IMsmGetFiles) -> Self
impl From<IMsmStrings> for IDispatch
impl From<IMsmStrings> for IDispatchfn from(value: IMsmStrings) -> Self
impl From<IMtsEventInfo> for IDispatch
impl From<IMtsEventInfo> for IDispatchfn from(value: IMtsEventInfo) -> Self
impl From<IMtsEvents> for IDispatch
impl From<IMtsEvents> for IDispatchfn from(value: IMtsEvents) -> Self
impl From<IMultisession> for IDispatch
impl From<IMultisession> for IDispatchfn from(value: IMultisession) -> Self
impl From<IMultisessionRandomWrite> for IDispatch
impl From<IMultisessionRandomWrite> for IDispatchfn from(value: IMultisessionRandomWrite) -> Self
impl From<IMultisessionSequential> for IDispatch
impl From<IMultisessionSequential> for IDispatchfn from(value: IMultisessionSequential) -> Self
impl From<IMultisessionSequential2> for IDispatch
impl From<IMultisessionSequential2> for IDispatchfn from(value: IMultisessionSequential2) -> Self
impl From<INATEventManager> for IDispatch
impl From<INATEventManager> for IDispatchfn from(value: INATEventManager) -> Self
impl From<INavigatorDoNotTrack> for IDispatch
impl From<INavigatorDoNotTrack> for IDispatchfn from(value: INavigatorDoNotTrack) -> Self
impl From<INavigatorGeolocation> for IDispatch
impl From<INavigatorGeolocation> for IDispatchfn from(value: INavigatorGeolocation) -> Self
impl From<INetConnectionProps> for IDispatch
impl From<INetConnectionProps> for IDispatchfn from(value: INetConnectionProps) -> Self
impl From<INetFwAuthorizedApplication> for IDispatch
impl From<INetFwAuthorizedApplication> for IDispatchfn from(value: INetFwAuthorizedApplication) -> Self
impl From<INetFwAuthorizedApplications> for IDispatch
impl From<INetFwAuthorizedApplications> for IDispatchfn from(value: INetFwAuthorizedApplications) -> Self
impl From<INetFwIcmpSettings> for IDispatch
impl From<INetFwIcmpSettings> for IDispatchfn from(value: INetFwIcmpSettings) -> Self
impl From<INetFwOpenPort> for IDispatch
impl From<INetFwOpenPort> for IDispatchfn from(value: INetFwOpenPort) -> Self
impl From<INetFwOpenPorts> for IDispatch
impl From<INetFwOpenPorts> for IDispatchfn from(value: INetFwOpenPorts) -> Self
impl From<INetFwPolicy> for IDispatch
impl From<INetFwPolicy> for IDispatchfn from(value: INetFwPolicy) -> Self
impl From<INetFwPolicy2> for IDispatch
impl From<INetFwPolicy2> for IDispatchfn from(value: INetFwPolicy2) -> Self
impl From<INetFwProduct> for IDispatch
impl From<INetFwProduct> for IDispatchfn from(value: INetFwProduct) -> Self
impl From<INetFwProducts> for IDispatch
impl From<INetFwProducts> for IDispatchfn from(value: INetFwProducts) -> Self
impl From<INetFwProfile> for IDispatch
impl From<INetFwProfile> for IDispatchfn from(value: INetFwProfile) -> Self
impl From<INetFwRemoteAdminSettings> for IDispatch
impl From<INetFwRemoteAdminSettings> for IDispatchfn from(value: INetFwRemoteAdminSettings) -> Self
impl From<INetFwRule> for IDispatch
impl From<INetFwRule> for IDispatchfn from(value: INetFwRule) -> Self
impl From<INetFwRule2> for IDispatch
impl From<INetFwRule2> for IDispatchfn from(value: INetFwRule2) -> Self
impl From<INetFwRule3> for IDispatch
impl From<INetFwRule3> for IDispatchfn from(value: INetFwRule3) -> Self
impl From<INetFwRules> for IDispatch
impl From<INetFwRules> for IDispatchfn from(value: INetFwRules) -> Self
impl From<INetFwService> for IDispatch
impl From<INetFwService> for IDispatchfn from(value: INetFwService) -> Self
impl From<INetFwServiceRestriction> for IDispatch
impl From<INetFwServiceRestriction> for IDispatchfn from(value: INetFwServiceRestriction) -> Self
impl From<INetFwServices> for IDispatch
impl From<INetFwServices> for IDispatchfn from(value: INetFwServices) -> Self
impl From<INetSharingConfiguration> for IDispatch
impl From<INetSharingConfiguration> for IDispatchfn from(value: INetSharingConfiguration) -> Self
impl From<INetSharingEveryConnectionCollection> for IDispatch
impl From<INetSharingEveryConnectionCollection> for IDispatchfn from(value: INetSharingEveryConnectionCollection) -> Self
impl From<INetSharingManager> for IDispatch
impl From<INetSharingManager> for IDispatchfn from(value: INetSharingManager) -> Self
impl From<INetSharingPortMapping> for IDispatch
impl From<INetSharingPortMapping> for IDispatchfn from(value: INetSharingPortMapping) -> Self
impl From<INetSharingPortMappingCollection> for IDispatch
impl From<INetSharingPortMappingCollection> for IDispatchfn from(value: INetSharingPortMappingCollection) -> Self
impl From<INetSharingPortMappingProps> for IDispatch
impl From<INetSharingPortMappingProps> for IDispatchfn from(value: INetSharingPortMappingProps) -> Self
impl From<INetSharingPrivateConnectionCollection> for IDispatch
impl From<INetSharingPrivateConnectionCollection> for IDispatchfn from(value: INetSharingPrivateConnectionCollection) -> Self
impl From<INetSharingPublicConnectionCollection> for IDispatch
impl From<INetSharingPublicConnectionCollection> for IDispatchfn from(value: INetSharingPublicConnectionCollection) -> Self
impl From<INetworkConnection> for IDispatch
impl From<INetworkConnection> for IDispatchfn from(value: INetworkConnection) -> Self
impl From<INetworkListManager> for IDispatch
impl From<INetworkListManager> for IDispatchfn from(value: INetworkListManager) -> Self
impl From<INetworkSettings> for IDispatch
impl From<INetworkSettings> for IDispatchfn from(value: INetworkSettings) -> Self
impl From<INewWDEvents> for IDispatch
impl From<INewWDEvents> for IDispatchfn from(value: INewWDEvents) -> Self
impl From<IOCSPAdmin> for IDispatch
impl From<IOCSPAdmin> for IDispatchfn from(value: IOCSPAdmin) -> Self
impl From<IOCSPCAConfiguration> for IDispatch
impl From<IOCSPCAConfiguration> for IDispatchfn from(value: IOCSPCAConfiguration) -> Self
impl From<IOCSPCAConfigurationCollection> for IDispatch
impl From<IOCSPCAConfigurationCollection> for IDispatchfn from(value: IOCSPCAConfigurationCollection) -> Self
impl From<IOCSPProperty> for IDispatch
impl From<IOCSPProperty> for IDispatchfn from(value: IOCSPProperty) -> Self
impl From<IOCSPPropertyCollection> for IDispatch
impl From<IOCSPPropertyCollection> for IDispatchfn from(value: IOCSPPropertyCollection) -> Self
impl From<IObjectConstructString> for IDispatch
impl From<IObjectConstructString> for IDispatchfn from(value: IObjectConstructString) -> Self
impl From<IObjectIds> for IDispatch
impl From<IObjectIds> for IDispatchfn from(value: IObjectIds) -> Self
impl From<IOmHistory> for IDispatch
impl From<IOmHistory> for IDispatchfn from(value: IOmHistory) -> Self
impl From<IOmNavigator> for IDispatch
impl From<IOmNavigator> for IDispatchfn from(value: IOmNavigator) -> Self
impl From<IPenInputPanel> for IDispatch
impl From<IPenInputPanel> for IDispatchfn from(value: IPenInputPanel) -> Self
impl From<IPerformanceCounterDataCollector> for IDispatch
impl From<IPerformanceCounterDataCollector> for IDispatchfn from(value: IPerformanceCounterDataCollector) -> Self
impl From<IPictureDisp> for IDispatch
impl From<IPictureDisp> for IDispatchfn from(value: IPictureDisp) -> Self
impl From<IPolicyQualifier> for IDispatch
impl From<IPolicyQualifier> for IDispatchfn from(value: IPolicyQualifier) -> Self
impl From<IPolicyQualifiers> for IDispatch
impl From<IPolicyQualifiers> for IDispatchfn from(value: IPolicyQualifiers) -> Self
impl From<IPoolManager> for IDispatch
impl From<IPoolManager> for IDispatchfn from(value: IPoolManager) -> Self
impl From<IPortableDeviceWebControl> for IDispatch
impl From<IPortableDeviceWebControl> for IDispatchfn from(value: IPortableDeviceWebControl) -> Self
impl From<IPrincipal> for IDispatch
impl From<IPrincipal> for IDispatchfn from(value: IPrincipal) -> Self
impl From<IPrincipal2> for IDispatch
impl From<IPrincipal2> for IDispatchfn from(value: IPrincipal2) -> Self
impl From<IPrintDocumentPackageStatusEvent> for IDispatch
impl From<IPrintDocumentPackageStatusEvent> for IDispatchfn from(value: IPrintDocumentPackageStatusEvent) -> Self
impl From<IPrintManagerTemplatePrinter> for IDispatch
impl From<IPrintManagerTemplatePrinter> for IDispatchfn from(value: IPrintManagerTemplatePrinter) -> Self
impl From<IPrintManagerTemplatePrinter2> for IDispatch
impl From<IPrintManagerTemplatePrinter2> for IDispatchfn from(value: IPrintManagerTemplatePrinter2) -> Self
impl From<IProgressItem> for IDispatch
impl From<IProgressItem> for IDispatchfn from(value: IProgressItem) -> Self
impl From<IProgressItems> for IDispatch
impl From<IProgressItems> for IDispatchfn from(value: IProgressItems) -> Self
impl From<IProvideWinSATAssessmentInfo> for IDispatch
impl From<IProvideWinSATAssessmentInfo> for IDispatchfn from(value: IProvideWinSATAssessmentInfo) -> Self
impl From<IProvideWinSATResultsInfo> for IDispatch
impl From<IProvideWinSATResultsInfo> for IDispatchfn from(value: IProvideWinSATResultsInfo) -> Self
impl From<IQueryAllWinSATAssessments> for IDispatch
impl From<IQueryAllWinSATAssessments> for IDispatchfn from(value: IQueryAllWinSATAssessments) -> Self
impl From<IQueryRecentWinSATAssessment> for IDispatch
impl From<IQueryRecentWinSATAssessment> for IDispatchfn from(value: IQueryRecentWinSATAssessment) -> Self
impl From<IRDPSRAPIApplication> for IDispatch
impl From<IRDPSRAPIApplication> for IDispatchfn from(value: IRDPSRAPIApplication) -> Self
impl From<IRDPSRAPIApplicationFilter> for IDispatch
impl From<IRDPSRAPIApplicationFilter> for IDispatchfn from(value: IRDPSRAPIApplicationFilter) -> Self
impl From<IRDPSRAPIApplicationList> for IDispatch
impl From<IRDPSRAPIApplicationList> for IDispatchfn from(value: IRDPSRAPIApplicationList) -> Self
impl From<IRDPSRAPIAttendee> for IDispatch
impl From<IRDPSRAPIAttendee> for IDispatchfn from(value: IRDPSRAPIAttendee) -> Self
impl From<IRDPSRAPIAttendeeDisconnectInfo> for IDispatch
impl From<IRDPSRAPIAttendeeDisconnectInfo> for IDispatchfn from(value: IRDPSRAPIAttendeeDisconnectInfo) -> Self
impl From<IRDPSRAPIAttendeeManager> for IDispatch
impl From<IRDPSRAPIAttendeeManager> for IDispatchfn from(value: IRDPSRAPIAttendeeManager) -> Self
impl From<IRDPSRAPIFrameBuffer> for IDispatch
impl From<IRDPSRAPIFrameBuffer> for IDispatchfn from(value: IRDPSRAPIFrameBuffer) -> Self
impl From<IRDPSRAPIInvitation> for IDispatch
impl From<IRDPSRAPIInvitation> for IDispatchfn from(value: IRDPSRAPIInvitation) -> Self
impl From<IRDPSRAPIInvitationManager> for IDispatch
impl From<IRDPSRAPIInvitationManager> for IDispatchfn from(value: IRDPSRAPIInvitationManager) -> Self
impl From<IRDPSRAPISessionProperties> for IDispatch
impl From<IRDPSRAPISessionProperties> for IDispatchfn from(value: IRDPSRAPISessionProperties) -> Self
impl From<IRDPSRAPISharingSession> for IDispatch
impl From<IRDPSRAPISharingSession> for IDispatchfn from(value: IRDPSRAPISharingSession) -> Self
impl From<IRDPSRAPISharingSession2> for IDispatch
impl From<IRDPSRAPISharingSession2> for IDispatchfn from(value: IRDPSRAPISharingSession2) -> Self
impl From<IRDPSRAPITcpConnectionInfo> for IDispatch
impl From<IRDPSRAPITcpConnectionInfo> for IDispatchfn from(value: IRDPSRAPITcpConnectionInfo) -> Self
impl From<IRDPSRAPIViewer> for IDispatch
impl From<IRDPSRAPIViewer> for IDispatchfn from(value: IRDPSRAPIViewer) -> Self
impl From<IRDPSRAPIVirtualChannel> for IDispatch
impl From<IRDPSRAPIVirtualChannel> for IDispatchfn from(value: IRDPSRAPIVirtualChannel) -> Self
impl From<IRDPSRAPIVirtualChannelManager> for IDispatch
impl From<IRDPSRAPIVirtualChannelManager> for IDispatchfn from(value: IRDPSRAPIVirtualChannelManager) -> Self
impl From<IRDPSRAPIWindow> for IDispatch
impl From<IRDPSRAPIWindow> for IDispatchfn from(value: IRDPSRAPIWindow) -> Self
impl From<IRDPSRAPIWindowList> for IDispatch
impl From<IRDPSRAPIWindowList> for IDispatchfn from(value: IRDPSRAPIWindowList) -> Self
impl From<IRangeException> for IDispatch
impl From<IRangeException> for IDispatchfn from(value: IRangeException) -> Self
impl From<IRawCDImageCreator> for IDispatch
impl From<IRawCDImageCreator> for IDispatchfn from(value: IRawCDImageCreator) -> Self
impl From<IRawCDImageTrackInfo> for IDispatch
impl From<IRawCDImageTrackInfo> for IDispatchfn from(value: IRawCDImageTrackInfo) -> Self
impl From<IRegFilterInfo> for IDispatch
impl From<IRegFilterInfo> for IDispatchfn from(value: IRegFilterInfo) -> Self
impl From<IRegisteredTask> for IDispatch
impl From<IRegisteredTask> for IDispatchfn from(value: IRegisteredTask) -> Self
impl From<IRegisteredTaskCollection> for IDispatch
impl From<IRegisteredTaskCollection> for IDispatchfn from(value: IRegisteredTaskCollection) -> Self
impl From<IRegistrationInfo> for IDispatch
impl From<IRegistrationInfo> for IDispatchfn from(value: IRegistrationInfo) -> Self
impl From<IRegistrationTrigger> for IDispatch
impl From<IRegistrationTrigger> for IDispatchfn from(value: IRegistrationTrigger) -> Self
impl From<IRemoteDesktopClient> for IDispatch
impl From<IRemoteDesktopClient> for IDispatchfn from(value: IRemoteDesktopClient) -> Self
impl From<IRemoteDesktopClientActions> for IDispatch
impl From<IRemoteDesktopClientActions> for IDispatchfn from(value: IRemoteDesktopClientActions) -> Self
impl From<IRemoteDesktopClientSettings> for IDispatch
impl From<IRemoteDesktopClientSettings> for IDispatchfn from(value: IRemoteDesktopClientSettings) -> Self
impl From<IRemoteDesktopClientTouchPointer> for IDispatch
impl From<IRemoteDesktopClientTouchPointer> for IDispatchfn from(value: IRemoteDesktopClientTouchPointer) -> Self
impl From<IRepetitionPattern> for IDispatch
impl From<IRepetitionPattern> for IDispatchfn from(value: IRepetitionPattern) -> Self
impl From<IRulesApplied> for IDispatch
impl From<IRulesApplied> for IDispatchfn from(value: IRulesApplied) -> Self
impl From<IRulesAppliedCollection> for IDispatch
impl From<IRulesAppliedCollection> for IDispatchfn from(value: IRulesAppliedCollection) -> Self
impl From<IRunningTask> for IDispatch
impl From<IRunningTask> for IDispatchfn from(value: IRunningTask) -> Self
impl From<IRunningTaskCollection> for IDispatch
impl From<IRunningTaskCollection> for IDispatchfn from(value: IRunningTaskCollection) -> Self
impl From<ISClusApplication> for IDispatch
impl From<ISClusApplication> for IDispatchfn from(value: ISClusApplication) -> Self
impl From<ISClusCryptoKeys> for IDispatch
impl From<ISClusCryptoKeys> for IDispatchfn from(value: ISClusCryptoKeys) -> Self
impl From<ISClusDisk> for IDispatch
impl From<ISClusDisk> for IDispatchfn from(value: ISClusDisk) -> Self
impl From<ISClusDisks> for IDispatch
impl From<ISClusDisks> for IDispatchfn from(value: ISClusDisks) -> Self
impl From<ISClusNetInterface> for IDispatch
impl From<ISClusNetInterface> for IDispatchfn from(value: ISClusNetInterface) -> Self
impl From<ISClusNetInterfaces> for IDispatch
impl From<ISClusNetInterfaces> for IDispatchfn from(value: ISClusNetInterfaces) -> Self
impl From<ISClusNetwork> for IDispatch
impl From<ISClusNetwork> for IDispatchfn from(value: ISClusNetwork) -> Self
impl From<ISClusNetworkNetInterfaces> for IDispatch
impl From<ISClusNetworkNetInterfaces> for IDispatchfn from(value: ISClusNetworkNetInterfaces) -> Self
impl From<ISClusNetworks> for IDispatch
impl From<ISClusNetworks> for IDispatchfn from(value: ISClusNetworks) -> Self
impl From<ISClusNode> for IDispatch
impl From<ISClusNode> for IDispatchfn from(value: ISClusNode) -> Self
impl From<ISClusNodeNetInterfaces> for IDispatch
impl From<ISClusNodeNetInterfaces> for IDispatchfn from(value: ISClusNodeNetInterfaces) -> Self
impl From<ISClusNodes> for IDispatch
impl From<ISClusNodes> for IDispatchfn from(value: ISClusNodes) -> Self
impl From<ISClusPartition> for IDispatch
impl From<ISClusPartition> for IDispatchfn from(value: ISClusPartition) -> Self
impl From<ISClusPartitionEx> for IDispatch
impl From<ISClusPartitionEx> for IDispatchfn from(value: ISClusPartitionEx) -> Self
impl From<ISClusPartitions> for IDispatch
impl From<ISClusPartitions> for IDispatchfn from(value: ISClusPartitions) -> Self
impl From<ISClusProperties> for IDispatch
impl From<ISClusProperties> for IDispatchfn from(value: ISClusProperties) -> Self
impl From<ISClusProperty> for IDispatch
impl From<ISClusProperty> for IDispatchfn from(value: ISClusProperty) -> Self
impl From<ISClusPropertyValue> for IDispatch
impl From<ISClusPropertyValue> for IDispatchfn from(value: ISClusPropertyValue) -> Self
impl From<ISClusPropertyValueData> for IDispatch
impl From<ISClusPropertyValueData> for IDispatchfn from(value: ISClusPropertyValueData) -> Self
impl From<ISClusPropertyValues> for IDispatch
impl From<ISClusPropertyValues> for IDispatchfn from(value: ISClusPropertyValues) -> Self
impl From<ISClusRefObject> for IDispatch
impl From<ISClusRefObject> for IDispatchfn from(value: ISClusRefObject) -> Self
impl From<ISClusRegistryKeys> for IDispatch
impl From<ISClusRegistryKeys> for IDispatchfn from(value: ISClusRegistryKeys) -> Self
impl From<ISClusResDependencies> for IDispatch
impl From<ISClusResDependencies> for IDispatchfn from(value: ISClusResDependencies) -> Self
impl From<ISClusResDependents> for IDispatch
impl From<ISClusResDependents> for IDispatchfn from(value: ISClusResDependents) -> Self
impl From<ISClusResGroup> for IDispatch
impl From<ISClusResGroup> for IDispatchfn from(value: ISClusResGroup) -> Self
impl From<ISClusResGroupPreferredOwnerNodes> for IDispatch
impl From<ISClusResGroupPreferredOwnerNodes> for IDispatchfn from(value: ISClusResGroupPreferredOwnerNodes) -> Self
impl From<ISClusResGroupResources> for IDispatch
impl From<ISClusResGroupResources> for IDispatchfn from(value: ISClusResGroupResources) -> Self
impl From<ISClusResGroups> for IDispatch
impl From<ISClusResGroups> for IDispatchfn from(value: ISClusResGroups) -> Self
impl From<ISClusResPossibleOwnerNodes> for IDispatch
impl From<ISClusResPossibleOwnerNodes> for IDispatchfn from(value: ISClusResPossibleOwnerNodes) -> Self
impl From<ISClusResType> for IDispatch
impl From<ISClusResType> for IDispatchfn from(value: ISClusResType) -> Self
impl From<ISClusResTypePossibleOwnerNodes> for IDispatch
impl From<ISClusResTypePossibleOwnerNodes> for IDispatchfn from(value: ISClusResTypePossibleOwnerNodes) -> Self
impl From<ISClusResTypeResources> for IDispatch
impl From<ISClusResTypeResources> for IDispatchfn from(value: ISClusResTypeResources) -> Self
impl From<ISClusResTypes> for IDispatch
impl From<ISClusResTypes> for IDispatchfn from(value: ISClusResTypes) -> Self
impl From<ISClusResource> for IDispatch
impl From<ISClusResource> for IDispatchfn from(value: ISClusResource) -> Self
impl From<ISClusResources> for IDispatch
impl From<ISClusResources> for IDispatchfn from(value: ISClusResources) -> Self
impl From<ISClusScsiAddress> for IDispatch
impl From<ISClusScsiAddress> for IDispatchfn from(value: ISClusScsiAddress) -> Self
impl From<ISClusVersion> for IDispatch
impl From<ISClusVersion> for IDispatchfn from(value: ISClusVersion) -> Self
impl From<ISClusterNames> for IDispatch
impl From<ISClusterNames> for IDispatchfn from(value: ISClusterNames) -> Self
impl From<ISDomainNames> for IDispatch
impl From<ISDomainNames> for IDispatchfn from(value: ISDomainNames) -> Self
impl From<ISVGAElement> for IDispatch
impl From<ISVGAElement> for IDispatchfn from(value: ISVGAElement) -> Self
impl From<ISVGAnimatedAngle> for IDispatch
impl From<ISVGAnimatedAngle> for IDispatchfn from(value: ISVGAnimatedAngle) -> Self
impl From<ISVGAnimatedBoolean> for IDispatch
impl From<ISVGAnimatedBoolean> for IDispatchfn from(value: ISVGAnimatedBoolean) -> Self
impl From<ISVGAnimatedEnumeration> for IDispatch
impl From<ISVGAnimatedEnumeration> for IDispatchfn from(value: ISVGAnimatedEnumeration) -> Self
impl From<ISVGAnimatedInteger> for IDispatch
impl From<ISVGAnimatedInteger> for IDispatchfn from(value: ISVGAnimatedInteger) -> Self
impl From<ISVGAnimatedLength> for IDispatch
impl From<ISVGAnimatedLength> for IDispatchfn from(value: ISVGAnimatedLength) -> Self
impl From<ISVGAnimatedLengthList> for IDispatch
impl From<ISVGAnimatedLengthList> for IDispatchfn from(value: ISVGAnimatedLengthList) -> Self
impl From<ISVGAnimatedNumber> for IDispatch
impl From<ISVGAnimatedNumber> for IDispatchfn from(value: ISVGAnimatedNumber) -> Self
impl From<ISVGAnimatedNumberList> for IDispatch
impl From<ISVGAnimatedNumberList> for IDispatchfn from(value: ISVGAnimatedNumberList) -> Self
impl From<ISVGAnimatedPathData> for IDispatch
impl From<ISVGAnimatedPathData> for IDispatchfn from(value: ISVGAnimatedPathData) -> Self
impl From<ISVGAnimatedPoints> for IDispatch
impl From<ISVGAnimatedPoints> for IDispatchfn from(value: ISVGAnimatedPoints) -> Self
impl From<ISVGAnimatedPreserveAspectRatio> for IDispatch
impl From<ISVGAnimatedPreserveAspectRatio> for IDispatchfn from(value: ISVGAnimatedPreserveAspectRatio) -> Self
impl From<ISVGAnimatedRect> for IDispatch
impl From<ISVGAnimatedRect> for IDispatchfn from(value: ISVGAnimatedRect) -> Self
impl From<ISVGAnimatedString> for IDispatch
impl From<ISVGAnimatedString> for IDispatchfn from(value: ISVGAnimatedString) -> Self
impl From<ISVGAnimatedTransformList> for IDispatch
impl From<ISVGAnimatedTransformList> for IDispatchfn from(value: ISVGAnimatedTransformList) -> Self
impl From<ISVGCircleElement> for IDispatch
impl From<ISVGCircleElement> for IDispatchfn from(value: ISVGCircleElement) -> Self
impl From<ISVGClipPathElement> for IDispatch
impl From<ISVGClipPathElement> for IDispatchfn from(value: ISVGClipPathElement) -> Self
impl From<ISVGDefsElement> for IDispatch
impl From<ISVGDefsElement> for IDispatchfn from(value: ISVGDefsElement) -> Self
impl From<ISVGDescElement> for IDispatch
impl From<ISVGDescElement> for IDispatchfn from(value: ISVGDescElement) -> Self
impl From<ISVGDocument> for IDispatch
impl From<ISVGDocument> for IDispatchfn from(value: ISVGDocument) -> Self
impl From<ISVGElement> for IDispatch
impl From<ISVGElement> for IDispatchfn from(value: ISVGElement) -> Self
impl From<ISVGElementInstance> for IDispatch
impl From<ISVGElementInstance> for IDispatchfn from(value: ISVGElementInstance) -> Self
impl From<ISVGElementInstanceList> for IDispatch
impl From<ISVGElementInstanceList> for IDispatchfn from(value: ISVGElementInstanceList) -> Self
impl From<ISVGEllipseElement> for IDispatch
impl From<ISVGEllipseElement> for IDispatchfn from(value: ISVGEllipseElement) -> Self
impl From<ISVGException> for IDispatch
impl From<ISVGException> for IDispatchfn from(value: ISVGException) -> Self
impl From<ISVGExternalResourcesRequired> for IDispatch
impl From<ISVGExternalResourcesRequired> for IDispatchfn from(value: ISVGExternalResourcesRequired) -> Self
impl From<ISVGFitToViewBox> for IDispatch
impl From<ISVGFitToViewBox> for IDispatchfn from(value: ISVGFitToViewBox) -> Self
impl From<ISVGGElement> for IDispatch
impl From<ISVGGElement> for IDispatchfn from(value: ISVGGElement) -> Self
impl From<ISVGGradientElement> for IDispatch
impl From<ISVGGradientElement> for IDispatchfn from(value: ISVGGradientElement) -> Self
impl From<ISVGImageElement> for IDispatch
impl From<ISVGImageElement> for IDispatchfn from(value: ISVGImageElement) -> Self
impl From<ISVGLangSpace> for IDispatch
impl From<ISVGLangSpace> for IDispatchfn from(value: ISVGLangSpace) -> Self
impl From<ISVGLength> for IDispatch
impl From<ISVGLength> for IDispatchfn from(value: ISVGLength) -> Self
impl From<ISVGLengthList> for IDispatch
impl From<ISVGLengthList> for IDispatchfn from(value: ISVGLengthList) -> Self
impl From<ISVGLineElement> for IDispatch
impl From<ISVGLineElement> for IDispatchfn from(value: ISVGLineElement) -> Self
impl From<ISVGLinearGradientElement> for IDispatch
impl From<ISVGLinearGradientElement> for IDispatchfn from(value: ISVGLinearGradientElement) -> Self
impl From<ISVGLocatable> for IDispatch
impl From<ISVGLocatable> for IDispatchfn from(value: ISVGLocatable) -> Self
impl From<ISVGMarkerElement> for IDispatch
impl From<ISVGMarkerElement> for IDispatchfn from(value: ISVGMarkerElement) -> Self
impl From<ISVGMaskElement> for IDispatch
impl From<ISVGMaskElement> for IDispatchfn from(value: ISVGMaskElement) -> Self
impl From<ISVGMatrix> for IDispatch
impl From<ISVGMatrix> for IDispatchfn from(value: ISVGMatrix) -> Self
impl From<ISVGMetadataElement> for IDispatch
impl From<ISVGMetadataElement> for IDispatchfn from(value: ISVGMetadataElement) -> Self
impl From<ISVGNumber> for IDispatch
impl From<ISVGNumber> for IDispatchfn from(value: ISVGNumber) -> Self
impl From<ISVGNumberList> for IDispatch
impl From<ISVGNumberList> for IDispatchfn from(value: ISVGNumberList) -> Self
impl From<ISVGPathElement> for IDispatch
impl From<ISVGPathElement> for IDispatchfn from(value: ISVGPathElement) -> Self
impl From<ISVGPathSeg> for IDispatch
impl From<ISVGPathSeg> for IDispatchfn from(value: ISVGPathSeg) -> Self
impl From<ISVGPathSegArcAbs> for IDispatch
impl From<ISVGPathSegArcAbs> for IDispatchfn from(value: ISVGPathSegArcAbs) -> Self
impl From<ISVGPathSegArcRel> for IDispatch
impl From<ISVGPathSegArcRel> for IDispatchfn from(value: ISVGPathSegArcRel) -> Self
impl From<ISVGPathSegClosePath> for IDispatch
impl From<ISVGPathSegClosePath> for IDispatchfn from(value: ISVGPathSegClosePath) -> Self
impl From<ISVGPathSegCurvetoCubicAbs> for IDispatch
impl From<ISVGPathSegCurvetoCubicAbs> for IDispatchfn from(value: ISVGPathSegCurvetoCubicAbs) -> Self
impl From<ISVGPathSegCurvetoCubicRel> for IDispatch
impl From<ISVGPathSegCurvetoCubicRel> for IDispatchfn from(value: ISVGPathSegCurvetoCubicRel) -> Self
impl From<ISVGPathSegCurvetoCubicSmoothAbs> for IDispatch
impl From<ISVGPathSegCurvetoCubicSmoothAbs> for IDispatchfn from(value: ISVGPathSegCurvetoCubicSmoothAbs) -> Self
impl From<ISVGPathSegCurvetoCubicSmoothRel> for IDispatch
impl From<ISVGPathSegCurvetoCubicSmoothRel> for IDispatchfn from(value: ISVGPathSegCurvetoCubicSmoothRel) -> Self
impl From<ISVGPathSegCurvetoQuadraticAbs> for IDispatch
impl From<ISVGPathSegCurvetoQuadraticAbs> for IDispatchfn from(value: ISVGPathSegCurvetoQuadraticAbs) -> Self
impl From<ISVGPathSegCurvetoQuadraticRel> for IDispatch
impl From<ISVGPathSegCurvetoQuadraticRel> for IDispatchfn from(value: ISVGPathSegCurvetoQuadraticRel) -> Self
impl From<ISVGPathSegCurvetoQuadraticSmoothAbs> for IDispatch
impl From<ISVGPathSegCurvetoQuadraticSmoothAbs> for IDispatchfn from(value: ISVGPathSegCurvetoQuadraticSmoothAbs) -> Self
impl From<ISVGPathSegCurvetoQuadraticSmoothRel> for IDispatch
impl From<ISVGPathSegCurvetoQuadraticSmoothRel> for IDispatchfn from(value: ISVGPathSegCurvetoQuadraticSmoothRel) -> Self
impl From<ISVGPathSegLinetoAbs> for IDispatch
impl From<ISVGPathSegLinetoAbs> for IDispatchfn from(value: ISVGPathSegLinetoAbs) -> Self
impl From<ISVGPathSegLinetoHorizontalAbs> for IDispatch
impl From<ISVGPathSegLinetoHorizontalAbs> for IDispatchfn from(value: ISVGPathSegLinetoHorizontalAbs) -> Self
impl From<ISVGPathSegLinetoHorizontalRel> for IDispatch
impl From<ISVGPathSegLinetoHorizontalRel> for IDispatchfn from(value: ISVGPathSegLinetoHorizontalRel) -> Self
impl From<ISVGPathSegLinetoRel> for IDispatch
impl From<ISVGPathSegLinetoRel> for IDispatchfn from(value: ISVGPathSegLinetoRel) -> Self
impl From<ISVGPathSegLinetoVerticalAbs> for IDispatch
impl From<ISVGPathSegLinetoVerticalAbs> for IDispatchfn from(value: ISVGPathSegLinetoVerticalAbs) -> Self
impl From<ISVGPathSegLinetoVerticalRel> for IDispatch
impl From<ISVGPathSegLinetoVerticalRel> for IDispatchfn from(value: ISVGPathSegLinetoVerticalRel) -> Self
impl From<ISVGPathSegList> for IDispatch
impl From<ISVGPathSegList> for IDispatchfn from(value: ISVGPathSegList) -> Self
impl From<ISVGPathSegMovetoAbs> for IDispatch
impl From<ISVGPathSegMovetoAbs> for IDispatchfn from(value: ISVGPathSegMovetoAbs) -> Self
impl From<ISVGPathSegMovetoRel> for IDispatch
impl From<ISVGPathSegMovetoRel> for IDispatchfn from(value: ISVGPathSegMovetoRel) -> Self
impl From<ISVGPatternElement> for IDispatch
impl From<ISVGPatternElement> for IDispatchfn from(value: ISVGPatternElement) -> Self
impl From<ISVGPointList> for IDispatch
impl From<ISVGPointList> for IDispatchfn from(value: ISVGPointList) -> Self
impl From<ISVGPolygonElement> for IDispatch
impl From<ISVGPolygonElement> for IDispatchfn from(value: ISVGPolygonElement) -> Self
impl From<ISVGPolylineElement> for IDispatch
impl From<ISVGPolylineElement> for IDispatchfn from(value: ISVGPolylineElement) -> Self
impl From<ISVGPreserveAspectRatio> for IDispatch
impl From<ISVGPreserveAspectRatio> for IDispatchfn from(value: ISVGPreserveAspectRatio) -> Self
impl From<ISVGRadialGradientElement> for IDispatch
impl From<ISVGRadialGradientElement> for IDispatchfn from(value: ISVGRadialGradientElement) -> Self
impl From<ISVGRectElement> for IDispatch
impl From<ISVGRectElement> for IDispatchfn from(value: ISVGRectElement) -> Self
impl From<ISVGSVGElement> for IDispatch
impl From<ISVGSVGElement> for IDispatchfn from(value: ISVGSVGElement) -> Self
impl From<ISVGScriptElement> for IDispatch
impl From<ISVGScriptElement> for IDispatchfn from(value: ISVGScriptElement) -> Self
impl From<ISVGStopElement> for IDispatch
impl From<ISVGStopElement> for IDispatchfn from(value: ISVGStopElement) -> Self
impl From<ISVGStringList> for IDispatch
impl From<ISVGStringList> for IDispatchfn from(value: ISVGStringList) -> Self
impl From<ISVGStylable> for IDispatch
impl From<ISVGStylable> for IDispatchfn from(value: ISVGStylable) -> Self
impl From<ISVGStyleElement> for IDispatch
impl From<ISVGStyleElement> for IDispatchfn from(value: ISVGStyleElement) -> Self
impl From<ISVGSwitchElement> for IDispatch
impl From<ISVGSwitchElement> for IDispatchfn from(value: ISVGSwitchElement) -> Self
impl From<ISVGSymbolElement> for IDispatch
impl From<ISVGSymbolElement> for IDispatchfn from(value: ISVGSymbolElement) -> Self
impl From<ISVGTSpanElement> for IDispatch
impl From<ISVGTSpanElement> for IDispatchfn from(value: ISVGTSpanElement) -> Self
impl From<ISVGTextContentElement> for IDispatch
impl From<ISVGTextContentElement> for IDispatchfn from(value: ISVGTextContentElement) -> Self
impl From<ISVGTextElement> for IDispatch
impl From<ISVGTextElement> for IDispatchfn from(value: ISVGTextElement) -> Self
impl From<ISVGTextPathElement> for IDispatch
impl From<ISVGTextPathElement> for IDispatchfn from(value: ISVGTextPathElement) -> Self
impl From<ISVGTextPositioningElement> for IDispatch
impl From<ISVGTextPositioningElement> for IDispatchfn from(value: ISVGTextPositioningElement) -> Self
impl From<ISVGTitleElement> for IDispatch
impl From<ISVGTitleElement> for IDispatchfn from(value: ISVGTitleElement) -> Self
impl From<ISVGTransform> for IDispatch
impl From<ISVGTransform> for IDispatchfn from(value: ISVGTransform) -> Self
impl From<ISVGTransformList> for IDispatch
impl From<ISVGTransformList> for IDispatchfn from(value: ISVGTransformList) -> Self
impl From<ISVGTransformable> for IDispatch
impl From<ISVGTransformable> for IDispatchfn from(value: ISVGTransformable) -> Self
impl From<ISVGURIReference> for IDispatch
impl From<ISVGURIReference> for IDispatchfn from(value: ISVGURIReference) -> Self
impl From<ISVGUseElement> for IDispatch
impl From<ISVGUseElement> for IDispatchfn from(value: ISVGUseElement) -> Self
impl From<ISVGViewElement> for IDispatch
impl From<ISVGViewElement> for IDispatchfn from(value: ISVGViewElement) -> Self
impl From<ISVGViewSpec> for IDispatch
impl From<ISVGViewSpec> for IDispatchfn from(value: ISVGViewSpec) -> Self
impl From<ISVGZoomAndPan> for IDispatch
impl From<ISVGZoomAndPan> for IDispatchfn from(value: ISVGZoomAndPan) -> Self
impl From<ISVGZoomEvent> for IDispatch
impl From<ISVGZoomEvent> for IDispatchfn from(value: ISVGZoomEvent) -> Self
impl From<ISWbemDateTime> for IDispatch
impl From<ISWbemDateTime> for IDispatchfn from(value: ISWbemDateTime) -> Self
impl From<ISWbemEventSource> for IDispatch
impl From<ISWbemEventSource> for IDispatchfn from(value: ISWbemEventSource) -> Self
impl From<ISWbemLastError> for IDispatch
impl From<ISWbemLastError> for IDispatchfn from(value: ISWbemLastError) -> Self
impl From<ISWbemLocator> for IDispatch
impl From<ISWbemLocator> for IDispatchfn from(value: ISWbemLocator) -> Self
impl From<ISWbemMethod> for IDispatch
impl From<ISWbemMethod> for IDispatchfn from(value: ISWbemMethod) -> Self
impl From<ISWbemMethodSet> for IDispatch
impl From<ISWbemMethodSet> for IDispatchfn from(value: ISWbemMethodSet) -> Self
impl From<ISWbemNamedValue> for IDispatch
impl From<ISWbemNamedValue> for IDispatchfn from(value: ISWbemNamedValue) -> Self
impl From<ISWbemNamedValueSet> for IDispatch
impl From<ISWbemNamedValueSet> for IDispatchfn from(value: ISWbemNamedValueSet) -> Self
impl From<ISWbemObject> for IDispatch
impl From<ISWbemObject> for IDispatchfn from(value: ISWbemObject) -> Self
impl From<ISWbemObjectEx> for IDispatch
impl From<ISWbemObjectEx> for IDispatchfn from(value: ISWbemObjectEx) -> Self
impl From<ISWbemObjectPath> for IDispatch
impl From<ISWbemObjectPath> for IDispatchfn from(value: ISWbemObjectPath) -> Self
impl From<ISWbemObjectSet> for IDispatch
impl From<ISWbemObjectSet> for IDispatchfn from(value: ISWbemObjectSet) -> Self
impl From<ISWbemPrivilege> for IDispatch
impl From<ISWbemPrivilege> for IDispatchfn from(value: ISWbemPrivilege) -> Self
impl From<ISWbemPrivilegeSet> for IDispatch
impl From<ISWbemPrivilegeSet> for IDispatchfn from(value: ISWbemPrivilegeSet) -> Self
impl From<ISWbemProperty> for IDispatch
impl From<ISWbemProperty> for IDispatchfn from(value: ISWbemProperty) -> Self
impl From<ISWbemPropertySet> for IDispatch
impl From<ISWbemPropertySet> for IDispatchfn from(value: ISWbemPropertySet) -> Self
impl From<ISWbemQualifier> for IDispatch
impl From<ISWbemQualifier> for IDispatchfn from(value: ISWbemQualifier) -> Self
impl From<ISWbemQualifierSet> for IDispatch
impl From<ISWbemQualifierSet> for IDispatchfn from(value: ISWbemQualifierSet) -> Self
impl From<ISWbemRefreshableItem> for IDispatch
impl From<ISWbemRefreshableItem> for IDispatchfn from(value: ISWbemRefreshableItem) -> Self
impl From<ISWbemRefresher> for IDispatch
impl From<ISWbemRefresher> for IDispatchfn from(value: ISWbemRefresher) -> Self
impl From<ISWbemSecurity> for IDispatch
impl From<ISWbemSecurity> for IDispatchfn from(value: ISWbemSecurity) -> Self
impl From<ISWbemServices> for IDispatch
impl From<ISWbemServices> for IDispatchfn from(value: ISWbemServices) -> Self
impl From<ISWbemServicesEx> for IDispatch
impl From<ISWbemServicesEx> for IDispatchfn from(value: ISWbemServicesEx) -> Self
impl From<ISWbemSink> for IDispatch
impl From<ISWbemSink> for IDispatchfn from(value: ISWbemSink) -> Self
impl From<ISWbemSinkEvents> for IDispatch
impl From<ISWbemSinkEvents> for IDispatchfn from(value: ISWbemSinkEvents) -> Self
impl From<IScheduleCollection> for IDispatch
impl From<IScheduleCollection> for IDispatchfn from(value: IScheduleCollection) -> Self
impl From<ISchemaAny> for IDispatch
impl From<ISchemaAny> for IDispatchfn from(value: ISchemaAny) -> Self
impl From<ISchemaAttribute> for IDispatch
impl From<ISchemaAttribute> for IDispatchfn from(value: ISchemaAttribute) -> Self
impl From<ISchemaAttributeGroup> for IDispatch
impl From<ISchemaAttributeGroup> for IDispatchfn from(value: ISchemaAttributeGroup) -> Self
impl From<ISchemaComplexType> for IDispatch
impl From<ISchemaComplexType> for IDispatchfn from(value: ISchemaComplexType) -> Self
impl From<ISchemaElement> for IDispatch
impl From<ISchemaElement> for IDispatchfn from(value: ISchemaElement) -> Self
impl From<ISchemaIdentityConstraint> for IDispatch
impl From<ISchemaIdentityConstraint> for IDispatchfn from(value: ISchemaIdentityConstraint) -> Self
impl From<ISchemaItem> for IDispatch
impl From<ISchemaItem> for IDispatchfn from(value: ISchemaItem) -> Self
impl From<ISchemaItemCollection> for IDispatch
impl From<ISchemaItemCollection> for IDispatchfn from(value: ISchemaItemCollection) -> Self
impl From<ISchemaModelGroup> for IDispatch
impl From<ISchemaModelGroup> for IDispatchfn from(value: ISchemaModelGroup) -> Self
impl From<ISchemaNotation> for IDispatch
impl From<ISchemaNotation> for IDispatchfn from(value: ISchemaNotation) -> Self
impl From<ISchemaParticle> for IDispatch
impl From<ISchemaParticle> for IDispatchfn from(value: ISchemaParticle) -> Self
impl From<ISchemaStringCollection> for IDispatch
impl From<ISchemaStringCollection> for IDispatchfn from(value: ISchemaStringCollection) -> Self
impl From<ISchemaType> for IDispatch
impl From<ISchemaType> for IDispatchfn from(value: ISchemaType) -> Self
impl From<IScriptErrorList> for IDispatch
impl From<IScriptErrorList> for IDispatchfn from(value: IScriptErrorList) -> Self
impl From<ISdoCollection> for IDispatch
impl From<ISdoCollection> for IDispatchfn from(value: ISdoCollection) -> Self
impl From<ISdoDictionaryOld> for IDispatch
impl From<ISdoDictionaryOld> for IDispatchfn from(value: ISdoDictionaryOld) -> Self
impl From<ISdoMachine> for IDispatch
impl From<ISdoMachine> for IDispatchfn from(value: ISdoMachine) -> Self
impl From<ISdoMachine2> for IDispatch
impl From<ISdoMachine2> for IDispatchfn from(value: ISdoMachine2) -> Self
impl From<ISdoServiceControl> for IDispatch
impl From<ISdoServiceControl> for IDispatchfn from(value: ISdoServiceControl) -> Self
impl From<ISearchCompletedCallbackArgs> for IDispatch
impl From<ISearchCompletedCallbackArgs> for IDispatchfn from(value: ISearchCompletedCallbackArgs) -> Self
impl From<ISearchJob> for IDispatch
impl From<ISearchJob> for IDispatchfn from(value: ISearchJob) -> Self
impl From<ISearchResult> for IDispatch
impl From<ISearchResult> for IDispatchfn from(value: ISearchResult) -> Self
impl From<ISecurityCallContext> for IDispatch
impl From<ISecurityCallContext> for IDispatchfn from(value: ISecurityCallContext) -> Self
impl From<ISecurityCallersColl> for IDispatch
impl From<ISecurityCallersColl> for IDispatchfn from(value: ISecurityCallersColl) -> Self
impl From<ISecurityIdentityColl> for IDispatch
impl From<ISecurityIdentityColl> for IDispatchfn from(value: ISecurityIdentityColl) -> Self
impl From<ISensLogon> for IDispatch
impl From<ISensLogon> for IDispatchfn from(value: ISensLogon) -> Self
impl From<ISensLogon2> for IDispatch
impl From<ISensLogon2> for IDispatchfn from(value: ISensLogon2) -> Self
impl From<ISensNetwork> for IDispatch
impl From<ISensNetwork> for IDispatchfn from(value: ISensNetwork) -> Self
impl From<ISensOnNow> for IDispatch
impl From<ISensOnNow> for IDispatchfn from(value: ISensOnNow) -> Self
impl From<IServerXMLHTTPRequest> for IDispatch
impl From<IServerXMLHTTPRequest> for IDispatchfn from(value: IServerXMLHTTPRequest) -> Self
impl From<IServerXMLHTTPRequest2> for IDispatch
impl From<IServerXMLHTTPRequest2> for IDispatchfn from(value: IServerXMLHTTPRequest2) -> Self
impl From<ISessionStateChangeTrigger> for IDispatch
impl From<ISessionStateChangeTrigger> for IDispatchfn from(value: ISessionStateChangeTrigger) -> Self
impl From<ISharedProperty> for IDispatch
impl From<ISharedProperty> for IDispatchfn from(value: ISharedProperty) -> Self
impl From<ISharedPropertyGroup> for IDispatch
impl From<ISharedPropertyGroup> for IDispatchfn from(value: ISharedPropertyGroup) -> Self
impl From<ISharedPropertyGroupManager> for IDispatch
impl From<ISharedPropertyGroupManager> for IDispatchfn from(value: ISharedPropertyGroupManager) -> Self
impl From<IShellDispatch> for IDispatch
impl From<IShellDispatch> for IDispatchfn from(value: IShellDispatch) -> Self
impl From<IShellDispatch2> for IDispatch
impl From<IShellDispatch2> for IDispatchfn from(value: IShellDispatch2) -> Self
impl From<IShellDispatch3> for IDispatch
impl From<IShellDispatch3> for IDispatchfn from(value: IShellDispatch3) -> Self
impl From<IShellDispatch4> for IDispatch
impl From<IShellDispatch4> for IDispatchfn from(value: IShellDispatch4) -> Self
impl From<IShellDispatch5> for IDispatch
impl From<IShellDispatch5> for IDispatchfn from(value: IShellDispatch5) -> Self
impl From<IShellDispatch6> for IDispatch
impl From<IShellDispatch6> for IDispatchfn from(value: IShellDispatch6) -> Self
impl From<IShellFavoritesNameSpace> for IDispatch
impl From<IShellFavoritesNameSpace> for IDispatchfn from(value: IShellFavoritesNameSpace) -> Self
impl From<IShellFolderViewDual> for IDispatch
impl From<IShellFolderViewDual> for IDispatchfn from(value: IShellFolderViewDual) -> Self
impl From<IShellFolderViewDual2> for IDispatch
impl From<IShellFolderViewDual2> for IDispatchfn from(value: IShellFolderViewDual2) -> Self
impl From<IShellFolderViewDual3> for IDispatch
impl From<IShellFolderViewDual3> for IDispatchfn from(value: IShellFolderViewDual3) -> Self
impl From<IShellLinkDual> for IDispatch
impl From<IShellLinkDual> for IDispatchfn from(value: IShellLinkDual) -> Self
impl From<IShellLinkDual2> for IDispatch
impl From<IShellLinkDual2> for IDispatchfn from(value: IShellLinkDual2) -> Self
impl From<IShellNameSpace> for IDispatch
impl From<IShellNameSpace> for IDispatchfn from(value: IShellNameSpace) -> Self
impl From<IShellUIHelper> for IDispatch
impl From<IShellUIHelper> for IDispatchfn from(value: IShellUIHelper) -> Self
impl From<IShellUIHelper2> for IDispatch
impl From<IShellUIHelper2> for IDispatchfn from(value: IShellUIHelper2) -> Self
impl From<IShellUIHelper3> for IDispatch
impl From<IShellUIHelper3> for IDispatchfn from(value: IShellUIHelper3) -> Self
impl From<IShellUIHelper4> for IDispatch
impl From<IShellUIHelper4> for IDispatchfn from(value: IShellUIHelper4) -> Self
impl From<IShellUIHelper5> for IDispatch
impl From<IShellUIHelper5> for IDispatchfn from(value: IShellUIHelper5) -> Self
impl From<IShellUIHelper6> for IDispatch
impl From<IShellUIHelper6> for IDispatchfn from(value: IShellUIHelper6) -> Self
impl From<IShellUIHelper7> for IDispatch
impl From<IShellUIHelper7> for IDispatchfn from(value: IShellUIHelper7) -> Self
impl From<IShellUIHelper8> for IDispatch
impl From<IShellUIHelper8> for IDispatchfn from(value: IShellUIHelper8) -> Self
impl From<IShellUIHelper9> for IDispatch
impl From<IShellUIHelper9> for IDispatchfn from(value: IShellUIHelper9) -> Self
impl From<IShellWindows> for IDispatch
impl From<IShellWindows> for IDispatchfn from(value: IShellWindows) -> Self
impl From<IShowMessageAction> for IDispatch
impl From<IShowMessageAction> for IDispatchfn from(value: IShowMessageAction) -> Self
impl From<ISignerCertificate> for IDispatch
impl From<ISignerCertificate> for IDispatchfn from(value: ISignerCertificate) -> Self
impl From<ISignerCertificates> for IDispatch
impl From<ISignerCertificates> for IDispatchfn from(value: ISignerCertificates) -> Self
impl From<ISketchInk> for IDispatch
impl From<ISketchInk> for IDispatchfn from(value: ISketchInk) -> Self
impl From<ISmimeCapabilities> for IDispatch
impl From<ISmimeCapabilities> for IDispatchfn from(value: ISmimeCapabilities) -> Self
impl From<ISmimeCapability> for IDispatch
impl From<ISmimeCapability> for IDispatchfn from(value: ISmimeCapability) -> Self
impl From<ISpeechAudio> for IDispatch
impl From<ISpeechAudio> for IDispatchfn from(value: ISpeechAudio) -> Self
impl From<ISpeechAudioBufferInfo> for IDispatch
impl From<ISpeechAudioBufferInfo> for IDispatchfn from(value: ISpeechAudioBufferInfo) -> Self
impl From<ISpeechAudioFormat> for IDispatch
impl From<ISpeechAudioFormat> for IDispatchfn from(value: ISpeechAudioFormat) -> Self
impl From<ISpeechAudioStatus> for IDispatch
impl From<ISpeechAudioStatus> for IDispatchfn from(value: ISpeechAudioStatus) -> Self
impl From<ISpeechBaseStream> for IDispatch
impl From<ISpeechBaseStream> for IDispatchfn from(value: ISpeechBaseStream) -> Self
impl From<ISpeechCustomStream> for IDispatch
impl From<ISpeechCustomStream> for IDispatchfn from(value: ISpeechCustomStream) -> Self
impl From<ISpeechDataKey> for IDispatch
impl From<ISpeechDataKey> for IDispatchfn from(value: ISpeechDataKey) -> Self
impl From<ISpeechFileStream> for IDispatch
impl From<ISpeechFileStream> for IDispatchfn from(value: ISpeechFileStream) -> Self
impl From<ISpeechGrammarRule> for IDispatch
impl From<ISpeechGrammarRule> for IDispatchfn from(value: ISpeechGrammarRule) -> Self
impl From<ISpeechGrammarRuleState> for IDispatch
impl From<ISpeechGrammarRuleState> for IDispatchfn from(value: ISpeechGrammarRuleState) -> Self
impl From<ISpeechGrammarRuleStateTransition> for IDispatch
impl From<ISpeechGrammarRuleStateTransition> for IDispatchfn from(value: ISpeechGrammarRuleStateTransition) -> Self
impl From<ISpeechGrammarRuleStateTransitions> for IDispatch
impl From<ISpeechGrammarRuleStateTransitions> for IDispatchfn from(value: ISpeechGrammarRuleStateTransitions) -> Self
impl From<ISpeechGrammarRules> for IDispatch
impl From<ISpeechGrammarRules> for IDispatchfn from(value: ISpeechGrammarRules) -> Self
impl From<ISpeechLexicon> for IDispatch
impl From<ISpeechLexicon> for IDispatchfn from(value: ISpeechLexicon) -> Self
impl From<ISpeechLexiconPronunciation> for IDispatch
impl From<ISpeechLexiconPronunciation> for IDispatchfn from(value: ISpeechLexiconPronunciation) -> Self
impl From<ISpeechLexiconPronunciations> for IDispatch
impl From<ISpeechLexiconPronunciations> for IDispatchfn from(value: ISpeechLexiconPronunciations) -> Self
impl From<ISpeechLexiconWord> for IDispatch
impl From<ISpeechLexiconWord> for IDispatchfn from(value: ISpeechLexiconWord) -> Self
impl From<ISpeechLexiconWords> for IDispatch
impl From<ISpeechLexiconWords> for IDispatchfn from(value: ISpeechLexiconWords) -> Self
impl From<ISpeechMMSysAudio> for IDispatch
impl From<ISpeechMMSysAudio> for IDispatchfn from(value: ISpeechMMSysAudio) -> Self
impl From<ISpeechMemoryStream> for IDispatch
impl From<ISpeechMemoryStream> for IDispatchfn from(value: ISpeechMemoryStream) -> Self
impl From<ISpeechObjectToken> for IDispatch
impl From<ISpeechObjectToken> for IDispatchfn from(value: ISpeechObjectToken) -> Self
impl From<ISpeechObjectTokenCategory> for IDispatch
impl From<ISpeechObjectTokenCategory> for IDispatchfn from(value: ISpeechObjectTokenCategory) -> Self
impl From<ISpeechObjectTokens> for IDispatch
impl From<ISpeechObjectTokens> for IDispatchfn from(value: ISpeechObjectTokens) -> Self
impl From<ISpeechPhoneConverter> for IDispatch
impl From<ISpeechPhoneConverter> for IDispatchfn from(value: ISpeechPhoneConverter) -> Self
impl From<ISpeechPhraseAlternate> for IDispatch
impl From<ISpeechPhraseAlternate> for IDispatchfn from(value: ISpeechPhraseAlternate) -> Self
impl From<ISpeechPhraseAlternates> for IDispatch
impl From<ISpeechPhraseAlternates> for IDispatchfn from(value: ISpeechPhraseAlternates) -> Self
impl From<ISpeechPhraseElement> for IDispatch
impl From<ISpeechPhraseElement> for IDispatchfn from(value: ISpeechPhraseElement) -> Self
impl From<ISpeechPhraseElements> for IDispatch
impl From<ISpeechPhraseElements> for IDispatchfn from(value: ISpeechPhraseElements) -> Self
impl From<ISpeechPhraseInfo> for IDispatch
impl From<ISpeechPhraseInfo> for IDispatchfn from(value: ISpeechPhraseInfo) -> Self
impl From<ISpeechPhraseInfoBuilder> for IDispatch
impl From<ISpeechPhraseInfoBuilder> for IDispatchfn from(value: ISpeechPhraseInfoBuilder) -> Self
impl From<ISpeechPhraseProperties> for IDispatch
impl From<ISpeechPhraseProperties> for IDispatchfn from(value: ISpeechPhraseProperties) -> Self
impl From<ISpeechPhraseProperty> for IDispatch
impl From<ISpeechPhraseProperty> for IDispatchfn from(value: ISpeechPhraseProperty) -> Self
impl From<ISpeechPhraseReplacement> for IDispatch
impl From<ISpeechPhraseReplacement> for IDispatchfn from(value: ISpeechPhraseReplacement) -> Self
impl From<ISpeechPhraseReplacements> for IDispatch
impl From<ISpeechPhraseReplacements> for IDispatchfn from(value: ISpeechPhraseReplacements) -> Self
impl From<ISpeechPhraseRule> for IDispatch
impl From<ISpeechPhraseRule> for IDispatchfn from(value: ISpeechPhraseRule) -> Self
impl From<ISpeechPhraseRules> for IDispatch
impl From<ISpeechPhraseRules> for IDispatchfn from(value: ISpeechPhraseRules) -> Self
impl From<ISpeechRecoContext> for IDispatch
impl From<ISpeechRecoContext> for IDispatchfn from(value: ISpeechRecoContext) -> Self
impl From<ISpeechRecoGrammar> for IDispatch
impl From<ISpeechRecoGrammar> for IDispatchfn from(value: ISpeechRecoGrammar) -> Self
impl From<ISpeechRecoResult> for IDispatch
impl From<ISpeechRecoResult> for IDispatchfn from(value: ISpeechRecoResult) -> Self
impl From<ISpeechRecoResult2> for IDispatch
impl From<ISpeechRecoResult2> for IDispatchfn from(value: ISpeechRecoResult2) -> Self
impl From<ISpeechRecoResultDispatch> for IDispatch
impl From<ISpeechRecoResultDispatch> for IDispatchfn from(value: ISpeechRecoResultDispatch) -> Self
impl From<ISpeechRecoResultTimes> for IDispatch
impl From<ISpeechRecoResultTimes> for IDispatchfn from(value: ISpeechRecoResultTimes) -> Self
impl From<ISpeechRecognizer> for IDispatch
impl From<ISpeechRecognizer> for IDispatchfn from(value: ISpeechRecognizer) -> Self
impl From<ISpeechRecognizerStatus> for IDispatch
impl From<ISpeechRecognizerStatus> for IDispatchfn from(value: ISpeechRecognizerStatus) -> Self
impl From<ISpeechResourceLoader> for IDispatch
impl From<ISpeechResourceLoader> for IDispatchfn from(value: ISpeechResourceLoader) -> Self
impl From<ISpeechTextSelectionInformation> for IDispatch
impl From<ISpeechTextSelectionInformation> for IDispatchfn from(value: ISpeechTextSelectionInformation) -> Self
impl From<ISpeechVoice> for IDispatch
impl From<ISpeechVoice> for IDispatchfn from(value: ISpeechVoice) -> Self
impl From<ISpeechVoiceStatus> for IDispatch
impl From<ISpeechVoiceStatus> for IDispatchfn from(value: ISpeechVoiceStatus) -> Self
impl From<ISpeechWaveFormatEx> for IDispatch
impl From<ISpeechWaveFormatEx> for IDispatchfn from(value: ISpeechWaveFormatEx) -> Self
impl From<ISpeechXMLRecoResult> for IDispatch
impl From<ISpeechXMLRecoResult> for IDispatchfn from(value: ISpeechXMLRecoResult) -> Self
impl From<IStaticPortMapping> for IDispatch
impl From<IStaticPortMapping> for IDispatchfn from(value: IStaticPortMapping) -> Self
impl From<IStaticPortMappingCollection> for IDispatch
impl From<IStaticPortMappingCollection> for IDispatchfn from(value: IStaticPortMappingCollection) -> Self
impl From<IStringCollection> for IDispatch
impl From<IStringCollection> for IDispatchfn from(value: IStringCollection) -> Self
impl From<ISystemInformation> for IDispatch
impl From<ISystemInformation> for IDispatchfn from(value: ISystemInformation) -> Self
impl From<ITACDGroup> for IDispatch
impl From<ITACDGroup> for IDispatchfn from(value: ITACDGroup) -> Self
impl From<ITACDGroupEvent> for IDispatch
impl From<ITACDGroupEvent> for IDispatchfn from(value: ITACDGroupEvent) -> Self
impl From<ITASRTerminalEvent> for IDispatch
impl From<ITASRTerminalEvent> for IDispatchfn from(value: ITASRTerminalEvent) -> Self
impl From<ITAddress2> for IDispatch
impl From<ITAddress2> for IDispatchfn from(value: ITAddress2) -> Self
impl From<ITAddressCapabilities> for IDispatch
impl From<ITAddressCapabilities> for IDispatchfn from(value: ITAddressCapabilities) -> Self
impl From<ITAddressDeviceSpecificEvent> for IDispatch
impl From<ITAddressDeviceSpecificEvent> for IDispatchfn from(value: ITAddressDeviceSpecificEvent) -> Self
impl From<ITAddressEvent> for IDispatch
impl From<ITAddressEvent> for IDispatchfn from(value: ITAddressEvent) -> Self
impl From<ITAddressTranslation> for IDispatch
impl From<ITAddressTranslation> for IDispatchfn from(value: ITAddressTranslation) -> Self
impl From<ITAddressTranslationInfo> for IDispatch
impl From<ITAddressTranslationInfo> for IDispatchfn from(value: ITAddressTranslationInfo) -> Self
impl From<ITAgentEvent> for IDispatch
impl From<ITAgentEvent> for IDispatchfn from(value: ITAgentEvent) -> Self
impl From<ITAgentHandler> for IDispatch
impl From<ITAgentHandler> for IDispatchfn from(value: ITAgentHandler) -> Self
impl From<ITAgentHandlerEvent> for IDispatch
impl From<ITAgentHandlerEvent> for IDispatchfn from(value: ITAgentHandlerEvent) -> Self
impl From<ITAgentSession> for IDispatch
impl From<ITAgentSession> for IDispatchfn from(value: ITAgentSession) -> Self
impl From<ITAgentSessionEvent> for IDispatch
impl From<ITAgentSessionEvent> for IDispatchfn from(value: ITAgentSessionEvent) -> Self
impl From<ITAutomatedPhoneControl> for IDispatch
impl From<ITAutomatedPhoneControl> for IDispatchfn from(value: ITAutomatedPhoneControl) -> Self
impl From<ITBasicAudioTerminal> for IDispatch
impl From<ITBasicAudioTerminal> for IDispatchfn from(value: ITBasicAudioTerminal) -> Self
impl From<ITBasicCallControl> for IDispatch
impl From<ITBasicCallControl> for IDispatchfn from(value: ITBasicCallControl) -> Self
impl From<ITBasicCallControl2> for IDispatch
impl From<ITBasicCallControl2> for IDispatchfn from(value: ITBasicCallControl2) -> Self
impl From<ITCallHubEvent> for IDispatch
impl From<ITCallHubEvent> for IDispatchfn from(value: ITCallHubEvent) -> Self
impl From<ITCallInfo> for IDispatch
impl From<ITCallInfo> for IDispatchfn from(value: ITCallInfo) -> Self
impl From<ITCallInfo2> for IDispatch
impl From<ITCallInfo2> for IDispatchfn from(value: ITCallInfo2) -> Self
impl From<ITCallInfoChangeEvent> for IDispatch
impl From<ITCallInfoChangeEvent> for IDispatchfn from(value: ITCallInfoChangeEvent) -> Self
impl From<ITCallMediaEvent> for IDispatch
impl From<ITCallMediaEvent> for IDispatchfn from(value: ITCallMediaEvent) -> Self
impl From<ITCallNotificationEvent> for IDispatch
impl From<ITCallNotificationEvent> for IDispatchfn from(value: ITCallNotificationEvent) -> Self
impl From<ITCallStateEvent> for IDispatch
impl From<ITCallStateEvent> for IDispatchfn from(value: ITCallStateEvent) -> Self
impl From<ITCallingCard> for IDispatch
impl From<ITCallingCard> for IDispatchfn from(value: ITCallingCard) -> Self
impl From<ITCollection> for IDispatch
impl From<ITCollection> for IDispatchfn from(value: ITCollection) -> Self
impl From<ITCollection2> for IDispatch
impl From<ITCollection2> for IDispatchfn from(value: ITCollection2) -> Self
impl From<ITCustomTone> for IDispatch
impl From<ITCustomTone> for IDispatchfn from(value: ITCustomTone) -> Self
impl From<ITDetectTone> for IDispatch
impl From<ITDetectTone> for IDispatchfn from(value: ITDetectTone) -> Self
impl From<ITDigitDetectionEvent> for IDispatch
impl From<ITDigitDetectionEvent> for IDispatchfn from(value: ITDigitDetectionEvent) -> Self
impl From<ITDigitGenerationEvent> for IDispatch
impl From<ITDigitGenerationEvent> for IDispatchfn from(value: ITDigitGenerationEvent) -> Self
impl From<ITDigitsGatheredEvent> for IDispatch
impl From<ITDigitsGatheredEvent> for IDispatchfn from(value: ITDigitsGatheredEvent) -> Self
impl From<ITDirectory> for IDispatch
impl From<ITDirectory> for IDispatchfn from(value: ITDirectory) -> Self
impl From<ITDirectoryObject> for IDispatch
impl From<ITDirectoryObject> for IDispatchfn from(value: ITDirectoryObject) -> Self
impl From<ITDirectoryObjectConference> for IDispatch
impl From<ITDirectoryObjectConference> for IDispatchfn from(value: ITDirectoryObjectConference) -> Self
impl From<ITDirectoryObjectUser> for IDispatch
impl From<ITDirectoryObjectUser> for IDispatchfn from(value: ITDirectoryObjectUser) -> Self
impl From<ITDispatchMapper> for IDispatch
impl From<ITDispatchMapper> for IDispatchfn from(value: ITDispatchMapper) -> Self
impl From<ITFileTerminalEvent> for IDispatch
impl From<ITFileTerminalEvent> for IDispatchfn from(value: ITFileTerminalEvent) -> Self
impl From<ITFileTrack> for IDispatch
impl From<ITFileTrack> for IDispatchfn from(value: ITFileTrack) -> Self
impl From<ITForwardInformation> for IDispatch
impl From<ITForwardInformation> for IDispatchfn from(value: ITForwardInformation) -> Self
impl From<ITForwardInformation2> for IDispatch
impl From<ITForwardInformation2> for IDispatchfn from(value: ITForwardInformation2) -> Self
impl From<ITILSConfig> for IDispatch
impl From<ITILSConfig> for IDispatchfn from(value: ITILSConfig) -> Self
impl From<ITLegacyCallMediaControl> for IDispatch
impl From<ITLegacyCallMediaControl> for IDispatchfn from(value: ITLegacyCallMediaControl) -> Self
impl From<ITLegacyCallMediaControl2> for IDispatch
impl From<ITLegacyCallMediaControl2> for IDispatchfn from(value: ITLegacyCallMediaControl2) -> Self
impl From<ITLegacyWaveSupport> for IDispatch
impl From<ITLegacyWaveSupport> for IDispatchfn from(value: ITLegacyWaveSupport) -> Self
impl From<ITLocationInfo> for IDispatch
impl From<ITLocationInfo> for IDispatchfn from(value: ITLocationInfo) -> Self
impl From<ITMediaControl> for IDispatch
impl From<ITMediaControl> for IDispatchfn from(value: ITMediaControl) -> Self
impl From<ITMediaPlayback> for IDispatch
impl From<ITMediaPlayback> for IDispatchfn from(value: ITMediaPlayback) -> Self
impl From<ITMediaRecord> for IDispatch
impl From<ITMediaRecord> for IDispatchfn from(value: ITMediaRecord) -> Self
impl From<ITMediaSupport> for IDispatch
impl From<ITMediaSupport> for IDispatchfn from(value: ITMediaSupport) -> Self
impl From<ITMultiTrackTerminal> for IDispatch
impl From<ITMultiTrackTerminal> for IDispatchfn from(value: ITMultiTrackTerminal) -> Self
impl From<ITPhoneDeviceSpecificEvent> for IDispatch
impl From<ITPhoneDeviceSpecificEvent> for IDispatchfn from(value: ITPhoneDeviceSpecificEvent) -> Self
impl From<ITPhoneEvent> for IDispatch
impl From<ITPhoneEvent> for IDispatchfn from(value: ITPhoneEvent) -> Self
impl From<ITPluggableTerminalClassInfo> for IDispatch
impl From<ITPluggableTerminalClassInfo> for IDispatchfn from(value: ITPluggableTerminalClassInfo) -> Self
impl From<ITPluggableTerminalSuperclassInfo> for IDispatch
impl From<ITPluggableTerminalSuperclassInfo> for IDispatchfn from(value: ITPluggableTerminalSuperclassInfo) -> Self
impl From<ITPrivateEvent> for IDispatch
impl From<ITPrivateEvent> for IDispatchfn from(value: ITPrivateEvent) -> Self
impl From<ITQOSEvent> for IDispatch
impl From<ITQOSEvent> for IDispatchfn from(value: ITQOSEvent) -> Self
impl From<ITQueueEvent> for IDispatch
impl From<ITQueueEvent> for IDispatchfn from(value: ITQueueEvent) -> Self
impl From<ITRendezvous> for IDispatch
impl From<ITRendezvous> for IDispatchfn from(value: ITRendezvous) -> Self
impl From<ITRequestEvent> for IDispatch
impl From<ITRequestEvent> for IDispatchfn from(value: ITRequestEvent) -> Self
impl From<ITScriptableAudioFormat> for IDispatch
impl From<ITScriptableAudioFormat> for IDispatchfn from(value: ITScriptableAudioFormat) -> Self
impl From<ITStaticAudioTerminal> for IDispatch
impl From<ITStaticAudioTerminal> for IDispatchfn from(value: ITStaticAudioTerminal) -> Self
impl From<ITStreamControl> for IDispatch
impl From<ITStreamControl> for IDispatchfn from(value: ITStreamControl) -> Self
impl From<ITSubStream> for IDispatch
impl From<ITSubStream> for IDispatchfn from(value: ITSubStream) -> Self
impl From<ITSubStreamControl> for IDispatch
impl From<ITSubStreamControl> for IDispatchfn from(value: ITSubStreamControl) -> Self
impl From<ITTAPICallCenter> for IDispatch
impl From<ITTAPICallCenter> for IDispatchfn from(value: ITTAPICallCenter) -> Self
impl From<ITTAPIDispatchEventNotification> for IDispatch
impl From<ITTAPIDispatchEventNotification> for IDispatchfn from(value: ITTAPIDispatchEventNotification) -> Self
impl From<ITTAPIObjectEvent> for IDispatch
impl From<ITTAPIObjectEvent> for IDispatchfn from(value: ITTAPIObjectEvent) -> Self
impl From<ITTAPIObjectEvent2> for IDispatch
impl From<ITTAPIObjectEvent2> for IDispatchfn from(value: ITTAPIObjectEvent2) -> Self
impl From<ITTTSTerminalEvent> for IDispatch
impl From<ITTTSTerminalEvent> for IDispatchfn from(value: ITTTSTerminalEvent) -> Self
impl From<ITTerminal> for IDispatch
impl From<ITTerminal> for IDispatchfn from(value: ITTerminal) -> Self
impl From<ITTerminalSupport> for IDispatch
impl From<ITTerminalSupport> for IDispatchfn from(value: ITTerminalSupport) -> Self
impl From<ITTerminalSupport2> for IDispatch
impl From<ITTerminalSupport2> for IDispatchfn from(value: ITTerminalSupport2) -> Self
impl From<ITToneDetectionEvent> for IDispatch
impl From<ITToneDetectionEvent> for IDispatchfn from(value: ITToneDetectionEvent) -> Self
impl From<ITToneTerminalEvent> for IDispatch
impl From<ITToneTerminalEvent> for IDispatchfn from(value: ITToneTerminalEvent) -> Self
impl From<ITaskDefinition> for IDispatch
impl From<ITaskDefinition> for IDispatchfn from(value: ITaskDefinition) -> Self
impl From<ITaskFolder> for IDispatch
impl From<ITaskFolder> for IDispatchfn from(value: ITaskFolder) -> Self
impl From<ITaskFolderCollection> for IDispatch
impl From<ITaskFolderCollection> for IDispatchfn from(value: ITaskFolderCollection) -> Self
impl From<ITaskNamedValueCollection> for IDispatch
impl From<ITaskNamedValueCollection> for IDispatchfn from(value: ITaskNamedValueCollection) -> Self
impl From<ITaskNamedValuePair> for IDispatch
impl From<ITaskNamedValuePair> for IDispatchfn from(value: ITaskNamedValuePair) -> Self
impl From<ITaskService> for IDispatch
impl From<ITaskService> for IDispatchfn from(value: ITaskService) -> Self
impl From<ITaskSettings> for IDispatch
impl From<ITaskSettings> for IDispatchfn from(value: ITaskSettings) -> Self
impl From<ITaskSettings2> for IDispatch
impl From<ITaskSettings2> for IDispatchfn from(value: ITaskSettings2) -> Self
impl From<ITaskSettings3> for IDispatch
impl From<ITaskSettings3> for IDispatchfn from(value: ITaskSettings3) -> Self
impl From<ITemplatePrinter> for IDispatch
impl From<ITemplatePrinter> for IDispatchfn from(value: ITemplatePrinter) -> Self
impl From<ITemplatePrinter2> for IDispatch
impl From<ITemplatePrinter2> for IDispatchfn from(value: ITemplatePrinter2) -> Self
impl From<ITemplatePrinter3> for IDispatch
impl From<ITemplatePrinter3> for IDispatchfn from(value: ITemplatePrinter3) -> Self
impl From<ITemplateSdo> for IDispatch
impl From<ITemplateSdo> for IDispatchfn from(value: ITemplateSdo) -> Self
impl From<ITextDisplays> for IDispatch
impl From<ITextDisplays> for IDispatchfn from(value: ITextDisplays) -> Self
impl From<ITextDocument> for IDispatch
impl From<ITextDocument> for IDispatchfn from(value: ITextDocument) -> Self
impl From<ITextDocument2> for IDispatch
impl From<ITextDocument2> for IDispatchfn from(value: ITextDocument2) -> Self
impl From<ITextDocument2Old> for IDispatch
impl From<ITextDocument2Old> for IDispatchfn from(value: ITextDocument2Old) -> Self
impl From<ITextFont2> for IDispatch
impl From<ITextFont2> for IDispatchfn from(value: ITextFont2) -> Self
impl From<ITextPara2> for IDispatch
impl From<ITextPara2> for IDispatchfn from(value: ITextPara2) -> Self
impl From<ITextRange> for IDispatch
impl From<ITextRange> for IDispatchfn from(value: ITextRange) -> Self
impl From<ITextRange2> for IDispatch
impl From<ITextRange2> for IDispatchfn from(value: ITextRange2) -> Self
impl From<ITextSelection> for IDispatch
impl From<ITextSelection> for IDispatchfn from(value: ITextSelection) -> Self
impl From<ITextSelection2> for IDispatch
impl From<ITextSelection2> for IDispatchfn from(value: ITextSelection2) -> Self
impl From<ITextStoryRanges> for IDispatch
impl From<ITextStoryRanges> for IDispatchfn from(value: ITextStoryRanges) -> Self
impl From<ITextStoryRanges2> for IDispatch
impl From<ITextStoryRanges2> for IDispatchfn from(value: ITextStoryRanges2) -> Self
impl From<ITextStrings> for IDispatch
impl From<ITextStrings> for IDispatchfn from(value: ITextStrings) -> Self
impl From<ITimeTrigger> for IDispatch
impl From<ITimeTrigger> for IDispatchfn from(value: ITimeTrigger) -> Self
impl From<ITraceDataCollector> for IDispatch
impl From<ITraceDataCollector> for IDispatchfn from(value: ITraceDataCollector) -> Self
impl From<ITraceDataProvider> for IDispatch
impl From<ITraceDataProvider> for IDispatchfn from(value: ITraceDataProvider) -> Self
impl From<ITraceDataProviderCollection> for IDispatch
impl From<ITraceDataProviderCollection> for IDispatchfn from(value: ITraceDataProviderCollection) -> Self
impl From<ITransactionContext> for IDispatch
impl From<ITransactionContext> for IDispatchfn from(value: ITransactionContext) -> Self
impl From<ITriggerCollection> for IDispatch
impl From<ITriggerCollection> for IDispatchfn from(value: ITriggerCollection) -> Self
impl From<ITuneRequest> for IDispatch
impl From<ITuneRequest> for IDispatchfn from(value: ITuneRequest) -> Self
impl From<ITuningSpace> for IDispatch
impl From<ITuningSpace> for IDispatchfn from(value: ITuningSpace) -> Self
impl From<ITuningSpaceContainer> for IDispatch
impl From<ITuningSpaceContainer> for IDispatchfn from(value: ITuningSpaceContainer) -> Self
impl From<ITuningSpaces> for IDispatch
impl From<ITuningSpaces> for IDispatchfn from(value: ITuningSpaces) -> Self
impl From<IUPnPDescriptionDocument> for IDispatch
impl From<IUPnPDescriptionDocument> for IDispatchfn from(value: IUPnPDescriptionDocument) -> Self
impl From<IUPnPDevice> for IDispatch
impl From<IUPnPDevice> for IDispatchfn from(value: IUPnPDevice) -> Self
impl From<IUPnPDeviceFinder> for IDispatch
impl From<IUPnPDeviceFinder> for IDispatchfn from(value: IUPnPDeviceFinder) -> Self
impl From<IUPnPDevices> for IDispatch
impl From<IUPnPDevices> for IDispatchfn from(value: IUPnPDevices) -> Self
impl From<IUPnPService> for IDispatch
impl From<IUPnPService> for IDispatchfn from(value: IUPnPService) -> Self
impl From<IUPnPServices> for IDispatch
impl From<IUPnPServices> for IDispatchfn from(value: IUPnPServices) -> Self
impl From<IUpdateCollection> for IDispatch
impl From<IUpdateCollection> for IDispatchfn from(value: IUpdateCollection) -> Self
impl From<IUpdateDownloadContent> for IDispatch
impl From<IUpdateDownloadContent> for IDispatchfn from(value: IUpdateDownloadContent) -> Self
impl From<IUpdateDownloadContent2> for IDispatch
impl From<IUpdateDownloadContent2> for IDispatchfn from(value: IUpdateDownloadContent2) -> Self
impl From<IUpdateDownloadContentCollection> for IDispatch
impl From<IUpdateDownloadContentCollection> for IDispatchfn from(value: IUpdateDownloadContentCollection) -> Self
impl From<IUpdateDownloadResult> for IDispatch
impl From<IUpdateDownloadResult> for IDispatchfn from(value: IUpdateDownloadResult) -> Self
impl From<IUpdateDownloader> for IDispatch
impl From<IUpdateDownloader> for IDispatchfn from(value: IUpdateDownloader) -> Self
impl From<IUpdateException> for IDispatch
impl From<IUpdateException> for IDispatchfn from(value: IUpdateException) -> Self
impl From<IUpdateExceptionCollection> for IDispatch
impl From<IUpdateExceptionCollection> for IDispatchfn from(value: IUpdateExceptionCollection) -> Self
impl From<IUpdateHistoryEntry> for IDispatch
impl From<IUpdateHistoryEntry> for IDispatchfn from(value: IUpdateHistoryEntry) -> Self
impl From<IUpdateHistoryEntry2> for IDispatch
impl From<IUpdateHistoryEntry2> for IDispatchfn from(value: IUpdateHistoryEntry2) -> Self
impl From<IUpdateHistoryEntryCollection> for IDispatch
impl From<IUpdateHistoryEntryCollection> for IDispatchfn from(value: IUpdateHistoryEntryCollection) -> Self
impl From<IUpdateIdentity> for IDispatch
impl From<IUpdateIdentity> for IDispatchfn from(value: IUpdateIdentity) -> Self
impl From<IUpdateInstallationResult> for IDispatch
impl From<IUpdateInstallationResult> for IDispatchfn from(value: IUpdateInstallationResult) -> Self
impl From<IUpdateInstaller> for IDispatch
impl From<IUpdateInstaller> for IDispatchfn from(value: IUpdateInstaller) -> Self
impl From<IUpdateInstaller2> for IDispatch
impl From<IUpdateInstaller2> for IDispatchfn from(value: IUpdateInstaller2) -> Self
impl From<IUpdateInstaller3> for IDispatch
impl From<IUpdateInstaller3> for IDispatchfn from(value: IUpdateInstaller3) -> Self
impl From<IUpdateInstaller4> for IDispatch
impl From<IUpdateInstaller4> for IDispatchfn from(value: IUpdateInstaller4) -> Self
impl From<IUpdateSearcher> for IDispatch
impl From<IUpdateSearcher> for IDispatchfn from(value: IUpdateSearcher) -> Self
impl From<IUpdateSearcher2> for IDispatch
impl From<IUpdateSearcher2> for IDispatchfn from(value: IUpdateSearcher2) -> Self
impl From<IUpdateSearcher3> for IDispatch
impl From<IUpdateSearcher3> for IDispatchfn from(value: IUpdateSearcher3) -> Self
impl From<IUpdateService> for IDispatch
impl From<IUpdateService> for IDispatchfn from(value: IUpdateService) -> Self
impl From<IUpdateService2> for IDispatch
impl From<IUpdateService2> for IDispatchfn from(value: IUpdateService2) -> Self
impl From<IUpdateServiceCollection> for IDispatch
impl From<IUpdateServiceCollection> for IDispatchfn from(value: IUpdateServiceCollection) -> Self
impl From<IUpdateServiceManager> for IDispatch
impl From<IUpdateServiceManager> for IDispatchfn from(value: IUpdateServiceManager) -> Self
impl From<IUpdateServiceManager2> for IDispatch
impl From<IUpdateServiceManager2> for IDispatchfn from(value: IUpdateServiceManager2) -> Self
impl From<IUpdateServiceRegistration> for IDispatch
impl From<IUpdateServiceRegistration> for IDispatchfn from(value: IUpdateServiceRegistration) -> Self
impl From<IUpdateSession> for IDispatch
impl From<IUpdateSession> for IDispatchfn from(value: IUpdateSession) -> Self
impl From<IUpdateSession2> for IDispatch
impl From<IUpdateSession2> for IDispatchfn from(value: IUpdateSession2) -> Self
impl From<IUpdateSession3> for IDispatch
impl From<IUpdateSession3> for IDispatchfn from(value: IUpdateSession3) -> Self
impl From<IVBMXNamespaceManager> for IDispatch
impl From<IVBMXNamespaceManager> for IDispatchfn from(value: IVBMXNamespaceManager) -> Self
impl From<IVBSAXAttributes> for IDispatch
impl From<IVBSAXAttributes> for IDispatchfn from(value: IVBSAXAttributes) -> Self
impl From<IVBSAXContentHandler> for IDispatch
impl From<IVBSAXContentHandler> for IDispatchfn from(value: IVBSAXContentHandler) -> Self
impl From<IVBSAXDTDHandler> for IDispatch
impl From<IVBSAXDTDHandler> for IDispatchfn from(value: IVBSAXDTDHandler) -> Self
impl From<IVBSAXDeclHandler> for IDispatch
impl From<IVBSAXDeclHandler> for IDispatchfn from(value: IVBSAXDeclHandler) -> Self
impl From<IVBSAXEntityResolver> for IDispatch
impl From<IVBSAXEntityResolver> for IDispatchfn from(value: IVBSAXEntityResolver) -> Self
impl From<IVBSAXErrorHandler> for IDispatch
impl From<IVBSAXErrorHandler> for IDispatchfn from(value: IVBSAXErrorHandler) -> Self
impl From<IVBSAXLexicalHandler> for IDispatch
impl From<IVBSAXLexicalHandler> for IDispatchfn from(value: IVBSAXLexicalHandler) -> Self
impl From<IVBSAXLocator> for IDispatch
impl From<IVBSAXLocator> for IDispatchfn from(value: IVBSAXLocator) -> Self
impl From<IVBSAXXMLFilter> for IDispatch
impl From<IVBSAXXMLFilter> for IDispatchfn from(value: IVBSAXXMLFilter) -> Self
impl From<IVBSAXXMLReader> for IDispatch
impl From<IVBSAXXMLReader> for IDispatchfn from(value: IVBSAXXMLReader) -> Self
impl From<IValueMapItem> for IDispatch
impl From<IValueMapItem> for IDispatchfn from(value: IValueMapItem) -> Self
impl From<IVideoWindow> for IDispatch
impl From<IVideoWindow> for IDispatchfn from(value: IVideoWindow) -> Self
impl From<IWBScriptControl> for IDispatch
impl From<IWBScriptControl> for IDispatchfn from(value: IWBScriptControl) -> Self
impl From<IWMPCdromCollection> for IDispatch
impl From<IWMPCdromCollection> for IDispatchfn from(value: IWMPCdromCollection) -> Self
impl From<IWMPClosedCaption> for IDispatch
impl From<IWMPClosedCaption> for IDispatchfn from(value: IWMPClosedCaption) -> Self
impl From<IWMPClosedCaption2> for IDispatch
impl From<IWMPClosedCaption2> for IDispatchfn from(value: IWMPClosedCaption2) -> Self
impl From<IWMPControls> for IDispatch
impl From<IWMPControls> for IDispatchfn from(value: IWMPControls) -> Self
impl From<IWMPControls2> for IDispatch
impl From<IWMPControls2> for IDispatchfn from(value: IWMPControls2) -> Self
impl From<IWMPControls3> for IDispatch
impl From<IWMPControls3> for IDispatchfn from(value: IWMPControls3) -> Self
impl From<IWMPDownloadCollection> for IDispatch
impl From<IWMPDownloadCollection> for IDispatchfn from(value: IWMPDownloadCollection) -> Self
impl From<IWMPDownloadItem> for IDispatch
impl From<IWMPDownloadItem> for IDispatchfn from(value: IWMPDownloadItem) -> Self
impl From<IWMPDownloadItem2> for IDispatch
impl From<IWMPDownloadItem2> for IDispatchfn from(value: IWMPDownloadItem2) -> Self
impl From<IWMPDownloadManager> for IDispatch
impl From<IWMPDownloadManager> for IDispatchfn from(value: IWMPDownloadManager) -> Self
impl From<IWMPErrorItem> for IDispatch
impl From<IWMPErrorItem> for IDispatchfn from(value: IWMPErrorItem) -> Self
impl From<IWMPErrorItem2> for IDispatch
impl From<IWMPErrorItem2> for IDispatchfn from(value: IWMPErrorItem2) -> Self
impl From<IWMPMedia2> for IDispatch
impl From<IWMPMedia2> for IDispatchfn from(value: IWMPMedia2) -> Self
impl From<IWMPMedia3> for IDispatch
impl From<IWMPMedia3> for IDispatchfn from(value: IWMPMedia3) -> Self
impl From<IWMPMediaCollection> for IDispatch
impl From<IWMPMediaCollection> for IDispatchfn from(value: IWMPMediaCollection) -> Self
impl From<IWMPMediaCollection2> for IDispatch
impl From<IWMPMediaCollection2> for IDispatchfn from(value: IWMPMediaCollection2) -> Self
impl From<IWMPMetadataPicture> for IDispatch
impl From<IWMPMetadataPicture> for IDispatchfn from(value: IWMPMetadataPicture) -> Self
impl From<IWMPMetadataText> for IDispatch
impl From<IWMPMetadataText> for IDispatchfn from(value: IWMPMetadataText) -> Self
impl From<IWMPNetwork> for IDispatch
impl From<IWMPNetwork> for IDispatchfn from(value: IWMPNetwork) -> Self
impl From<IWMPPlayer> for IDispatch
impl From<IWMPPlayer> for IDispatchfn from(value: IWMPPlayer) -> Self
impl From<IWMPPlayer2> for IDispatch
impl From<IWMPPlayer2> for IDispatchfn from(value: IWMPPlayer2) -> Self
impl From<IWMPPlayer3> for IDispatch
impl From<IWMPPlayer3> for IDispatchfn from(value: IWMPPlayer3) -> Self
impl From<IWMPPlayer4> for IDispatch
impl From<IWMPPlayer4> for IDispatchfn from(value: IWMPPlayer4) -> Self
impl From<IWMPPlayerApplication> for IDispatch
impl From<IWMPPlayerApplication> for IDispatchfn from(value: IWMPPlayerApplication) -> Self
impl From<IWMPPlaylist> for IDispatch
impl From<IWMPPlaylist> for IDispatchfn from(value: IWMPPlaylist) -> Self
impl From<IWMPPlaylistArray> for IDispatch
impl From<IWMPPlaylistArray> for IDispatchfn from(value: IWMPPlaylistArray) -> Self
impl From<IWMPPlaylistCollection> for IDispatch
impl From<IWMPPlaylistCollection> for IDispatchfn from(value: IWMPPlaylistCollection) -> Self
impl From<IWMPSettings> for IDispatch
impl From<IWMPSettings> for IDispatchfn from(value: IWMPSettings) -> Self
impl From<IWMPSettings2> for IDispatch
impl From<IWMPSettings2> for IDispatchfn from(value: IWMPSettings2) -> Self
impl From<IWMPStringCollection> for IDispatch
impl From<IWMPStringCollection> for IDispatchfn from(value: IWMPStringCollection) -> Self
impl From<IWMPStringCollection2> for IDispatch
impl From<IWMPStringCollection2> for IDispatchfn from(value: IWMPStringCollection2) -> Self
impl From<IWSCDefaultProduct> for IDispatch
impl From<IWSCDefaultProduct> for IDispatchfn from(value: IWSCDefaultProduct) -> Self
impl From<IWSCProductList> for IDispatch
impl From<IWSCProductList> for IDispatchfn from(value: IWSCProductList) -> Self
impl From<IWSManConnectionOptions> for IDispatch
impl From<IWSManConnectionOptions> for IDispatchfn from(value: IWSManConnectionOptions) -> Self
impl From<IWSManConnectionOptionsEx> for IDispatch
impl From<IWSManConnectionOptionsEx> for IDispatchfn from(value: IWSManConnectionOptionsEx) -> Self
impl From<IWSManConnectionOptionsEx2> for IDispatch
impl From<IWSManConnectionOptionsEx2> for IDispatchfn from(value: IWSManConnectionOptionsEx2) -> Self
impl From<IWSManEnumerator> for IDispatch
impl From<IWSManEnumerator> for IDispatchfn from(value: IWSManEnumerator) -> Self
impl From<IWSManInternal> for IDispatch
impl From<IWSManInternal> for IDispatchfn from(value: IWSManInternal) -> Self
impl From<IWSManResourceLocator> for IDispatch
impl From<IWSManResourceLocator> for IDispatchfn from(value: IWSManResourceLocator) -> Self
impl From<IWSManSession> for IDispatch
impl From<IWSManSession> for IDispatchfn from(value: IWSManSession) -> Self
impl From<IWdsTransportCacheable> for IDispatch
impl From<IWdsTransportCacheable> for IDispatchfn from(value: IWdsTransportCacheable) -> Self
impl From<IWdsTransportClient> for IDispatch
impl From<IWdsTransportClient> for IDispatchfn from(value: IWdsTransportClient) -> Self
impl From<IWdsTransportCollection> for IDispatch
impl From<IWdsTransportCollection> for IDispatchfn from(value: IWdsTransportCollection) -> Self
impl From<IWdsTransportConfigurationManager> for IDispatch
impl From<IWdsTransportConfigurationManager> for IDispatchfn from(value: IWdsTransportConfigurationManager) -> Self
impl From<IWdsTransportConfigurationManager2> for IDispatch
impl From<IWdsTransportConfigurationManager2> for IDispatchfn from(value: IWdsTransportConfigurationManager2) -> Self
impl From<IWdsTransportContent> for IDispatch
impl From<IWdsTransportContent> for IDispatchfn from(value: IWdsTransportContent) -> Self
impl From<IWdsTransportContentProvider> for IDispatch
impl From<IWdsTransportContentProvider> for IDispatchfn from(value: IWdsTransportContentProvider) -> Self
impl From<IWdsTransportDiagnosticsPolicy> for IDispatch
impl From<IWdsTransportDiagnosticsPolicy> for IDispatchfn from(value: IWdsTransportDiagnosticsPolicy) -> Self
impl From<IWdsTransportManager> for IDispatch
impl From<IWdsTransportManager> for IDispatchfn from(value: IWdsTransportManager) -> Self
impl From<IWdsTransportMulticastSessionPolicy> for IDispatch
impl From<IWdsTransportMulticastSessionPolicy> for IDispatchfn from(value: IWdsTransportMulticastSessionPolicy) -> Self
impl From<IWdsTransportNamespace> for IDispatch
impl From<IWdsTransportNamespace> for IDispatchfn from(value: IWdsTransportNamespace) -> Self
impl From<IWdsTransportNamespaceAutoCast> for IDispatch
impl From<IWdsTransportNamespaceAutoCast> for IDispatchfn from(value: IWdsTransportNamespaceAutoCast) -> Self
impl From<IWdsTransportNamespaceManager> for IDispatch
impl From<IWdsTransportNamespaceManager> for IDispatchfn from(value: IWdsTransportNamespaceManager) -> Self
impl From<IWdsTransportNamespaceScheduledCast> for IDispatch
impl From<IWdsTransportNamespaceScheduledCast> for IDispatchfn from(value: IWdsTransportNamespaceScheduledCast) -> Self
impl From<IWdsTransportNamespaceScheduledCastAutoStart> for IDispatch
impl From<IWdsTransportNamespaceScheduledCastAutoStart> for IDispatchfn from(value: IWdsTransportNamespaceScheduledCastAutoStart) -> Self
impl From<IWdsTransportNamespaceScheduledCastManualStart> for IDispatch
impl From<IWdsTransportNamespaceScheduledCastManualStart> for IDispatchfn from(value: IWdsTransportNamespaceScheduledCastManualStart) -> Self
impl From<IWdsTransportServer> for IDispatch
impl From<IWdsTransportServer> for IDispatchfn from(value: IWdsTransportServer) -> Self
impl From<IWdsTransportServer2> for IDispatch
impl From<IWdsTransportServer2> for IDispatchfn from(value: IWdsTransportServer2) -> Self
impl From<IWdsTransportServicePolicy> for IDispatch
impl From<IWdsTransportServicePolicy> for IDispatchfn from(value: IWdsTransportServicePolicy) -> Self
impl From<IWdsTransportServicePolicy2> for IDispatch
impl From<IWdsTransportServicePolicy2> for IDispatchfn from(value: IWdsTransportServicePolicy2) -> Self
impl From<IWdsTransportSession> for IDispatch
impl From<IWdsTransportSession> for IDispatchfn from(value: IWdsTransportSession) -> Self
impl From<IWdsTransportSetupManager> for IDispatch
impl From<IWdsTransportSetupManager> for IDispatchfn from(value: IWdsTransportSetupManager) -> Self
impl From<IWdsTransportSetupManager2> for IDispatch
impl From<IWdsTransportSetupManager2> for IDispatchfn from(value: IWdsTransportSetupManager2) -> Self
impl From<IWdsTransportTftpClient> for IDispatch
impl From<IWdsTransportTftpClient> for IDispatchfn from(value: IWdsTransportTftpClient) -> Self
impl From<IWdsTransportTftpManager> for IDispatch
impl From<IWdsTransportTftpManager> for IDispatchfn from(value: IWdsTransportTftpManager) -> Self
impl From<IWebBridge> for IDispatch
impl From<IWebBridge> for IDispatchfn from(value: IWebBridge) -> Self
impl From<IWebBrowser> for IDispatch
impl From<IWebBrowser> for IDispatchfn from(value: IWebBrowser) -> Self
impl From<IWebBrowser2> for IDispatch
impl From<IWebBrowser2> for IDispatchfn from(value: IWebBrowser2) -> Self
impl From<IWebBrowserApp> for IDispatch
impl From<IWebBrowserApp> for IDispatchfn from(value: IWebBrowserApp) -> Self
impl From<IWebGeocoordinates> for IDispatch
impl From<IWebGeocoordinates> for IDispatchfn from(value: IWebGeocoordinates) -> Self
impl From<IWebGeolocation> for IDispatch
impl From<IWebGeolocation> for IDispatchfn from(value: IWebGeolocation) -> Self
impl From<IWebGeoposition> for IDispatch
impl From<IWebGeoposition> for IDispatchfn from(value: IWebGeoposition) -> Self
impl From<IWebGeopositionError> for IDispatch
impl From<IWebGeopositionError> for IDispatchfn from(value: IWebGeopositionError) -> Self
impl From<IWebWizardHost> for IDispatch
impl From<IWebWizardHost> for IDispatchfn from(value: IWebWizardHost) -> Self
impl From<IWebWizardHost2> for IDispatch
impl From<IWebWizardHost2> for IDispatchfn from(value: IWebWizardHost2) -> Self
impl From<IWeeklyTrigger> for IDispatch
impl From<IWeeklyTrigger> for IDispatchfn from(value: IWeeklyTrigger) -> Self
impl From<IWindowsDriverUpdate> for IDispatch
impl From<IWindowsDriverUpdate> for IDispatchfn from(value: IWindowsDriverUpdate) -> Self
impl From<IWindowsDriverUpdate2> for IDispatch
impl From<IWindowsDriverUpdate2> for IDispatchfn from(value: IWindowsDriverUpdate2) -> Self
impl From<IWindowsDriverUpdate3> for IDispatch
impl From<IWindowsDriverUpdate3> for IDispatchfn from(value: IWindowsDriverUpdate3) -> Self
impl From<IWindowsDriverUpdate4> for IDispatch
impl From<IWindowsDriverUpdate4> for IDispatchfn from(value: IWindowsDriverUpdate4) -> Self
impl From<IWindowsDriverUpdate5> for IDispatch
impl From<IWindowsDriverUpdate5> for IDispatchfn from(value: IWindowsDriverUpdate5) -> Self
impl From<IWindowsDriverUpdateEntry> for IDispatch
impl From<IWindowsDriverUpdateEntry> for IDispatchfn from(value: IWindowsDriverUpdateEntry) -> Self
impl From<IWindowsDriverUpdateEntryCollection> for IDispatch
impl From<IWindowsDriverUpdateEntryCollection> for IDispatchfn from(value: IWindowsDriverUpdateEntryCollection) -> Self
impl From<IWindowsMediaLibrarySharingDevice> for IDispatch
impl From<IWindowsMediaLibrarySharingDevice> for IDispatchfn from(value: IWindowsMediaLibrarySharingDevice) -> Self
impl From<IWindowsMediaLibrarySharingDeviceProperties> for IDispatch
impl From<IWindowsMediaLibrarySharingDeviceProperties> for IDispatchfn from(value: IWindowsMediaLibrarySharingDeviceProperties) -> Self
impl From<IWindowsMediaLibrarySharingDeviceProperty> for IDispatch
impl From<IWindowsMediaLibrarySharingDeviceProperty> for IDispatchfn from(value: IWindowsMediaLibrarySharingDeviceProperty) -> Self
impl From<IWindowsMediaLibrarySharingDevices> for IDispatch
impl From<IWindowsMediaLibrarySharingDevices> for IDispatchfn from(value: IWindowsMediaLibrarySharingDevices) -> Self
impl From<IWindowsMediaLibrarySharingServices> for IDispatch
impl From<IWindowsMediaLibrarySharingServices> for IDispatchfn from(value: IWindowsMediaLibrarySharingServices) -> Self
impl From<IWindowsUpdateAgentInfo> for IDispatch
impl From<IWindowsUpdateAgentInfo> for IDispatchfn from(value: IWindowsUpdateAgentInfo) -> Self
impl From<IWorkspaceResTypeRegistry> for IDispatch
impl From<IWorkspaceResTypeRegistry> for IDispatchfn from(value: IWorkspaceResTypeRegistry) -> Self
impl From<IWorkspaceScriptable> for IDispatch
impl From<IWorkspaceScriptable> for IDispatchfn from(value: IWorkspaceScriptable) -> Self
impl From<IWorkspaceScriptable2> for IDispatch
impl From<IWorkspaceScriptable2> for IDispatchfn from(value: IWorkspaceScriptable2) -> Self
impl From<IWorkspaceScriptable3> for IDispatch
impl From<IWorkspaceScriptable3> for IDispatchfn from(value: IWorkspaceScriptable3) -> Self
impl From<IWriteEngine2> for IDispatch
impl From<IWriteEngine2> for IDispatchfn from(value: IWriteEngine2) -> Self
impl From<IWriteEngine2EventArgs> for IDispatch
impl From<IWriteEngine2EventArgs> for IDispatchfn from(value: IWriteEngine2EventArgs) -> Self
impl From<IWriteSpeedDescriptor> for IDispatch
impl From<IWriteSpeedDescriptor> for IDispatchfn from(value: IWriteSpeedDescriptor) -> Self
impl From<IWscProduct> for IDispatch
impl From<IWscProduct> for IDispatchfn from(value: IWscProduct) -> Self
impl From<IWscProduct2> for IDispatch
impl From<IWscProduct2> for IDispatchfn from(value: IWscProduct2) -> Self
impl From<IWscProduct3> for IDispatch
impl From<IWscProduct3> for IDispatchfn from(value: IWscProduct3) -> Self
impl From<IX500DistinguishedName> for IDispatch
impl From<IX500DistinguishedName> for IDispatchfn from(value: IX500DistinguishedName) -> Self
impl From<IX509Attribute> for IDispatch
impl From<IX509Attribute> for IDispatchfn from(value: IX509Attribute) -> Self
impl From<IX509AttributeArchiveKey> for IDispatch
impl From<IX509AttributeArchiveKey> for IDispatchfn from(value: IX509AttributeArchiveKey) -> Self
impl From<IX509AttributeArchiveKeyHash> for IDispatch
impl From<IX509AttributeArchiveKeyHash> for IDispatchfn from(value: IX509AttributeArchiveKeyHash) -> Self
impl From<IX509AttributeClientId> for IDispatch
impl From<IX509AttributeClientId> for IDispatchfn from(value: IX509AttributeClientId) -> Self
impl From<IX509AttributeCspProvider> for IDispatch
impl From<IX509AttributeCspProvider> for IDispatchfn from(value: IX509AttributeCspProvider) -> Self
impl From<IX509AttributeExtensions> for IDispatch
impl From<IX509AttributeExtensions> for IDispatchfn from(value: IX509AttributeExtensions) -> Self
impl From<IX509AttributeOSVersion> for IDispatch
impl From<IX509AttributeOSVersion> for IDispatchfn from(value: IX509AttributeOSVersion) -> Self
impl From<IX509AttributeRenewalCertificate> for IDispatch
impl From<IX509AttributeRenewalCertificate> for IDispatchfn from(value: IX509AttributeRenewalCertificate) -> Self
impl From<IX509Attributes> for IDispatch
impl From<IX509Attributes> for IDispatchfn from(value: IX509Attributes) -> Self
impl From<IX509CertificateRequest> for IDispatch
impl From<IX509CertificateRequest> for IDispatchfn from(value: IX509CertificateRequest) -> Self
impl From<IX509CertificateRequestCertificate> for IDispatch
impl From<IX509CertificateRequestCertificate> for IDispatchfn from(value: IX509CertificateRequestCertificate) -> Self
impl From<IX509CertificateRequestCertificate2> for IDispatch
impl From<IX509CertificateRequestCertificate2> for IDispatchfn from(value: IX509CertificateRequestCertificate2) -> Self
impl From<IX509CertificateRequestCmc> for IDispatch
impl From<IX509CertificateRequestCmc> for IDispatchfn from(value: IX509CertificateRequestCmc) -> Self
impl From<IX509CertificateRequestCmc2> for IDispatch
impl From<IX509CertificateRequestCmc2> for IDispatchfn from(value: IX509CertificateRequestCmc2) -> Self
impl From<IX509CertificateRequestPkcs10> for IDispatch
impl From<IX509CertificateRequestPkcs10> for IDispatchfn from(value: IX509CertificateRequestPkcs10) -> Self
impl From<IX509CertificateRequestPkcs10V2> for IDispatch
impl From<IX509CertificateRequestPkcs10V2> for IDispatchfn from(value: IX509CertificateRequestPkcs10V2) -> Self
impl From<IX509CertificateRequestPkcs10V3> for IDispatch
impl From<IX509CertificateRequestPkcs10V3> for IDispatchfn from(value: IX509CertificateRequestPkcs10V3) -> Self
impl From<IX509CertificateRequestPkcs10V4> for IDispatch
impl From<IX509CertificateRequestPkcs10V4> for IDispatchfn from(value: IX509CertificateRequestPkcs10V4) -> Self
impl From<IX509CertificateRequestPkcs7> for IDispatch
impl From<IX509CertificateRequestPkcs7> for IDispatchfn from(value: IX509CertificateRequestPkcs7) -> Self
impl From<IX509CertificateRequestPkcs7V2> for IDispatch
impl From<IX509CertificateRequestPkcs7V2> for IDispatchfn from(value: IX509CertificateRequestPkcs7V2) -> Self
impl From<IX509CertificateRevocationList> for IDispatch
impl From<IX509CertificateRevocationList> for IDispatchfn from(value: IX509CertificateRevocationList) -> Self
impl From<IX509CertificateRevocationListEntries> for IDispatch
impl From<IX509CertificateRevocationListEntries> for IDispatchfn from(value: IX509CertificateRevocationListEntries) -> Self
impl From<IX509CertificateRevocationListEntry> for IDispatch
impl From<IX509CertificateRevocationListEntry> for IDispatchfn from(value: IX509CertificateRevocationListEntry) -> Self
impl From<IX509CertificateTemplate> for IDispatch
impl From<IX509CertificateTemplate> for IDispatchfn from(value: IX509CertificateTemplate) -> Self
impl From<IX509CertificateTemplateWritable> for IDispatch
impl From<IX509CertificateTemplateWritable> for IDispatchfn from(value: IX509CertificateTemplateWritable) -> Self
impl From<IX509CertificateTemplates> for IDispatch
impl From<IX509CertificateTemplates> for IDispatchfn from(value: IX509CertificateTemplates) -> Self
impl From<IX509EndorsementKey> for IDispatch
impl From<IX509EndorsementKey> for IDispatchfn from(value: IX509EndorsementKey) -> Self
impl From<IX509Enrollment> for IDispatch
impl From<IX509Enrollment> for IDispatchfn from(value: IX509Enrollment) -> Self
impl From<IX509Enrollment2> for IDispatch
impl From<IX509Enrollment2> for IDispatchfn from(value: IX509Enrollment2) -> Self
impl From<IX509EnrollmentHelper> for IDispatch
impl From<IX509EnrollmentHelper> for IDispatchfn from(value: IX509EnrollmentHelper) -> Self
impl From<IX509EnrollmentPolicyServer> for IDispatch
impl From<IX509EnrollmentPolicyServer> for IDispatchfn from(value: IX509EnrollmentPolicyServer) -> Self
impl From<IX509EnrollmentStatus> for IDispatch
impl From<IX509EnrollmentStatus> for IDispatchfn from(value: IX509EnrollmentStatus) -> Self
impl From<IX509EnrollmentWebClassFactory> for IDispatch
impl From<IX509EnrollmentWebClassFactory> for IDispatchfn from(value: IX509EnrollmentWebClassFactory) -> Self
impl From<IX509Extension> for IDispatch
impl From<IX509Extension> for IDispatchfn from(value: IX509Extension) -> Self
impl From<IX509ExtensionAlternativeNames> for IDispatch
impl From<IX509ExtensionAlternativeNames> for IDispatchfn from(value: IX509ExtensionAlternativeNames) -> Self
impl From<IX509ExtensionAuthorityKeyIdentifier> for IDispatch
impl From<IX509ExtensionAuthorityKeyIdentifier> for IDispatchfn from(value: IX509ExtensionAuthorityKeyIdentifier) -> Self
impl From<IX509ExtensionBasicConstraints> for IDispatch
impl From<IX509ExtensionBasicConstraints> for IDispatchfn from(value: IX509ExtensionBasicConstraints) -> Self
impl From<IX509ExtensionCertificatePolicies> for IDispatch
impl From<IX509ExtensionCertificatePolicies> for IDispatchfn from(value: IX509ExtensionCertificatePolicies) -> Self
impl From<IX509ExtensionEnhancedKeyUsage> for IDispatch
impl From<IX509ExtensionEnhancedKeyUsage> for IDispatchfn from(value: IX509ExtensionEnhancedKeyUsage) -> Self
impl From<IX509ExtensionKeyUsage> for IDispatch
impl From<IX509ExtensionKeyUsage> for IDispatchfn from(value: IX509ExtensionKeyUsage) -> Self
impl From<IX509ExtensionMSApplicationPolicies> for IDispatch
impl From<IX509ExtensionMSApplicationPolicies> for IDispatchfn from(value: IX509ExtensionMSApplicationPolicies) -> Self
impl From<IX509ExtensionSmimeCapabilities> for IDispatch
impl From<IX509ExtensionSmimeCapabilities> for IDispatchfn from(value: IX509ExtensionSmimeCapabilities) -> Self
impl From<IX509ExtensionSubjectKeyIdentifier> for IDispatch
impl From<IX509ExtensionSubjectKeyIdentifier> for IDispatchfn from(value: IX509ExtensionSubjectKeyIdentifier) -> Self
impl From<IX509ExtensionTemplate> for IDispatch
impl From<IX509ExtensionTemplate> for IDispatchfn from(value: IX509ExtensionTemplate) -> Self
impl From<IX509ExtensionTemplateName> for IDispatch
impl From<IX509ExtensionTemplateName> for IDispatchfn from(value: IX509ExtensionTemplateName) -> Self
impl From<IX509Extensions> for IDispatch
impl From<IX509Extensions> for IDispatchfn from(value: IX509Extensions) -> Self
impl From<IX509MachineEnrollmentFactory> for IDispatch
impl From<IX509MachineEnrollmentFactory> for IDispatchfn from(value: IX509MachineEnrollmentFactory) -> Self
impl From<IX509NameValuePair> for IDispatch
impl From<IX509NameValuePair> for IDispatchfn from(value: IX509NameValuePair) -> Self
impl From<IX509NameValuePairs> for IDispatch
impl From<IX509NameValuePairs> for IDispatchfn from(value: IX509NameValuePairs) -> Self
impl From<IX509PolicyServerListManager> for IDispatch
impl From<IX509PolicyServerListManager> for IDispatchfn from(value: IX509PolicyServerListManager) -> Self
impl From<IX509PolicyServerUrl> for IDispatch
impl From<IX509PolicyServerUrl> for IDispatchfn from(value: IX509PolicyServerUrl) -> Self
impl From<IX509PrivateKey> for IDispatch
impl From<IX509PrivateKey> for IDispatchfn from(value: IX509PrivateKey) -> Self
impl From<IX509PrivateKey2> for IDispatch
impl From<IX509PrivateKey2> for IDispatchfn from(value: IX509PrivateKey2) -> Self
impl From<IX509PublicKey> for IDispatch
impl From<IX509PublicKey> for IDispatchfn from(value: IX509PublicKey) -> Self
impl From<IX509SCEPEnrollment> for IDispatch
impl From<IX509SCEPEnrollment> for IDispatchfn from(value: IX509SCEPEnrollment) -> Self
impl From<IX509SCEPEnrollment2> for IDispatch
impl From<IX509SCEPEnrollment2> for IDispatchfn from(value: IX509SCEPEnrollment2) -> Self
impl From<IX509SCEPEnrollmentHelper> for IDispatch
impl From<IX509SCEPEnrollmentHelper> for IDispatchfn from(value: IX509SCEPEnrollmentHelper) -> Self
impl From<IX509SignatureInformation> for IDispatch
impl From<IX509SignatureInformation> for IDispatchfn from(value: IX509SignatureInformation) -> Self
impl From<IXDSCodecEvents> for IDispatch
impl From<IXDSCodecEvents> for IDispatchfn from(value: IXDSCodecEvents) -> Self
impl From<IXMLAttribute> for IDispatch
impl From<IXMLAttribute> for IDispatchfn from(value: IXMLAttribute) -> Self
impl From<IXMLDOMAttribute> for IDispatch
impl From<IXMLDOMAttribute> for IDispatchfn from(value: IXMLDOMAttribute) -> Self
impl From<IXMLDOMCDATASection> for IDispatch
impl From<IXMLDOMCDATASection> for IDispatchfn from(value: IXMLDOMCDATASection) -> Self
impl From<IXMLDOMCharacterData> for IDispatch
impl From<IXMLDOMCharacterData> for IDispatchfn from(value: IXMLDOMCharacterData) -> Self
impl From<IXMLDOMComment> for IDispatch
impl From<IXMLDOMComment> for IDispatchfn from(value: IXMLDOMComment) -> Self
impl From<IXMLDOMDocument> for IDispatch
impl From<IXMLDOMDocument> for IDispatchfn from(value: IXMLDOMDocument) -> Self
impl From<IXMLDOMDocument2> for IDispatch
impl From<IXMLDOMDocument2> for IDispatchfn from(value: IXMLDOMDocument2) -> Self
impl From<IXMLDOMDocument3> for IDispatch
impl From<IXMLDOMDocument3> for IDispatchfn from(value: IXMLDOMDocument3) -> Self
impl From<IXMLDOMDocumentFragment> for IDispatch
impl From<IXMLDOMDocumentFragment> for IDispatchfn from(value: IXMLDOMDocumentFragment) -> Self
impl From<IXMLDOMDocumentType> for IDispatch
impl From<IXMLDOMDocumentType> for IDispatchfn from(value: IXMLDOMDocumentType) -> Self
impl From<IXMLDOMElement> for IDispatch
impl From<IXMLDOMElement> for IDispatchfn from(value: IXMLDOMElement) -> Self
impl From<IXMLDOMEntity> for IDispatch
impl From<IXMLDOMEntity> for IDispatchfn from(value: IXMLDOMEntity) -> Self
impl From<IXMLDOMEntityReference> for IDispatch
impl From<IXMLDOMEntityReference> for IDispatchfn from(value: IXMLDOMEntityReference) -> Self
impl From<IXMLDOMImplementation> for IDispatch
impl From<IXMLDOMImplementation> for IDispatchfn from(value: IXMLDOMImplementation) -> Self
impl From<IXMLDOMNamedNodeMap> for IDispatch
impl From<IXMLDOMNamedNodeMap> for IDispatchfn from(value: IXMLDOMNamedNodeMap) -> Self
impl From<IXMLDOMNode> for IDispatch
impl From<IXMLDOMNode> for IDispatchfn from(value: IXMLDOMNode) -> Self
impl From<IXMLDOMNodeList> for IDispatch
impl From<IXMLDOMNodeList> for IDispatchfn from(value: IXMLDOMNodeList) -> Self
impl From<IXMLDOMNotation> for IDispatch
impl From<IXMLDOMNotation> for IDispatchfn from(value: IXMLDOMNotation) -> Self
impl From<IXMLDOMParseError> for IDispatch
impl From<IXMLDOMParseError> for IDispatchfn from(value: IXMLDOMParseError) -> Self
impl From<IXMLDOMParseError2> for IDispatch
impl From<IXMLDOMParseError2> for IDispatchfn from(value: IXMLDOMParseError2) -> Self
impl From<IXMLDOMParseErrorCollection> for IDispatch
impl From<IXMLDOMParseErrorCollection> for IDispatchfn from(value: IXMLDOMParseErrorCollection) -> Self
impl From<IXMLDOMProcessingInstruction> for IDispatch
impl From<IXMLDOMProcessingInstruction> for IDispatchfn from(value: IXMLDOMProcessingInstruction) -> Self
impl From<IXMLDOMSchemaCollection> for IDispatch
impl From<IXMLDOMSchemaCollection> for IDispatchfn from(value: IXMLDOMSchemaCollection) -> Self
impl From<IXMLDOMSchemaCollection2> for IDispatch
impl From<IXMLDOMSchemaCollection2> for IDispatchfn from(value: IXMLDOMSchemaCollection2) -> Self
impl From<IXMLDOMSelection> for IDispatch
impl From<IXMLDOMSelection> for IDispatchfn from(value: IXMLDOMSelection) -> Self
impl From<IXMLDOMText> for IDispatch
impl From<IXMLDOMText> for IDispatchfn from(value: IXMLDOMText) -> Self
impl From<IXMLDSOControl> for IDispatch
impl From<IXMLDSOControl> for IDispatchfn from(value: IXMLDSOControl) -> Self
impl From<IXMLDocument> for IDispatch
impl From<IXMLDocument> for IDispatchfn from(value: IXMLDocument) -> Self
impl From<IXMLDocument2> for IDispatch
impl From<IXMLDocument2> for IDispatchfn from(value: IXMLDocument2) -> Self
impl From<IXMLElement> for IDispatch
impl From<IXMLElement> for IDispatchfn from(value: IXMLElement) -> Self
impl From<IXMLElement2> for IDispatch
impl From<IXMLElement2> for IDispatchfn from(value: IXMLElement2) -> Self
impl From<IXMLElementCollection> for IDispatch
impl From<IXMLElementCollection> for IDispatchfn from(value: IXMLElementCollection) -> Self
impl From<IXMLHTTPRequest> for IDispatch
impl From<IXMLHTTPRequest> for IDispatchfn from(value: IXMLHTTPRequest) -> Self
impl From<IXMLHttpRequest> for IDispatch
impl From<IXMLHttpRequest> for IDispatchfn from(value: IXMLHttpRequest) -> Self
impl From<IXMLHttpRequestEventTarget> for IDispatch
impl From<IXMLHttpRequestEventTarget> for IDispatchfn from(value: IXMLHttpRequestEventTarget) -> Self
impl From<IXSLProcessor> for IDispatch
impl From<IXSLProcessor> for IDispatchfn from(value: IXSLProcessor) -> Self
impl From<IXSLTemplate> for IDispatch
impl From<IXSLTemplate> for IDispatchfn from(value: IXSLTemplate) -> Self
impl From<IXTLRuntime> for IDispatch
impl From<IXTLRuntime> for IDispatchfn from(value: IXTLRuntime) -> Self
impl From<ObjectContext> for IDispatch
impl From<ObjectContext> for IDispatchfn from(value: ObjectContext) -> Self
impl From<Properties> for IDispatch
impl From<Properties> for IDispatchfn from(value: Properties) -> Self
impl From<ScopeNamespace> for IDispatch
impl From<ScopeNamespace> for IDispatchfn from(value: ScopeNamespace) -> Self
impl From<SecurityProperty> for IDispatch
impl From<SecurityProperty> for IDispatchfn from(value: SecurityProperty) -> Self
impl From<XMLDOMDocumentEvents> for IDispatch
impl From<XMLDOMDocumentEvents> for IDispatchfn from(value: XMLDOMDocumentEvents) -> Self
impl From<_AppEvents> for IDispatch
impl From<_AppEvents> for IDispatchfn from(value: _AppEvents) -> Self
impl From<_Application> for IDispatch
impl From<_Application> for IDispatchfn from(value: _Application) -> Self
impl From<_EventConnector> for IDispatch
impl From<_EventConnector> for IDispatchfn from(value: _EventConnector) -> Self
impl From<_ICivicAddressReportFactoryEvents> for IDispatch
impl From<_ICivicAddressReportFactoryEvents> for IDispatchfn from(value: _ICivicAddressReportFactoryEvents) -> Self
impl From<_IFaxAccountNotify> for IDispatch
impl From<_IFaxAccountNotify> for IDispatchfn from(value: _IFaxAccountNotify) -> Self
impl From<_IFaxServerNotify2> for IDispatch
impl From<_IFaxServerNotify2> for IDispatchfn from(value: _IFaxServerNotify2) -> Self
impl From<_IInkCollectorEvents> for IDispatch
impl From<_IInkCollectorEvents> for IDispatchfn from(value: _IInkCollectorEvents) -> Self
impl From<_IInkEditEvents> for IDispatch
impl From<_IInkEditEvents> for IDispatchfn from(value: _IInkEditEvents) -> Self
impl From<_IInkEvents> for IDispatch
impl From<_IInkEvents> for IDispatchfn from(value: _IInkEvents) -> Self
impl From<_IInkOverlayEvents> for IDispatch
impl From<_IInkOverlayEvents> for IDispatchfn from(value: _IInkOverlayEvents) -> Self
impl From<_IInkPictureEvents> for IDispatch
impl From<_IInkPictureEvents> for IDispatchfn from(value: _IInkPictureEvents) -> Self
impl From<_IInkRecognitionEvents> for IDispatch
impl From<_IInkRecognitionEvents> for IDispatchfn from(value: _IInkRecognitionEvents) -> Self
impl From<_IInkStrokesEvents> for IDispatch
impl From<_IInkStrokesEvents> for IDispatchfn from(value: _IInkStrokesEvents) -> Self
impl From<_ILatLongReportFactoryEvents> for IDispatch
impl From<_ILatLongReportFactoryEvents> for IDispatchfn from(value: _ILatLongReportFactoryEvents) -> Self
impl From<_IMSVidCtlEvents> for IDispatch
impl From<_IMSVidCtlEvents> for IDispatchfn from(value: _IMSVidCtlEvents) -> Self
impl From<_IMathInputControlEvents> for IDispatch
impl From<_IMathInputControlEvents> for IDispatchfn from(value: _IMathInputControlEvents) -> Self
impl From<_IPenInputPanelEvents> for IDispatch
impl From<_IPenInputPanelEvents> for IDispatchfn from(value: _IPenInputPanelEvents) -> Self
impl From<_IRDPSessionEvents> for IDispatch
impl From<_IRDPSessionEvents> for IDispatchfn from(value: _IRDPSessionEvents) -> Self
impl From<_ISpeechRecoContextEvents> for IDispatch
impl From<_ISpeechRecoContextEvents> for IDispatchfn from(value: _ISpeechRecoContextEvents) -> Self
impl From<_ISpeechVoiceEvents> for IDispatch
impl From<_ISpeechVoiceEvents> for IDispatchfn from(value: _ISpeechVoiceEvents) -> Self
impl From<_ITSWkspEvents> for IDispatch
impl From<_ITSWkspEvents> for IDispatchfn from(value: _ITSWkspEvents) -> Self
impl From<_WMPOCXEvents> for IDispatch
impl From<_WMPOCXEvents> for IDispatchfn from(value: _WMPOCXEvents) -> Self
impl Interface for IDispatch
impl Interface for IDispatchimpl<'a> IntoParam<'a, IDispatch> for IADsContainer
impl<'a> IntoParam<'a, IDispatch> for IADsContainerfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IADsContainer
impl<'a> IntoParam<'a, IDispatch> for &'a IADsContainerfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IADsAcl
impl<'a> IntoParam<'a, IDispatch> for IADsAclfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IADsSecurityDescriptor
impl<'a> IntoParam<'a, IDispatch> for IADsSecurityDescriptorfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for DispDOMUIEvent
impl<'a> IntoParam<'a, IDispatch> for DispDOMUIEventfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a DispDOMUIEvent
impl<'a> IntoParam<'a, IDispatch> for &'a DispDOMUIEventfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for DispDOMWheelEvent
impl<'a> IntoParam<'a, IDispatch> for DispDOMWheelEventfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a DispDOMWheelEvent
impl<'a> IntoParam<'a, IDispatch> for &'a DispDOMWheelEventfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for DispEventException
impl<'a> IntoParam<'a, IDispatch> for DispEventExceptionfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a DispEventException
impl<'a> IntoParam<'a, IDispatch> for &'a DispEventExceptionfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for DispHTCAttachBehavior
impl<'a> IntoParam<'a, IDispatch> for DispHTCAttachBehaviorfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a DispHTCAttachBehavior
impl<'a> IntoParam<'a, IDispatch> for &'a DispHTCAttachBehaviorfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for DispHTCDefaultDispatch
impl<'a> IntoParam<'a, IDispatch> for DispHTCDefaultDispatchfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a DispHTCDefaultDispatch
impl<'a> IntoParam<'a, IDispatch> for &'a DispHTCDefaultDispatchfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IADsSecurityDescriptor
impl<'a> IntoParam<'a, IDispatch> for &'a IADsSecurityDescriptorfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for DispHTCDescBehavior
impl<'a> IntoParam<'a, IDispatch> for DispHTCDescBehaviorfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a DispHTCDescBehavior
impl<'a> IntoParam<'a, IDispatch> for &'a DispHTCDescBehaviorfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for DispHTCEventBehavior
impl<'a> IntoParam<'a, IDispatch> for DispHTCEventBehaviorfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a DispHTCEventBehavior
impl<'a> IntoParam<'a, IDispatch> for &'a DispHTCEventBehaviorfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for DispHTCMethodBehavior
impl<'a> IntoParam<'a, IDispatch> for DispHTCMethodBehaviorfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a DispHTCMethodBehavior
impl<'a> IntoParam<'a, IDispatch> for &'a DispHTCMethodBehaviorfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for DispHTCPropertyBehavior
impl<'a> IntoParam<'a, IDispatch> for DispHTCPropertyBehaviorfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a DispHTCPropertyBehavior
impl<'a> IntoParam<'a, IDispatch> for &'a DispHTCPropertyBehaviorfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for DispHTMLAnchorElement
impl<'a> IntoParam<'a, IDispatch> for DispHTMLAnchorElementfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a DispHTMLAnchorElement
impl<'a> IntoParam<'a, IDispatch> for &'a DispHTMLAnchorElementfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IADsSecurityUtility
impl<'a> IntoParam<'a, IDispatch> for IADsSecurityUtilityfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for DispHTMLAppBehavior
impl<'a> IntoParam<'a, IDispatch> for DispHTMLAppBehaviorfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a DispHTMLAppBehavior
impl<'a> IntoParam<'a, IDispatch> for &'a DispHTMLAppBehaviorfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for DispHTMLAreaElement
impl<'a> IntoParam<'a, IDispatch> for DispHTMLAreaElementfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a DispHTMLAreaElement
impl<'a> IntoParam<'a, IDispatch> for &'a DispHTMLAreaElementfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for DispHTMLAreasCollection
impl<'a> IntoParam<'a, IDispatch> for DispHTMLAreasCollectionfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a DispHTMLAreasCollection
impl<'a> IntoParam<'a, IDispatch> for &'a DispHTMLAreasCollectionfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for DispHTMLAttributeCollection
impl<'a> IntoParam<'a, IDispatch> for DispHTMLAttributeCollectionfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a DispHTMLAttributeCollection
impl<'a> IntoParam<'a, IDispatch> for &'a DispHTMLAttributeCollectionfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for DispHTMLAudioElement
impl<'a> IntoParam<'a, IDispatch> for DispHTMLAudioElementfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a DispHTMLAudioElement
impl<'a> IntoParam<'a, IDispatch> for &'a DispHTMLAudioElementfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IADsSecurityUtility
impl<'a> IntoParam<'a, IDispatch> for &'a IADsSecurityUtilityfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for DispHTMLBGsound
impl<'a> IntoParam<'a, IDispatch> for DispHTMLBGsoundfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a DispHTMLBGsound
impl<'a> IntoParam<'a, IDispatch> for &'a DispHTMLBGsoundfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for DispHTMLBRElement
impl<'a> IntoParam<'a, IDispatch> for DispHTMLBRElementfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a DispHTMLBRElement
impl<'a> IntoParam<'a, IDispatch> for &'a DispHTMLBRElementfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for DispHTMLBaseElement
impl<'a> IntoParam<'a, IDispatch> for DispHTMLBaseElementfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a DispHTMLBaseElement
impl<'a> IntoParam<'a, IDispatch> for &'a DispHTMLBaseElementfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for DispHTMLBaseFontElement
impl<'a> IntoParam<'a, IDispatch> for DispHTMLBaseFontElementfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a DispHTMLBaseFontElement
impl<'a> IntoParam<'a, IDispatch> for &'a DispHTMLBaseFontElementfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for DispHTMLBlockElement
impl<'a> IntoParam<'a, IDispatch> for DispHTMLBlockElementfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a DispHTMLBlockElement
impl<'a> IntoParam<'a, IDispatch> for &'a DispHTMLBlockElementfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IADsSession
impl<'a> IntoParam<'a, IDispatch> for IADsSessionfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for DispHTMLBody
impl<'a> IntoParam<'a, IDispatch> for DispHTMLBodyfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a DispHTMLBody
impl<'a> IntoParam<'a, IDispatch> for &'a DispHTMLBodyfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for DispHTMLButtonElement
impl<'a> IntoParam<'a, IDispatch> for DispHTMLButtonElementfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a DispHTMLButtonElement
impl<'a> IntoParam<'a, IDispatch> for &'a DispHTMLButtonElementfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for DispHTMLCSSImportRule
impl<'a> IntoParam<'a, IDispatch> for DispHTMLCSSImportRulefn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a DispHTMLCSSImportRule
impl<'a> IntoParam<'a, IDispatch> for &'a DispHTMLCSSImportRulefn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for DispHTMLCSSMediaList
impl<'a> IntoParam<'a, IDispatch> for DispHTMLCSSMediaListfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a DispHTMLCSSMediaList
impl<'a> IntoParam<'a, IDispatch> for &'a DispHTMLCSSMediaListfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for DispHTMLCSSMediaRule
impl<'a> IntoParam<'a, IDispatch> for DispHTMLCSSMediaRulefn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a DispHTMLCSSMediaRule
impl<'a> IntoParam<'a, IDispatch> for &'a DispHTMLCSSMediaRulefn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IADsSession
impl<'a> IntoParam<'a, IDispatch> for &'a IADsSessionfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for DispHTMLCSSNamespaceRule
impl<'a> IntoParam<'a, IDispatch> for DispHTMLCSSNamespaceRulefn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a DispHTMLCSSNamespaceRule
impl<'a> IntoParam<'a, IDispatch> for &'a DispHTMLCSSNamespaceRulefn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for DispHTMLCSSRule
impl<'a> IntoParam<'a, IDispatch> for DispHTMLCSSRulefn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a DispHTMLCSSRule
impl<'a> IntoParam<'a, IDispatch> for &'a DispHTMLCSSRulefn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for DispHTMLCSSStyleDeclaration
impl<'a> IntoParam<'a, IDispatch> for DispHTMLCSSStyleDeclarationfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a DispHTMLCSSStyleDeclaration
impl<'a> IntoParam<'a, IDispatch> for &'a DispHTMLCSSStyleDeclarationfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for DispHTMLCanvasElement
impl<'a> IntoParam<'a, IDispatch> for DispHTMLCanvasElementfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a DispHTMLCanvasElement
impl<'a> IntoParam<'a, IDispatch> for &'a DispHTMLCanvasElementfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for DispHTMLCommentElement
impl<'a> IntoParam<'a, IDispatch> for DispHTMLCommentElementfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a DispHTMLCommentElement
impl<'a> IntoParam<'a, IDispatch> for &'a DispHTMLCommentElementfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IADsSyntax
impl<'a> IntoParam<'a, IDispatch> for IADsSyntaxfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for DispHTMLCurrentStyle
impl<'a> IntoParam<'a, IDispatch> for DispHTMLCurrentStylefn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a DispHTMLCurrentStyle
impl<'a> IntoParam<'a, IDispatch> for &'a DispHTMLCurrentStylefn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for DispHTMLDDElement
impl<'a> IntoParam<'a, IDispatch> for DispHTMLDDElementfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a DispHTMLDDElement
impl<'a> IntoParam<'a, IDispatch> for &'a DispHTMLDDElementfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for DispHTMLDListElement
impl<'a> IntoParam<'a, IDispatch> for DispHTMLDListElementfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a DispHTMLDListElement
impl<'a> IntoParam<'a, IDispatch> for &'a DispHTMLDListElementfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for DispHTMLDOMAttribute
impl<'a> IntoParam<'a, IDispatch> for DispHTMLDOMAttributefn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a DispHTMLDOMAttribute
impl<'a> IntoParam<'a, IDispatch> for &'a DispHTMLDOMAttributefn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for DispHTMLDOMImplementation
impl<'a> IntoParam<'a, IDispatch> for DispHTMLDOMImplementationfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a DispHTMLDOMImplementation
impl<'a> IntoParam<'a, IDispatch> for &'a DispHTMLDOMImplementationfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IADsSyntax
impl<'a> IntoParam<'a, IDispatch> for &'a IADsSyntaxfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for DispHTMLDOMRange
impl<'a> IntoParam<'a, IDispatch> for DispHTMLDOMRangefn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a DispHTMLDOMRange
impl<'a> IntoParam<'a, IDispatch> for &'a DispHTMLDOMRangefn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for DispHTMLDOMTextNode
impl<'a> IntoParam<'a, IDispatch> for DispHTMLDOMTextNodefn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a DispHTMLDOMTextNode
impl<'a> IntoParam<'a, IDispatch> for &'a DispHTMLDOMTextNodefn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for DispHTMLDTElement
impl<'a> IntoParam<'a, IDispatch> for DispHTMLDTElementfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a DispHTMLDTElement
impl<'a> IntoParam<'a, IDispatch> for &'a DispHTMLDTElementfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for DispHTMLDefaults
impl<'a> IntoParam<'a, IDispatch> for DispHTMLDefaultsfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a DispHTMLDefaults
impl<'a> IntoParam<'a, IDispatch> for &'a DispHTMLDefaultsfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for DispHTMLDivElement
impl<'a> IntoParam<'a, IDispatch> for DispHTMLDivElementfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a DispHTMLDivElement
impl<'a> IntoParam<'a, IDispatch> for &'a DispHTMLDivElementfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IADsTimestamp
impl<'a> IntoParam<'a, IDispatch> for IADsTimestampfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for DispHTMLDivPosition
impl<'a> IntoParam<'a, IDispatch> for DispHTMLDivPositionfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a DispHTMLDivPosition
impl<'a> IntoParam<'a, IDispatch> for &'a DispHTMLDivPositionfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for DispHTMLDocument
impl<'a> IntoParam<'a, IDispatch> for DispHTMLDocumentfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a DispHTMLDocument
impl<'a> IntoParam<'a, IDispatch> for &'a DispHTMLDocumentfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for DispHTMLDocumentCompatibleInfo
impl<'a> IntoParam<'a, IDispatch> for DispHTMLDocumentCompatibleInfofn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a DispHTMLDocumentCompatibleInfo
impl<'a> IntoParam<'a, IDispatch> for &'a DispHTMLDocumentCompatibleInfofn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for DispHTMLDocumentCompatibleInfoCollection
impl<'a> IntoParam<'a, IDispatch> for DispHTMLDocumentCompatibleInfoCollectionfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a DispHTMLDocumentCompatibleInfoCollection
impl<'a> IntoParam<'a, IDispatch> for &'a DispHTMLDocumentCompatibleInfoCollectionfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for DispHTMLElementCollection
impl<'a> IntoParam<'a, IDispatch> for DispHTMLElementCollectionfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a DispHTMLElementCollection
impl<'a> IntoParam<'a, IDispatch> for &'a DispHTMLElementCollectionfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IADsTimestamp
impl<'a> IntoParam<'a, IDispatch> for &'a IADsTimestampfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for DispHTMLEmbed
impl<'a> IntoParam<'a, IDispatch> for DispHTMLEmbedfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a DispHTMLEmbed
impl<'a> IntoParam<'a, IDispatch> for &'a DispHTMLEmbedfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for DispHTMLFieldSetElement
impl<'a> IntoParam<'a, IDispatch> for DispHTMLFieldSetElementfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a DispHTMLFieldSetElement
impl<'a> IntoParam<'a, IDispatch> for &'a DispHTMLFieldSetElementfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for DispHTMLFontElement
impl<'a> IntoParam<'a, IDispatch> for DispHTMLFontElementfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a DispHTMLFontElement
impl<'a> IntoParam<'a, IDispatch> for &'a DispHTMLFontElementfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for DispHTMLFormElement
impl<'a> IntoParam<'a, IDispatch> for DispHTMLFormElementfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a DispHTMLFormElement
impl<'a> IntoParam<'a, IDispatch> for &'a DispHTMLFormElementfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for DispHTMLFrameBase
impl<'a> IntoParam<'a, IDispatch> for DispHTMLFrameBasefn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a DispHTMLFrameBase
impl<'a> IntoParam<'a, IDispatch> for &'a DispHTMLFrameBasefn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IADsAcl
impl<'a> IntoParam<'a, IDispatch> for &'a IADsAclfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IADsTypedName
impl<'a> IntoParam<'a, IDispatch> for IADsTypedNamefn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for DispHTMLFrameElement
impl<'a> IntoParam<'a, IDispatch> for DispHTMLFrameElementfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a DispHTMLFrameElement
impl<'a> IntoParam<'a, IDispatch> for &'a DispHTMLFrameElementfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for DispHTMLFrameSetSite
impl<'a> IntoParam<'a, IDispatch> for DispHTMLFrameSetSitefn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a DispHTMLFrameSetSite
impl<'a> IntoParam<'a, IDispatch> for &'a DispHTMLFrameSetSitefn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for DispHTMLGenericElement
impl<'a> IntoParam<'a, IDispatch> for DispHTMLGenericElementfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a DispHTMLGenericElement
impl<'a> IntoParam<'a, IDispatch> for &'a DispHTMLGenericElementfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for DispHTMLHRElement
impl<'a> IntoParam<'a, IDispatch> for DispHTMLHRElementfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a DispHTMLHRElement
impl<'a> IntoParam<'a, IDispatch> for &'a DispHTMLHRElementfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for DispHTMLHeadElement
impl<'a> IntoParam<'a, IDispatch> for DispHTMLHeadElementfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a DispHTMLHeadElement
impl<'a> IntoParam<'a, IDispatch> for &'a DispHTMLHeadElementfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IADsTypedName
impl<'a> IntoParam<'a, IDispatch> for &'a IADsTypedNamefn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for DispHTMLHeaderElement
impl<'a> IntoParam<'a, IDispatch> for DispHTMLHeaderElementfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a DispHTMLHeaderElement
impl<'a> IntoParam<'a, IDispatch> for &'a DispHTMLHeaderElementfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for DispHTMLHistory
impl<'a> IntoParam<'a, IDispatch> for DispHTMLHistoryfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a DispHTMLHistory
impl<'a> IntoParam<'a, IDispatch> for &'a DispHTMLHistoryfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for DispHTMLHtmlElement
impl<'a> IntoParam<'a, IDispatch> for DispHTMLHtmlElementfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a DispHTMLHtmlElement
impl<'a> IntoParam<'a, IDispatch> for &'a DispHTMLHtmlElementfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for DispHTMLIFrame
impl<'a> IntoParam<'a, IDispatch> for DispHTMLIFramefn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a DispHTMLIFrame
impl<'a> IntoParam<'a, IDispatch> for &'a DispHTMLIFramefn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for DispHTMLImg
impl<'a> IntoParam<'a, IDispatch> for DispHTMLImgfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a DispHTMLImg
impl<'a> IntoParam<'a, IDispatch> for &'a DispHTMLImgfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IADsUser
impl<'a> IntoParam<'a, IDispatch> for IADsUserfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for DispHTMLInputElement
impl<'a> IntoParam<'a, IDispatch> for DispHTMLInputElementfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a DispHTMLInputElement
impl<'a> IntoParam<'a, IDispatch> for &'a DispHTMLInputElementfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for DispHTMLIsIndexElement
impl<'a> IntoParam<'a, IDispatch> for DispHTMLIsIndexElementfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a DispHTMLIsIndexElement
impl<'a> IntoParam<'a, IDispatch> for &'a DispHTMLIsIndexElementfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for DispHTMLLIElement
impl<'a> IntoParam<'a, IDispatch> for DispHTMLLIElementfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a DispHTMLLIElement
impl<'a> IntoParam<'a, IDispatch> for &'a DispHTMLLIElementfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for DispHTMLLabelElement
impl<'a> IntoParam<'a, IDispatch> for DispHTMLLabelElementfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a DispHTMLLabelElement
impl<'a> IntoParam<'a, IDispatch> for &'a DispHTMLLabelElementfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for DispHTMLLegendElement
impl<'a> IntoParam<'a, IDispatch> for DispHTMLLegendElementfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a DispHTMLLegendElement
impl<'a> IntoParam<'a, IDispatch> for &'a DispHTMLLegendElementfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IADsUser
impl<'a> IntoParam<'a, IDispatch> for &'a IADsUserfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for DispHTMLLinkElement
impl<'a> IntoParam<'a, IDispatch> for DispHTMLLinkElementfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a DispHTMLLinkElement
impl<'a> IntoParam<'a, IDispatch> for &'a DispHTMLLinkElementfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for DispHTMLListElement
impl<'a> IntoParam<'a, IDispatch> for DispHTMLListElementfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a DispHTMLListElement
impl<'a> IntoParam<'a, IDispatch> for &'a DispHTMLListElementfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for DispHTMLLocation
impl<'a> IntoParam<'a, IDispatch> for DispHTMLLocationfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a DispHTMLLocation
impl<'a> IntoParam<'a, IDispatch> for &'a DispHTMLLocationfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for DispHTMLMSCSSKeyframeRule
impl<'a> IntoParam<'a, IDispatch> for DispHTMLMSCSSKeyframeRulefn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a DispHTMLMSCSSKeyframeRule
impl<'a> IntoParam<'a, IDispatch> for &'a DispHTMLMSCSSKeyframeRulefn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for DispHTMLMSCSSKeyframesRule
impl<'a> IntoParam<'a, IDispatch> for DispHTMLMSCSSKeyframesRulefn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a DispHTMLMSCSSKeyframesRule
impl<'a> IntoParam<'a, IDispatch> for &'a DispHTMLMSCSSKeyframesRulefn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IADsWinNTSystemInfo
impl<'a> IntoParam<'a, IDispatch> for IADsWinNTSystemInfofn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for DispHTMLMapElement
impl<'a> IntoParam<'a, IDispatch> for DispHTMLMapElementfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a DispHTMLMapElement
impl<'a> IntoParam<'a, IDispatch> for &'a DispHTMLMapElementfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for DispHTMLMarqueeElement
impl<'a> IntoParam<'a, IDispatch> for DispHTMLMarqueeElementfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a DispHTMLMarqueeElement
impl<'a> IntoParam<'a, IDispatch> for &'a DispHTMLMarqueeElementfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for DispHTMLMediaElement
impl<'a> IntoParam<'a, IDispatch> for DispHTMLMediaElementfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a DispHTMLMediaElement
impl<'a> IntoParam<'a, IDispatch> for &'a DispHTMLMediaElementfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for DispHTMLMediaError
impl<'a> IntoParam<'a, IDispatch> for DispHTMLMediaErrorfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a DispHTMLMediaError
impl<'a> IntoParam<'a, IDispatch> for &'a DispHTMLMediaErrorfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for DispHTMLMetaElement
impl<'a> IntoParam<'a, IDispatch> for DispHTMLMetaElementfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a DispHTMLMetaElement
impl<'a> IntoParam<'a, IDispatch> for &'a DispHTMLMetaElementfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IADsWinNTSystemInfo
impl<'a> IntoParam<'a, IDispatch> for &'a IADsWinNTSystemInfofn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for DispHTMLNamespace
impl<'a> IntoParam<'a, IDispatch> for DispHTMLNamespacefn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a DispHTMLNamespace
impl<'a> IntoParam<'a, IDispatch> for &'a DispHTMLNamespacefn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for DispHTMLNamespaceCollection
impl<'a> IntoParam<'a, IDispatch> for DispHTMLNamespaceCollectionfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a DispHTMLNamespaceCollection
impl<'a> IntoParam<'a, IDispatch> for &'a DispHTMLNamespaceCollectionfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for DispHTMLNavigator
impl<'a> IntoParam<'a, IDispatch> for DispHTMLNavigatorfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a DispHTMLNavigator
impl<'a> IntoParam<'a, IDispatch> for &'a DispHTMLNavigatorfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for DispHTMLNextIdElement
impl<'a> IntoParam<'a, IDispatch> for DispHTMLNextIdElementfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a DispHTMLNextIdElement
impl<'a> IntoParam<'a, IDispatch> for &'a DispHTMLNextIdElementfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for DispHTMLNoShowElement
impl<'a> IntoParam<'a, IDispatch> for DispHTMLNoShowElementfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a DispHTMLNoShowElement
impl<'a> IntoParam<'a, IDispatch> for &'a DispHTMLNoShowElementfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IMsmDependencies
impl<'a> IntoParam<'a, IDispatch> for IMsmDependenciesfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for DispHTMLOListElement
impl<'a> IntoParam<'a, IDispatch> for DispHTMLOListElementfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a DispHTMLOListElement
impl<'a> IntoParam<'a, IDispatch> for &'a DispHTMLOListElementfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for DispHTMLObjectElement
impl<'a> IntoParam<'a, IDispatch> for DispHTMLObjectElementfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a DispHTMLObjectElement
impl<'a> IntoParam<'a, IDispatch> for &'a DispHTMLObjectElementfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for DispHTMLOptionElement
impl<'a> IntoParam<'a, IDispatch> for DispHTMLOptionElementfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a DispHTMLOptionElement
impl<'a> IntoParam<'a, IDispatch> for &'a DispHTMLOptionElementfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for DispHTMLParaElement
impl<'a> IntoParam<'a, IDispatch> for DispHTMLParaElementfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a DispHTMLParaElement
impl<'a> IntoParam<'a, IDispatch> for &'a DispHTMLParaElementfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for DispHTMLParamElement
impl<'a> IntoParam<'a, IDispatch> for DispHTMLParamElementfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a DispHTMLParamElement
impl<'a> IntoParam<'a, IDispatch> for &'a DispHTMLParamElementfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IMsmDependencies
impl<'a> IntoParam<'a, IDispatch> for &'a IMsmDependenciesfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for DispHTMLPerformance
impl<'a> IntoParam<'a, IDispatch> for DispHTMLPerformancefn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a DispHTMLPerformance
impl<'a> IntoParam<'a, IDispatch> for &'a DispHTMLPerformancefn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for DispHTMLPerformanceNavigation
impl<'a> IntoParam<'a, IDispatch> for DispHTMLPerformanceNavigationfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a DispHTMLPerformanceNavigation
impl<'a> IntoParam<'a, IDispatch> for &'a DispHTMLPerformanceNavigationfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for DispHTMLPerformanceTiming
impl<'a> IntoParam<'a, IDispatch> for DispHTMLPerformanceTimingfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a DispHTMLPerformanceTiming
impl<'a> IntoParam<'a, IDispatch> for &'a DispHTMLPerformanceTimingfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for DispHTMLPhraseElement
impl<'a> IntoParam<'a, IDispatch> for DispHTMLPhraseElementfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a DispHTMLPhraseElement
impl<'a> IntoParam<'a, IDispatch> for &'a DispHTMLPhraseElementfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for DispHTMLPopup
impl<'a> IntoParam<'a, IDispatch> for DispHTMLPopupfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a DispHTMLPopup
impl<'a> IntoParam<'a, IDispatch> for &'a DispHTMLPopupfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IMsmDependency
impl<'a> IntoParam<'a, IDispatch> for IMsmDependencyfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for DispHTMLProgressElement
impl<'a> IntoParam<'a, IDispatch> for DispHTMLProgressElementfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a DispHTMLProgressElement
impl<'a> IntoParam<'a, IDispatch> for &'a DispHTMLProgressElementfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for DispHTMLRenderStyle
impl<'a> IntoParam<'a, IDispatch> for DispHTMLRenderStylefn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a DispHTMLRenderStyle
impl<'a> IntoParam<'a, IDispatch> for &'a DispHTMLRenderStylefn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for DispHTMLRichtextElement
impl<'a> IntoParam<'a, IDispatch> for DispHTMLRichtextElementfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a DispHTMLRichtextElement
impl<'a> IntoParam<'a, IDispatch> for &'a DispHTMLRichtextElementfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for DispHTMLRuleStyle
impl<'a> IntoParam<'a, IDispatch> for DispHTMLRuleStylefn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a DispHTMLRuleStyle
impl<'a> IntoParam<'a, IDispatch> for &'a DispHTMLRuleStylefn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for DispHTMLScreen
impl<'a> IntoParam<'a, IDispatch> for DispHTMLScreenfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a DispHTMLScreen
impl<'a> IntoParam<'a, IDispatch> for &'a DispHTMLScreenfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IMsmDependency
impl<'a> IntoParam<'a, IDispatch> for &'a IMsmDependencyfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for DispHTMLScriptElement
impl<'a> IntoParam<'a, IDispatch> for DispHTMLScriptElementfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a DispHTMLScriptElement
impl<'a> IntoParam<'a, IDispatch> for &'a DispHTMLScriptElementfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for DispHTMLSelectElement
impl<'a> IntoParam<'a, IDispatch> for DispHTMLSelectElementfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a DispHTMLSelectElement
impl<'a> IntoParam<'a, IDispatch> for &'a DispHTMLSelectElementfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for DispHTMLSemanticElement
impl<'a> IntoParam<'a, IDispatch> for DispHTMLSemanticElementfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a DispHTMLSemanticElement
impl<'a> IntoParam<'a, IDispatch> for &'a DispHTMLSemanticElementfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for DispHTMLSourceElement
impl<'a> IntoParam<'a, IDispatch> for DispHTMLSourceElementfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a DispHTMLSourceElement
impl<'a> IntoParam<'a, IDispatch> for &'a DispHTMLSourceElementfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for DispHTMLSpanElement
impl<'a> IntoParam<'a, IDispatch> for DispHTMLSpanElementfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a DispHTMLSpanElement
impl<'a> IntoParam<'a, IDispatch> for &'a DispHTMLSpanElementfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IADsBackLink
impl<'a> IntoParam<'a, IDispatch> for IADsBackLinkfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IMsmError
impl<'a> IntoParam<'a, IDispatch> for IMsmErrorfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for DispHTMLSpanFlow
impl<'a> IntoParam<'a, IDispatch> for DispHTMLSpanFlowfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a DispHTMLSpanFlow
impl<'a> IntoParam<'a, IDispatch> for &'a DispHTMLSpanFlowfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for DispHTMLStorage
impl<'a> IntoParam<'a, IDispatch> for DispHTMLStoragefn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a DispHTMLStorage
impl<'a> IntoParam<'a, IDispatch> for &'a DispHTMLStoragefn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for DispHTMLStyle
impl<'a> IntoParam<'a, IDispatch> for DispHTMLStylefn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a DispHTMLStyle
impl<'a> IntoParam<'a, IDispatch> for &'a DispHTMLStylefn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for DispHTMLStyleElement
impl<'a> IntoParam<'a, IDispatch> for DispHTMLStyleElementfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a DispHTMLStyleElement
impl<'a> IntoParam<'a, IDispatch> for &'a DispHTMLStyleElementfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for DispHTMLStyleFontFace
impl<'a> IntoParam<'a, IDispatch> for DispHTMLStyleFontFacefn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a DispHTMLStyleFontFace
impl<'a> IntoParam<'a, IDispatch> for &'a DispHTMLStyleFontFacefn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IMsmError
impl<'a> IntoParam<'a, IDispatch> for &'a IMsmErrorfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for DispHTMLStyleMedia
impl<'a> IntoParam<'a, IDispatch> for DispHTMLStyleMediafn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a DispHTMLStyleMedia
impl<'a> IntoParam<'a, IDispatch> for &'a DispHTMLStyleMediafn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for DispHTMLStyleSheet
impl<'a> IntoParam<'a, IDispatch> for DispHTMLStyleSheetfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a DispHTMLStyleSheet
impl<'a> IntoParam<'a, IDispatch> for &'a DispHTMLStyleSheetfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for DispHTMLStyleSheetPage
impl<'a> IntoParam<'a, IDispatch> for DispHTMLStyleSheetPagefn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a DispHTMLStyleSheetPage
impl<'a> IntoParam<'a, IDispatch> for &'a DispHTMLStyleSheetPagefn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for DispHTMLStyleSheetPagesCollection
impl<'a> IntoParam<'a, IDispatch> for DispHTMLStyleSheetPagesCollectionfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a DispHTMLStyleSheetPagesCollection
impl<'a> IntoParam<'a, IDispatch> for &'a DispHTMLStyleSheetPagesCollectionfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for DispHTMLStyleSheetRule
impl<'a> IntoParam<'a, IDispatch> for DispHTMLStyleSheetRulefn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a DispHTMLStyleSheetRule
impl<'a> IntoParam<'a, IDispatch> for &'a DispHTMLStyleSheetRulefn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IMsmErrors
impl<'a> IntoParam<'a, IDispatch> for IMsmErrorsfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for DispHTMLStyleSheetRulesAppliedCollection
impl<'a> IntoParam<'a, IDispatch> for DispHTMLStyleSheetRulesAppliedCollectionfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a DispHTMLStyleSheetRulesAppliedCollection
impl<'a> IntoParam<'a, IDispatch> for &'a DispHTMLStyleSheetRulesAppliedCollectionfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for DispHTMLStyleSheetRulesCollection
impl<'a> IntoParam<'a, IDispatch> for DispHTMLStyleSheetRulesCollectionfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a DispHTMLStyleSheetRulesCollection
impl<'a> IntoParam<'a, IDispatch> for &'a DispHTMLStyleSheetRulesCollectionfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for DispHTMLStyleSheetsCollection
impl<'a> IntoParam<'a, IDispatch> for DispHTMLStyleSheetsCollectionfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a DispHTMLStyleSheetsCollection
impl<'a> IntoParam<'a, IDispatch> for &'a DispHTMLStyleSheetsCollectionfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for DispHTMLTable
impl<'a> IntoParam<'a, IDispatch> for DispHTMLTablefn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a DispHTMLTable
impl<'a> IntoParam<'a, IDispatch> for &'a DispHTMLTablefn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for DispHTMLTableCaption
impl<'a> IntoParam<'a, IDispatch> for DispHTMLTableCaptionfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a DispHTMLTableCaption
impl<'a> IntoParam<'a, IDispatch> for &'a DispHTMLTableCaptionfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IMsmErrors
impl<'a> IntoParam<'a, IDispatch> for &'a IMsmErrorsfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for DispHTMLTableCell
impl<'a> IntoParam<'a, IDispatch> for DispHTMLTableCellfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a DispHTMLTableCell
impl<'a> IntoParam<'a, IDispatch> for &'a DispHTMLTableCellfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for DispHTMLTableCol
impl<'a> IntoParam<'a, IDispatch> for DispHTMLTableColfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a DispHTMLTableCol
impl<'a> IntoParam<'a, IDispatch> for &'a DispHTMLTableColfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for DispHTMLTableRow
impl<'a> IntoParam<'a, IDispatch> for DispHTMLTableRowfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a DispHTMLTableRow
impl<'a> IntoParam<'a, IDispatch> for &'a DispHTMLTableRowfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for DispHTMLTableSection
impl<'a> IntoParam<'a, IDispatch> for DispHTMLTableSectionfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a DispHTMLTableSection
impl<'a> IntoParam<'a, IDispatch> for &'a DispHTMLTableSectionfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for DispHTMLTextAreaElement
impl<'a> IntoParam<'a, IDispatch> for DispHTMLTextAreaElementfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a DispHTMLTextAreaElement
impl<'a> IntoParam<'a, IDispatch> for &'a DispHTMLTextAreaElementfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IMsmGetFiles
impl<'a> IntoParam<'a, IDispatch> for IMsmGetFilesfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for DispHTMLTextElement
impl<'a> IntoParam<'a, IDispatch> for DispHTMLTextElementfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a DispHTMLTextElement
impl<'a> IntoParam<'a, IDispatch> for &'a DispHTMLTextElementfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for DispHTMLTimeRanges
impl<'a> IntoParam<'a, IDispatch> for DispHTMLTimeRangesfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a DispHTMLTimeRanges
impl<'a> IntoParam<'a, IDispatch> for &'a DispHTMLTimeRangesfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for DispHTMLTitleElement
impl<'a> IntoParam<'a, IDispatch> for DispHTMLTitleElementfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a DispHTMLTitleElement
impl<'a> IntoParam<'a, IDispatch> for &'a DispHTMLTitleElementfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for DispHTMLUListElement
impl<'a> IntoParam<'a, IDispatch> for DispHTMLUListElementfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a DispHTMLUListElement
impl<'a> IntoParam<'a, IDispatch> for &'a DispHTMLUListElementfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for DispHTMLUnknownElement
impl<'a> IntoParam<'a, IDispatch> for DispHTMLUnknownElementfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a DispHTMLUnknownElement
impl<'a> IntoParam<'a, IDispatch> for &'a DispHTMLUnknownElementfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IMsmGetFiles
impl<'a> IntoParam<'a, IDispatch> for &'a IMsmGetFilesfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for DispHTMLUrnCollection
impl<'a> IntoParam<'a, IDispatch> for DispHTMLUrnCollectionfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a DispHTMLUrnCollection
impl<'a> IntoParam<'a, IDispatch> for &'a DispHTMLUrnCollectionfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for DispHTMLVideoElement
impl<'a> IntoParam<'a, IDispatch> for DispHTMLVideoElementfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a DispHTMLVideoElement
impl<'a> IntoParam<'a, IDispatch> for &'a DispHTMLVideoElementfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for DispHTMLW3CComputedStyle
impl<'a> IntoParam<'a, IDispatch> for DispHTMLW3CComputedStylefn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a DispHTMLW3CComputedStyle
impl<'a> IntoParam<'a, IDispatch> for &'a DispHTMLW3CComputedStylefn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for DispHTMLWindow2
impl<'a> IntoParam<'a, IDispatch> for DispHTMLWindow2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a DispHTMLWindow2
impl<'a> IntoParam<'a, IDispatch> for &'a DispHTMLWindow2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for DispHTMLWindowProxy
impl<'a> IntoParam<'a, IDispatch> for DispHTMLWindowProxyfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a DispHTMLWindowProxy
impl<'a> IntoParam<'a, IDispatch> for &'a DispHTMLWindowProxyfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IMsmMerge
impl<'a> IntoParam<'a, IDispatch> for IMsmMergefn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for DispHTMLWndOptionElement
impl<'a> IntoParam<'a, IDispatch> for DispHTMLWndOptionElementfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a DispHTMLWndOptionElement
impl<'a> IntoParam<'a, IDispatch> for &'a DispHTMLWndOptionElementfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for DispHTMLWndSelectElement
impl<'a> IntoParam<'a, IDispatch> for DispHTMLWndSelectElementfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a DispHTMLWndSelectElement
impl<'a> IntoParam<'a, IDispatch> for &'a DispHTMLWndSelectElementfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for DispHTMLXMLHttpRequest
impl<'a> IntoParam<'a, IDispatch> for DispHTMLXMLHttpRequestfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a DispHTMLXMLHttpRequest
impl<'a> IntoParam<'a, IDispatch> for &'a DispHTMLXMLHttpRequestfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for DispIHTMLInputButtonElement
impl<'a> IntoParam<'a, IDispatch> for DispIHTMLInputButtonElementfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a DispIHTMLInputButtonElement
impl<'a> IntoParam<'a, IDispatch> for &'a DispIHTMLInputButtonElementfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for DispIHTMLInputFileElement
impl<'a> IntoParam<'a, IDispatch> for DispIHTMLInputFileElementfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a DispIHTMLInputFileElement
impl<'a> IntoParam<'a, IDispatch> for &'a DispIHTMLInputFileElementfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IMsmMerge
impl<'a> IntoParam<'a, IDispatch> for &'a IMsmMergefn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for DispIHTMLInputImage
impl<'a> IntoParam<'a, IDispatch> for DispIHTMLInputImagefn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a DispIHTMLInputImage
impl<'a> IntoParam<'a, IDispatch> for &'a DispIHTMLInputImagefn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for DispIHTMLInputTextElement
impl<'a> IntoParam<'a, IDispatch> for DispIHTMLInputTextElementfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a DispIHTMLInputTextElement
impl<'a> IntoParam<'a, IDispatch> for &'a DispIHTMLInputTextElementfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for DispIHTMLOptionButtonElement
impl<'a> IntoParam<'a, IDispatch> for DispIHTMLOptionButtonElementfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a DispIHTMLOptionButtonElement
impl<'a> IntoParam<'a, IDispatch> for &'a DispIHTMLOptionButtonElementfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for DispNodeIterator
impl<'a> IntoParam<'a, IDispatch> for DispNodeIteratorfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a DispNodeIterator
impl<'a> IntoParam<'a, IDispatch> for &'a DispNodeIteratorfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for DispRangeException
impl<'a> IntoParam<'a, IDispatch> for DispRangeExceptionfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a DispRangeException
impl<'a> IntoParam<'a, IDispatch> for &'a DispRangeExceptionfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IMsmStrings
impl<'a> IntoParam<'a, IDispatch> for IMsmStringsfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for DispRulesApplied
impl<'a> IntoParam<'a, IDispatch> for DispRulesAppliedfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a DispRulesApplied
impl<'a> IntoParam<'a, IDispatch> for &'a DispRulesAppliedfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for DispRulesAppliedCollection
impl<'a> IntoParam<'a, IDispatch> for DispRulesAppliedCollectionfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a DispRulesAppliedCollection
impl<'a> IntoParam<'a, IDispatch> for &'a DispRulesAppliedCollectionfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for DispSVGAElement
impl<'a> IntoParam<'a, IDispatch> for DispSVGAElementfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a DispSVGAElement
impl<'a> IntoParam<'a, IDispatch> for &'a DispSVGAElementfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for DispSVGCircleElement
impl<'a> IntoParam<'a, IDispatch> for DispSVGCircleElementfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a DispSVGCircleElement
impl<'a> IntoParam<'a, IDispatch> for &'a DispSVGCircleElementfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for DispSVGClipPathElement
impl<'a> IntoParam<'a, IDispatch> for DispSVGClipPathElementfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a DispSVGClipPathElement
impl<'a> IntoParam<'a, IDispatch> for &'a DispSVGClipPathElementfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IMsmStrings
impl<'a> IntoParam<'a, IDispatch> for &'a IMsmStringsfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for DispSVGDefsElement
impl<'a> IntoParam<'a, IDispatch> for DispSVGDefsElementfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a DispSVGDefsElement
impl<'a> IntoParam<'a, IDispatch> for &'a DispSVGDefsElementfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for DispSVGDescElement
impl<'a> IntoParam<'a, IDispatch> for DispSVGDescElementfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a DispSVGDescElement
impl<'a> IntoParam<'a, IDispatch> for &'a DispSVGDescElementfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for DispSVGElement
impl<'a> IntoParam<'a, IDispatch> for DispSVGElementfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a DispSVGElement
impl<'a> IntoParam<'a, IDispatch> for &'a DispSVGElementfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for DispSVGElementInstance
impl<'a> IntoParam<'a, IDispatch> for DispSVGElementInstancefn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a DispSVGElementInstance
impl<'a> IntoParam<'a, IDispatch> for &'a DispSVGElementInstancefn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for DispSVGElementInstanceList
impl<'a> IntoParam<'a, IDispatch> for DispSVGElementInstanceListfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a DispSVGElementInstanceList
impl<'a> IntoParam<'a, IDispatch> for &'a DispSVGElementInstanceListfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IADsBackLink
impl<'a> IntoParam<'a, IDispatch> for &'a IADsBackLinkfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IDispatchEx
impl<'a> IntoParam<'a, IDispatch> for IDispatchExfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for DispSVGEllipseElement
impl<'a> IntoParam<'a, IDispatch> for DispSVGEllipseElementfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a DispSVGEllipseElement
impl<'a> IntoParam<'a, IDispatch> for &'a DispSVGEllipseElementfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for DispSVGException
impl<'a> IntoParam<'a, IDispatch> for DispSVGExceptionfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a DispSVGException
impl<'a> IntoParam<'a, IDispatch> for &'a DispSVGExceptionfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for DispSVGGElement
impl<'a> IntoParam<'a, IDispatch> for DispSVGGElementfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a DispSVGGElement
impl<'a> IntoParam<'a, IDispatch> for &'a DispSVGGElementfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for DispSVGGradientElement
impl<'a> IntoParam<'a, IDispatch> for DispSVGGradientElementfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a DispSVGGradientElement
impl<'a> IntoParam<'a, IDispatch> for &'a DispSVGGradientElementfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for DispSVGImageElement
impl<'a> IntoParam<'a, IDispatch> for DispSVGImageElementfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a DispSVGImageElement
impl<'a> IntoParam<'a, IDispatch> for &'a DispSVGImageElementfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IDispatchEx
impl<'a> IntoParam<'a, IDispatch> for &'a IDispatchExfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for DispSVGLineElement
impl<'a> IntoParam<'a, IDispatch> for DispSVGLineElementfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a DispSVGLineElement
impl<'a> IntoParam<'a, IDispatch> for &'a DispSVGLineElementfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for DispSVGLinearGradientElement
impl<'a> IntoParam<'a, IDispatch> for DispSVGLinearGradientElementfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a DispSVGLinearGradientElement
impl<'a> IntoParam<'a, IDispatch> for &'a DispSVGLinearGradientElementfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for DispSVGMarkerElement
impl<'a> IntoParam<'a, IDispatch> for DispSVGMarkerElementfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a DispSVGMarkerElement
impl<'a> IntoParam<'a, IDispatch> for &'a DispSVGMarkerElementfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for DispSVGMaskElement
impl<'a> IntoParam<'a, IDispatch> for DispSVGMaskElementfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a DispSVGMaskElement
impl<'a> IntoParam<'a, IDispatch> for &'a DispSVGMaskElementfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for DispSVGMetadataElement
impl<'a> IntoParam<'a, IDispatch> for DispSVGMetadataElementfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a DispSVGMetadataElement
impl<'a> IntoParam<'a, IDispatch> for &'a DispSVGMetadataElementfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IBITSExtensionSetup
impl<'a> IntoParam<'a, IDispatch> for IBITSExtensionSetupfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for DispSVGPathElement
impl<'a> IntoParam<'a, IDispatch> for DispSVGPathElementfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a DispSVGPathElement
impl<'a> IntoParam<'a, IDispatch> for &'a DispSVGPathElementfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for DispSVGPathSegArcAbs
impl<'a> IntoParam<'a, IDispatch> for DispSVGPathSegArcAbsfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a DispSVGPathSegArcAbs
impl<'a> IntoParam<'a, IDispatch> for &'a DispSVGPathSegArcAbsfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for DispSVGPathSegArcRel
impl<'a> IntoParam<'a, IDispatch> for DispSVGPathSegArcRelfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a DispSVGPathSegArcRel
impl<'a> IntoParam<'a, IDispatch> for &'a DispSVGPathSegArcRelfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for DispSVGPathSegClosePath
impl<'a> IntoParam<'a, IDispatch> for DispSVGPathSegClosePathfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a DispSVGPathSegClosePath
impl<'a> IntoParam<'a, IDispatch> for &'a DispSVGPathSegClosePathfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for DispSVGPathSegCurvetoCubicAbs
impl<'a> IntoParam<'a, IDispatch> for DispSVGPathSegCurvetoCubicAbsfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a DispSVGPathSegCurvetoCubicAbs
impl<'a> IntoParam<'a, IDispatch> for &'a DispSVGPathSegCurvetoCubicAbsfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IBITSExtensionSetup
impl<'a> IntoParam<'a, IDispatch> for &'a IBITSExtensionSetupfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for DispSVGPathSegCurvetoCubicRel
impl<'a> IntoParam<'a, IDispatch> for DispSVGPathSegCurvetoCubicRelfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a DispSVGPathSegCurvetoCubicRel
impl<'a> IntoParam<'a, IDispatch> for &'a DispSVGPathSegCurvetoCubicRelfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for DispSVGPathSegCurvetoCubicSmoothAbs
impl<'a> IntoParam<'a, IDispatch> for DispSVGPathSegCurvetoCubicSmoothAbsfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a DispSVGPathSegCurvetoCubicSmoothAbs
impl<'a> IntoParam<'a, IDispatch> for &'a DispSVGPathSegCurvetoCubicSmoothAbsfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for DispSVGPathSegCurvetoCubicSmoothRel
impl<'a> IntoParam<'a, IDispatch> for DispSVGPathSegCurvetoCubicSmoothRelfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a DispSVGPathSegCurvetoCubicSmoothRel
impl<'a> IntoParam<'a, IDispatch> for &'a DispSVGPathSegCurvetoCubicSmoothRelfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for DispSVGPathSegCurvetoQuadraticAbs
impl<'a> IntoParam<'a, IDispatch> for DispSVGPathSegCurvetoQuadraticAbsfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a DispSVGPathSegCurvetoQuadraticAbs
impl<'a> IntoParam<'a, IDispatch> for &'a DispSVGPathSegCurvetoQuadraticAbsfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for DispSVGPathSegCurvetoQuadraticRel
impl<'a> IntoParam<'a, IDispatch> for DispSVGPathSegCurvetoQuadraticRelfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a DispSVGPathSegCurvetoQuadraticRel
impl<'a> IntoParam<'a, IDispatch> for &'a DispSVGPathSegCurvetoQuadraticRelfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IBITSExtensionSetupFactory
impl<'a> IntoParam<'a, IDispatch> for IBITSExtensionSetupFactoryfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for DispSVGPathSegCurvetoQuadraticSmoothAbs
impl<'a> IntoParam<'a, IDispatch> for DispSVGPathSegCurvetoQuadraticSmoothAbsfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a DispSVGPathSegCurvetoQuadraticSmoothAbs
impl<'a> IntoParam<'a, IDispatch> for &'a DispSVGPathSegCurvetoQuadraticSmoothAbsfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for DispSVGPathSegCurvetoQuadraticSmoothRel
impl<'a> IntoParam<'a, IDispatch> for DispSVGPathSegCurvetoQuadraticSmoothRelfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a DispSVGPathSegCurvetoQuadraticSmoothRel
impl<'a> IntoParam<'a, IDispatch> for &'a DispSVGPathSegCurvetoQuadraticSmoothRelfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for DispSVGPathSegLinetoAbs
impl<'a> IntoParam<'a, IDispatch> for DispSVGPathSegLinetoAbsfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a DispSVGPathSegLinetoAbs
impl<'a> IntoParam<'a, IDispatch> for &'a DispSVGPathSegLinetoAbsfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for DispSVGPathSegLinetoHorizontalAbs
impl<'a> IntoParam<'a, IDispatch> for DispSVGPathSegLinetoHorizontalAbsfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a DispSVGPathSegLinetoHorizontalAbs
impl<'a> IntoParam<'a, IDispatch> for &'a DispSVGPathSegLinetoHorizontalAbsfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for DispSVGPathSegLinetoHorizontalRel
impl<'a> IntoParam<'a, IDispatch> for DispSVGPathSegLinetoHorizontalRelfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a DispSVGPathSegLinetoHorizontalRel
impl<'a> IntoParam<'a, IDispatch> for &'a DispSVGPathSegLinetoHorizontalRelfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IBITSExtensionSetupFactory
impl<'a> IntoParam<'a, IDispatch> for &'a IBITSExtensionSetupFactoryfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for DispSVGPathSegLinetoRel
impl<'a> IntoParam<'a, IDispatch> for DispSVGPathSegLinetoRelfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a DispSVGPathSegLinetoRel
impl<'a> IntoParam<'a, IDispatch> for &'a DispSVGPathSegLinetoRelfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for DispSVGPathSegLinetoVerticalAbs
impl<'a> IntoParam<'a, IDispatch> for DispSVGPathSegLinetoVerticalAbsfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a DispSVGPathSegLinetoVerticalAbs
impl<'a> IntoParam<'a, IDispatch> for &'a DispSVGPathSegLinetoVerticalAbsfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for DispSVGPathSegLinetoVerticalRel
impl<'a> IntoParam<'a, IDispatch> for DispSVGPathSegLinetoVerticalRelfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a DispSVGPathSegLinetoVerticalRel
impl<'a> IntoParam<'a, IDispatch> for &'a DispSVGPathSegLinetoVerticalRelfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for DispSVGPathSegMovetoAbs
impl<'a> IntoParam<'a, IDispatch> for DispSVGPathSegMovetoAbsfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a DispSVGPathSegMovetoAbs
impl<'a> IntoParam<'a, IDispatch> for &'a DispSVGPathSegMovetoAbsfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for DispSVGPathSegMovetoRel
impl<'a> IntoParam<'a, IDispatch> for DispSVGPathSegMovetoRelfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a DispSVGPathSegMovetoRel
impl<'a> IntoParam<'a, IDispatch> for &'a DispSVGPathSegMovetoRelfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IEventProperty
impl<'a> IntoParam<'a, IDispatch> for IEventPropertyfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for DispSVGPatternElement
impl<'a> IntoParam<'a, IDispatch> for DispSVGPatternElementfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a DispSVGPatternElement
impl<'a> IntoParam<'a, IDispatch> for &'a DispSVGPatternElementfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for DispSVGPolygonElement
impl<'a> IntoParam<'a, IDispatch> for DispSVGPolygonElementfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a DispSVGPolygonElement
impl<'a> IntoParam<'a, IDispatch> for &'a DispSVGPolygonElementfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for DispSVGPolylineElement
impl<'a> IntoParam<'a, IDispatch> for DispSVGPolylineElementfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a DispSVGPolylineElement
impl<'a> IntoParam<'a, IDispatch> for &'a DispSVGPolylineElementfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for DispSVGRadialGradientElement
impl<'a> IntoParam<'a, IDispatch> for DispSVGRadialGradientElementfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a DispSVGRadialGradientElement
impl<'a> IntoParam<'a, IDispatch> for &'a DispSVGRadialGradientElementfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for DispSVGRectElement
impl<'a> IntoParam<'a, IDispatch> for DispSVGRectElementfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a DispSVGRectElement
impl<'a> IntoParam<'a, IDispatch> for &'a DispSVGRectElementfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IEventProperty
impl<'a> IntoParam<'a, IDispatch> for &'a IEventPropertyfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for DispSVGSVGElement
impl<'a> IntoParam<'a, IDispatch> for DispSVGSVGElementfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a DispSVGSVGElement
impl<'a> IntoParam<'a, IDispatch> for &'a DispSVGSVGElementfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for DispSVGScriptElement
impl<'a> IntoParam<'a, IDispatch> for DispSVGScriptElementfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a DispSVGScriptElement
impl<'a> IntoParam<'a, IDispatch> for &'a DispSVGScriptElementfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for DispSVGStopElement
impl<'a> IntoParam<'a, IDispatch> for DispSVGStopElementfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a DispSVGStopElement
impl<'a> IntoParam<'a, IDispatch> for &'a DispSVGStopElementfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for DispSVGStyleElement
impl<'a> IntoParam<'a, IDispatch> for DispSVGStyleElementfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a DispSVGStyleElement
impl<'a> IntoParam<'a, IDispatch> for &'a DispSVGStyleElementfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for DispSVGSwitchElement
impl<'a> IntoParam<'a, IDispatch> for DispSVGSwitchElementfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a DispSVGSwitchElement
impl<'a> IntoParam<'a, IDispatch> for &'a DispSVGSwitchElementfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IEventPublisher
impl<'a> IntoParam<'a, IDispatch> for IEventPublisherfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for DispSVGSymbolElement
impl<'a> IntoParam<'a, IDispatch> for DispSVGSymbolElementfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a DispSVGSymbolElement
impl<'a> IntoParam<'a, IDispatch> for &'a DispSVGSymbolElementfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for DispSVGTSpanElement
impl<'a> IntoParam<'a, IDispatch> for DispSVGTSpanElementfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a DispSVGTSpanElement
impl<'a> IntoParam<'a, IDispatch> for &'a DispSVGTSpanElementfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for DispSVGTextContentElement
impl<'a> IntoParam<'a, IDispatch> for DispSVGTextContentElementfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a DispSVGTextContentElement
impl<'a> IntoParam<'a, IDispatch> for &'a DispSVGTextContentElementfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for DispSVGTextElement
impl<'a> IntoParam<'a, IDispatch> for DispSVGTextElementfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a DispSVGTextElement
impl<'a> IntoParam<'a, IDispatch> for &'a DispSVGTextElementfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for DispSVGTextPathElement
impl<'a> IntoParam<'a, IDispatch> for DispSVGTextPathElementfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a DispSVGTextPathElement
impl<'a> IntoParam<'a, IDispatch> for &'a DispSVGTextPathElementfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IEventPublisher
impl<'a> IntoParam<'a, IDispatch> for &'a IEventPublisherfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for DispSVGTextPositioningElement
impl<'a> IntoParam<'a, IDispatch> for DispSVGTextPositioningElementfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a DispSVGTextPositioningElement
impl<'a> IntoParam<'a, IDispatch> for &'a DispSVGTextPositioningElementfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for DispSVGTitleElement
impl<'a> IntoParam<'a, IDispatch> for DispSVGTitleElementfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a DispSVGTitleElement
impl<'a> IntoParam<'a, IDispatch> for &'a DispSVGTitleElementfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for DispSVGUseElement
impl<'a> IntoParam<'a, IDispatch> for DispSVGUseElementfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a DispSVGUseElement
impl<'a> IntoParam<'a, IDispatch> for &'a DispSVGUseElementfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for DispSVGViewElement
impl<'a> IntoParam<'a, IDispatch> for DispSVGViewElementfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a DispSVGViewElement
impl<'a> IntoParam<'a, IDispatch> for &'a DispSVGViewElementfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for DispSVGZoomEvent
impl<'a> IntoParam<'a, IDispatch> for DispSVGZoomEventfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a DispSVGZoomEvent
impl<'a> IntoParam<'a, IDispatch> for &'a DispSVGZoomEventfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IADsCaseIgnoreList
impl<'a> IntoParam<'a, IDispatch> for IADsCaseIgnoreListfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IFontDisp
impl<'a> IntoParam<'a, IDispatch> for IFontDispfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for DispStaticNodeList
impl<'a> IntoParam<'a, IDispatch> for DispStaticNodeListfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a DispStaticNodeList
impl<'a> IntoParam<'a, IDispatch> for &'a DispStaticNodeListfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for DispTreeWalker
impl<'a> IntoParam<'a, IDispatch> for DispTreeWalkerfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a DispTreeWalker
impl<'a> IntoParam<'a, IDispatch> for &'a DispTreeWalkerfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for DispWebGeocoordinates
impl<'a> IntoParam<'a, IDispatch> for DispWebGeocoordinatesfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a DispWebGeocoordinates
impl<'a> IntoParam<'a, IDispatch> for &'a DispWebGeocoordinatesfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for DispWebGeolocation
impl<'a> IntoParam<'a, IDispatch> for DispWebGeolocationfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a DispWebGeolocation
impl<'a> IntoParam<'a, IDispatch> for &'a DispWebGeolocationfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for DispWebGeoposition
impl<'a> IntoParam<'a, IDispatch> for DispWebGeopositionfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a DispWebGeoposition
impl<'a> IntoParam<'a, IDispatch> for &'a DispWebGeopositionfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IFontDisp
impl<'a> IntoParam<'a, IDispatch> for &'a IFontDispfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for DispWebGeopositionError
impl<'a> IntoParam<'a, IDispatch> for DispWebGeopositionErrorfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a DispWebGeopositionError
impl<'a> IntoParam<'a, IDispatch> for &'a DispWebGeopositionErrorfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for DispXDomainRequest
impl<'a> IntoParam<'a, IDispatch> for DispXDomainRequestfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a DispXDomainRequest
impl<'a> IntoParam<'a, IDispatch> for &'a DispXDomainRequestfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for DispXMLHttpRequestEventTarget
impl<'a> IntoParam<'a, IDispatch> for DispXMLHttpRequestEventTargetfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a DispXMLHttpRequestEventTarget
impl<'a> IntoParam<'a, IDispatch> for &'a DispXMLHttpRequestEventTargetfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for DispXMLSerializer
impl<'a> IntoParam<'a, IDispatch> for DispXMLSerializerfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a DispXMLSerializer
impl<'a> IntoParam<'a, IDispatch> for &'a DispXMLSerializerfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for HTMLAnchorEvents
impl<'a> IntoParam<'a, IDispatch> for HTMLAnchorEventsfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a HTMLAnchorEvents
impl<'a> IntoParam<'a, IDispatch> for &'a HTMLAnchorEventsfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IFontEventsDisp
impl<'a> IntoParam<'a, IDispatch> for IFontEventsDispfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for HTMLAnchorEvents2
impl<'a> IntoParam<'a, IDispatch> for HTMLAnchorEvents2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a HTMLAnchorEvents2
impl<'a> IntoParam<'a, IDispatch> for &'a HTMLAnchorEvents2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for HTMLAreaEvents
impl<'a> IntoParam<'a, IDispatch> for HTMLAreaEventsfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a HTMLAreaEvents
impl<'a> IntoParam<'a, IDispatch> for &'a HTMLAreaEventsfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for HTMLAreaEvents2
impl<'a> IntoParam<'a, IDispatch> for HTMLAreaEvents2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a HTMLAreaEvents2
impl<'a> IntoParam<'a, IDispatch> for &'a HTMLAreaEvents2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for HTMLButtonElementEvents
impl<'a> IntoParam<'a, IDispatch> for HTMLButtonElementEventsfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a HTMLButtonElementEvents
impl<'a> IntoParam<'a, IDispatch> for &'a HTMLButtonElementEventsfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for HTMLButtonElementEvents2
impl<'a> IntoParam<'a, IDispatch> for HTMLButtonElementEvents2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a HTMLButtonElementEvents2
impl<'a> IntoParam<'a, IDispatch> for &'a HTMLButtonElementEvents2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IFontEventsDisp
impl<'a> IntoParam<'a, IDispatch> for &'a IFontEventsDispfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for HTMLControlElementEvents
impl<'a> IntoParam<'a, IDispatch> for HTMLControlElementEventsfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a HTMLControlElementEvents
impl<'a> IntoParam<'a, IDispatch> for &'a HTMLControlElementEventsfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for HTMLControlElementEvents2
impl<'a> IntoParam<'a, IDispatch> for HTMLControlElementEvents2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a HTMLControlElementEvents2
impl<'a> IntoParam<'a, IDispatch> for &'a HTMLControlElementEvents2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for HTMLDocumentEvents
impl<'a> IntoParam<'a, IDispatch> for HTMLDocumentEventsfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a HTMLDocumentEvents
impl<'a> IntoParam<'a, IDispatch> for &'a HTMLDocumentEventsfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for HTMLDocumentEvents2
impl<'a> IntoParam<'a, IDispatch> for HTMLDocumentEvents2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a HTMLDocumentEvents2
impl<'a> IntoParam<'a, IDispatch> for &'a HTMLDocumentEvents2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for HTMLDocumentEvents3
impl<'a> IntoParam<'a, IDispatch> for HTMLDocumentEvents3fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a HTMLDocumentEvents3
impl<'a> IntoParam<'a, IDispatch> for &'a HTMLDocumentEvents3fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IPictureDisp
impl<'a> IntoParam<'a, IDispatch> for IPictureDispfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for HTMLDocumentEvents4
impl<'a> IntoParam<'a, IDispatch> for HTMLDocumentEvents4fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a HTMLDocumentEvents4
impl<'a> IntoParam<'a, IDispatch> for &'a HTMLDocumentEvents4fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for HTMLElementEvents
impl<'a> IntoParam<'a, IDispatch> for HTMLElementEventsfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a HTMLElementEvents
impl<'a> IntoParam<'a, IDispatch> for &'a HTMLElementEventsfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for HTMLElementEvents2
impl<'a> IntoParam<'a, IDispatch> for HTMLElementEvents2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a HTMLElementEvents2
impl<'a> IntoParam<'a, IDispatch> for &'a HTMLElementEvents2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for HTMLElementEvents3
impl<'a> IntoParam<'a, IDispatch> for HTMLElementEvents3fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a HTMLElementEvents3
impl<'a> IntoParam<'a, IDispatch> for &'a HTMLElementEvents3fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for HTMLElementEvents4
impl<'a> IntoParam<'a, IDispatch> for HTMLElementEvents4fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a HTMLElementEvents4
impl<'a> IntoParam<'a, IDispatch> for &'a HTMLElementEvents4fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IPictureDisp
impl<'a> IntoParam<'a, IDispatch> for &'a IPictureDispfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for HTMLFormElementEvents
impl<'a> IntoParam<'a, IDispatch> for HTMLFormElementEventsfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a HTMLFormElementEvents
impl<'a> IntoParam<'a, IDispatch> for &'a HTMLFormElementEventsfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for HTMLFormElementEvents2
impl<'a> IntoParam<'a, IDispatch> for HTMLFormElementEvents2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a HTMLFormElementEvents2
impl<'a> IntoParam<'a, IDispatch> for &'a HTMLFormElementEvents2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for HTMLFrameSiteEvents
impl<'a> IntoParam<'a, IDispatch> for HTMLFrameSiteEventsfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a HTMLFrameSiteEvents
impl<'a> IntoParam<'a, IDispatch> for &'a HTMLFrameSiteEventsfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for HTMLFrameSiteEvents2
impl<'a> IntoParam<'a, IDispatch> for HTMLFrameSiteEvents2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a HTMLFrameSiteEvents2
impl<'a> IntoParam<'a, IDispatch> for &'a HTMLFrameSiteEvents2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for HTMLImgEvents
impl<'a> IntoParam<'a, IDispatch> for HTMLImgEventsfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a HTMLImgEvents
impl<'a> IntoParam<'a, IDispatch> for &'a HTMLImgEventsfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ContextInfo
impl<'a> IntoParam<'a, IDispatch> for ContextInfofn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for HTMLImgEvents2
impl<'a> IntoParam<'a, IDispatch> for HTMLImgEvents2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a HTMLImgEvents2
impl<'a> IntoParam<'a, IDispatch> for &'a HTMLImgEvents2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for HTMLInputFileElementEvents
impl<'a> IntoParam<'a, IDispatch> for HTMLInputFileElementEventsfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a HTMLInputFileElementEvents
impl<'a> IntoParam<'a, IDispatch> for &'a HTMLInputFileElementEventsfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for HTMLInputFileElementEvents2
impl<'a> IntoParam<'a, IDispatch> for HTMLInputFileElementEvents2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a HTMLInputFileElementEvents2
impl<'a> IntoParam<'a, IDispatch> for &'a HTMLInputFileElementEvents2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for HTMLInputImageEvents
impl<'a> IntoParam<'a, IDispatch> for HTMLInputImageEventsfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a HTMLInputImageEvents
impl<'a> IntoParam<'a, IDispatch> for &'a HTMLInputImageEventsfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for HTMLInputImageEvents2
impl<'a> IntoParam<'a, IDispatch> for HTMLInputImageEvents2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a HTMLInputImageEvents2
impl<'a> IntoParam<'a, IDispatch> for &'a HTMLInputImageEvents2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ContextInfo
impl<'a> IntoParam<'a, IDispatch> for &'a ContextInfofn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for HTMLInputTextElementEvents
impl<'a> IntoParam<'a, IDispatch> for HTMLInputTextElementEventsfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a HTMLInputTextElementEvents
impl<'a> IntoParam<'a, IDispatch> for &'a HTMLInputTextElementEventsfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for HTMLInputTextElementEvents2
impl<'a> IntoParam<'a, IDispatch> for HTMLInputTextElementEvents2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a HTMLInputTextElementEvents2
impl<'a> IntoParam<'a, IDispatch> for &'a HTMLInputTextElementEvents2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for HTMLLabelEvents
impl<'a> IntoParam<'a, IDispatch> for HTMLLabelEventsfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a HTMLLabelEvents
impl<'a> IntoParam<'a, IDispatch> for &'a HTMLLabelEventsfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for HTMLLabelEvents2
impl<'a> IntoParam<'a, IDispatch> for HTMLLabelEvents2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a HTMLLabelEvents2
impl<'a> IntoParam<'a, IDispatch> for &'a HTMLLabelEvents2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for HTMLLinkElementEvents
impl<'a> IntoParam<'a, IDispatch> for HTMLLinkElementEventsfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a HTMLLinkElementEvents
impl<'a> IntoParam<'a, IDispatch> for &'a HTMLLinkElementEventsfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ContextInfo2
impl<'a> IntoParam<'a, IDispatch> for ContextInfo2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for HTMLLinkElementEvents2
impl<'a> IntoParam<'a, IDispatch> for HTMLLinkElementEvents2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a HTMLLinkElementEvents2
impl<'a> IntoParam<'a, IDispatch> for &'a HTMLLinkElementEvents2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for HTMLMapEvents
impl<'a> IntoParam<'a, IDispatch> for HTMLMapEventsfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a HTMLMapEvents
impl<'a> IntoParam<'a, IDispatch> for &'a HTMLMapEventsfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for HTMLMapEvents2
impl<'a> IntoParam<'a, IDispatch> for HTMLMapEvents2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a HTMLMapEvents2
impl<'a> IntoParam<'a, IDispatch> for &'a HTMLMapEvents2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for HTMLMarqueeElementEvents
impl<'a> IntoParam<'a, IDispatch> for HTMLMarqueeElementEventsfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a HTMLMarqueeElementEvents
impl<'a> IntoParam<'a, IDispatch> for &'a HTMLMarqueeElementEventsfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for HTMLMarqueeElementEvents2
impl<'a> IntoParam<'a, IDispatch> for HTMLMarqueeElementEvents2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a HTMLMarqueeElementEvents2
impl<'a> IntoParam<'a, IDispatch> for &'a HTMLMarqueeElementEvents2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ContextInfo2
impl<'a> IntoParam<'a, IDispatch> for &'a ContextInfo2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for HTMLNamespaceEvents
impl<'a> IntoParam<'a, IDispatch> for HTMLNamespaceEventsfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a HTMLNamespaceEvents
impl<'a> IntoParam<'a, IDispatch> for &'a HTMLNamespaceEventsfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for HTMLObjectElementEvents
impl<'a> IntoParam<'a, IDispatch> for HTMLObjectElementEventsfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a HTMLObjectElementEvents
impl<'a> IntoParam<'a, IDispatch> for &'a HTMLObjectElementEventsfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for HTMLObjectElementEvents2
impl<'a> IntoParam<'a, IDispatch> for HTMLObjectElementEvents2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a HTMLObjectElementEvents2
impl<'a> IntoParam<'a, IDispatch> for &'a HTMLObjectElementEvents2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for HTMLOptionButtonElementEvents
impl<'a> IntoParam<'a, IDispatch> for HTMLOptionButtonElementEventsfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a HTMLOptionButtonElementEvents
impl<'a> IntoParam<'a, IDispatch> for &'a HTMLOptionButtonElementEventsfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for HTMLOptionButtonElementEvents2
impl<'a> IntoParam<'a, IDispatch> for HTMLOptionButtonElementEvents2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a HTMLOptionButtonElementEvents2
impl<'a> IntoParam<'a, IDispatch> for &'a HTMLOptionButtonElementEvents2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IADsCaseIgnoreList
impl<'a> IntoParam<'a, IDispatch> for &'a IADsCaseIgnoreListfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IAppDomainHelper
impl<'a> IntoParam<'a, IDispatch> for IAppDomainHelperfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for HTMLScriptEvents
impl<'a> IntoParam<'a, IDispatch> for HTMLScriptEventsfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a HTMLScriptEvents
impl<'a> IntoParam<'a, IDispatch> for &'a HTMLScriptEventsfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for HTMLScriptEvents2
impl<'a> IntoParam<'a, IDispatch> for HTMLScriptEvents2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a HTMLScriptEvents2
impl<'a> IntoParam<'a, IDispatch> for &'a HTMLScriptEvents2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for HTMLSelectElementEvents
impl<'a> IntoParam<'a, IDispatch> for HTMLSelectElementEventsfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a HTMLSelectElementEvents
impl<'a> IntoParam<'a, IDispatch> for &'a HTMLSelectElementEventsfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for HTMLSelectElementEvents2
impl<'a> IntoParam<'a, IDispatch> for HTMLSelectElementEvents2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a HTMLSelectElementEvents2
impl<'a> IntoParam<'a, IDispatch> for &'a HTMLSelectElementEvents2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for HTMLStyleElementEvents
impl<'a> IntoParam<'a, IDispatch> for HTMLStyleElementEventsfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a HTMLStyleElementEvents
impl<'a> IntoParam<'a, IDispatch> for &'a HTMLStyleElementEventsfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IAppDomainHelper
impl<'a> IntoParam<'a, IDispatch> for &'a IAppDomainHelperfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for HTMLStyleElementEvents2
impl<'a> IntoParam<'a, IDispatch> for HTMLStyleElementEvents2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a HTMLStyleElementEvents2
impl<'a> IntoParam<'a, IDispatch> for &'a HTMLStyleElementEvents2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for HTMLTableEvents
impl<'a> IntoParam<'a, IDispatch> for HTMLTableEventsfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a HTMLTableEvents
impl<'a> IntoParam<'a, IDispatch> for &'a HTMLTableEventsfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for HTMLTableEvents2
impl<'a> IntoParam<'a, IDispatch> for HTMLTableEvents2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a HTMLTableEvents2
impl<'a> IntoParam<'a, IDispatch> for &'a HTMLTableEvents2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for HTMLTextContainerEvents
impl<'a> IntoParam<'a, IDispatch> for HTMLTextContainerEventsfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a HTMLTextContainerEvents
impl<'a> IntoParam<'a, IDispatch> for &'a HTMLTextContainerEventsfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for HTMLTextContainerEvents2
impl<'a> IntoParam<'a, IDispatch> for HTMLTextContainerEvents2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a HTMLTextContainerEvents2
impl<'a> IntoParam<'a, IDispatch> for &'a HTMLTextContainerEvents2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IAssemblyLocator
impl<'a> IntoParam<'a, IDispatch> for IAssemblyLocatorfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for HTMLWindowEvents
impl<'a> IntoParam<'a, IDispatch> for HTMLWindowEventsfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a HTMLWindowEvents
impl<'a> IntoParam<'a, IDispatch> for &'a HTMLWindowEventsfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for HTMLWindowEvents2
impl<'a> IntoParam<'a, IDispatch> for HTMLWindowEvents2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a HTMLWindowEvents2
impl<'a> IntoParam<'a, IDispatch> for &'a HTMLWindowEvents2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for HTMLWindowEvents3
impl<'a> IntoParam<'a, IDispatch> for HTMLWindowEvents3fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a HTMLWindowEvents3
impl<'a> IntoParam<'a, IDispatch> for &'a HTMLWindowEvents3fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for HTMLXMLHttpRequestEvents
impl<'a> IntoParam<'a, IDispatch> for HTMLXMLHttpRequestEventsfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a HTMLXMLHttpRequestEvents
impl<'a> IntoParam<'a, IDispatch> for &'a HTMLXMLHttpRequestEventsfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IBlockFormats
impl<'a> IntoParam<'a, IDispatch> for IBlockFormatsfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IBlockFormats
impl<'a> IntoParam<'a, IDispatch> for &'a IBlockFormatsfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IAssemblyLocator
impl<'a> IntoParam<'a, IDispatch> for &'a IAssemblyLocatorfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ICanvasGradient
impl<'a> IntoParam<'a, IDispatch> for ICanvasGradientfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ICanvasGradient
impl<'a> IntoParam<'a, IDispatch> for &'a ICanvasGradientfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ICanvasImageData
impl<'a> IntoParam<'a, IDispatch> for ICanvasImageDatafn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ICanvasImageData
impl<'a> IntoParam<'a, IDispatch> for &'a ICanvasImageDatafn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ICanvasPattern
impl<'a> IntoParam<'a, IDispatch> for ICanvasPatternfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ICanvasPattern
impl<'a> IntoParam<'a, IDispatch> for &'a ICanvasPatternfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ICanvasPixelArray
impl<'a> IntoParam<'a, IDispatch> for ICanvasPixelArrayfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ICanvasPixelArray
impl<'a> IntoParam<'a, IDispatch> for &'a ICanvasPixelArrayfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ICanvasRenderingContext2D
impl<'a> IntoParam<'a, IDispatch> for ICanvasRenderingContext2Dfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ICanvasRenderingContext2D
impl<'a> IntoParam<'a, IDispatch> for &'a ICanvasRenderingContext2Dfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ICOMAdminCatalog
impl<'a> IntoParam<'a, IDispatch> for ICOMAdminCatalogfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ICanvasTextMetrics
impl<'a> IntoParam<'a, IDispatch> for ICanvasTextMetricsfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ICanvasTextMetrics
impl<'a> IntoParam<'a, IDispatch> for &'a ICanvasTextMetricsfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IClientCaps
impl<'a> IntoParam<'a, IDispatch> for IClientCapsfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IClientCaps
impl<'a> IntoParam<'a, IDispatch> for &'a IClientCapsfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IDOMBeforeUnloadEvent
impl<'a> IntoParam<'a, IDispatch> for IDOMBeforeUnloadEventfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IDOMBeforeUnloadEvent
impl<'a> IntoParam<'a, IDispatch> for &'a IDOMBeforeUnloadEventfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IDOMCloseEvent
impl<'a> IntoParam<'a, IDispatch> for IDOMCloseEventfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IDOMCloseEvent
impl<'a> IntoParam<'a, IDispatch> for &'a IDOMCloseEventfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IDOMCompositionEvent
impl<'a> IntoParam<'a, IDispatch> for IDOMCompositionEventfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IDOMCompositionEvent
impl<'a> IntoParam<'a, IDispatch> for &'a IDOMCompositionEventfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ICOMAdminCatalog
impl<'a> IntoParam<'a, IDispatch> for &'a ICOMAdminCatalogfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IDOMCustomEvent
impl<'a> IntoParam<'a, IDispatch> for IDOMCustomEventfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IDOMCustomEvent
impl<'a> IntoParam<'a, IDispatch> for &'a IDOMCustomEventfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IDOMDocumentType
impl<'a> IntoParam<'a, IDispatch> for IDOMDocumentTypefn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IDOMDocumentType
impl<'a> IntoParam<'a, IDispatch> for &'a IDOMDocumentTypefn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IDOMDragEvent
impl<'a> IntoParam<'a, IDispatch> for IDOMDragEventfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IDOMDragEvent
impl<'a> IntoParam<'a, IDispatch> for &'a IDOMDragEventfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IDOMEvent
impl<'a> IntoParam<'a, IDispatch> for IDOMEventfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IDOMEvent
impl<'a> IntoParam<'a, IDispatch> for &'a IDOMEventfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IDOMException
impl<'a> IntoParam<'a, IDispatch> for IDOMExceptionfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IDOMException
impl<'a> IntoParam<'a, IDispatch> for &'a IDOMExceptionfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ICOMAdminCatalog2
impl<'a> IntoParam<'a, IDispatch> for ICOMAdminCatalog2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IDOMFocusEvent
impl<'a> IntoParam<'a, IDispatch> for IDOMFocusEventfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IDOMFocusEvent
impl<'a> IntoParam<'a, IDispatch> for &'a IDOMFocusEventfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IDOMKeyboardEvent
impl<'a> IntoParam<'a, IDispatch> for IDOMKeyboardEventfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IDOMKeyboardEvent
impl<'a> IntoParam<'a, IDispatch> for &'a IDOMKeyboardEventfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IDOMMSAnimationEvent
impl<'a> IntoParam<'a, IDispatch> for IDOMMSAnimationEventfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IDOMMSAnimationEvent
impl<'a> IntoParam<'a, IDispatch> for &'a IDOMMSAnimationEventfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IDOMMSManipulationEvent
impl<'a> IntoParam<'a, IDispatch> for IDOMMSManipulationEventfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IDOMMSManipulationEvent
impl<'a> IntoParam<'a, IDispatch> for &'a IDOMMSManipulationEventfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IDOMMSTransitionEvent
impl<'a> IntoParam<'a, IDispatch> for IDOMMSTransitionEventfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IDOMMSTransitionEvent
impl<'a> IntoParam<'a, IDispatch> for &'a IDOMMSTransitionEventfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ICOMAdminCatalog2
impl<'a> IntoParam<'a, IDispatch> for &'a ICOMAdminCatalog2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IDOMMessageEvent
impl<'a> IntoParam<'a, IDispatch> for IDOMMessageEventfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IDOMMessageEvent
impl<'a> IntoParam<'a, IDispatch> for &'a IDOMMessageEventfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IDOMMouseEvent
impl<'a> IntoParam<'a, IDispatch> for IDOMMouseEventfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IDOMMouseEvent
impl<'a> IntoParam<'a, IDispatch> for &'a IDOMMouseEventfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IDOMMouseWheelEvent
impl<'a> IntoParam<'a, IDispatch> for IDOMMouseWheelEventfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IDOMMouseWheelEvent
impl<'a> IntoParam<'a, IDispatch> for &'a IDOMMouseWheelEventfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IDOMMutationEvent
impl<'a> IntoParam<'a, IDispatch> for IDOMMutationEventfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IDOMMutationEvent
impl<'a> IntoParam<'a, IDispatch> for &'a IDOMMutationEventfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IDOMNodeIterator
impl<'a> IntoParam<'a, IDispatch> for IDOMNodeIteratorfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IDOMNodeIterator
impl<'a> IntoParam<'a, IDispatch> for &'a IDOMNodeIteratorfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ICatalogCollection
impl<'a> IntoParam<'a, IDispatch> for ICatalogCollectionfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IDOMParser
impl<'a> IntoParam<'a, IDispatch> for IDOMParserfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IDOMParser
impl<'a> IntoParam<'a, IDispatch> for &'a IDOMParserfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IDOMParserFactory
impl<'a> IntoParam<'a, IDispatch> for IDOMParserFactoryfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IDOMParserFactory
impl<'a> IntoParam<'a, IDispatch> for &'a IDOMParserFactoryfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IDOMProcessingInstruction
impl<'a> IntoParam<'a, IDispatch> for IDOMProcessingInstructionfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IDOMProcessingInstruction
impl<'a> IntoParam<'a, IDispatch> for &'a IDOMProcessingInstructionfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IDOMProgressEvent
impl<'a> IntoParam<'a, IDispatch> for IDOMProgressEventfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IDOMProgressEvent
impl<'a> IntoParam<'a, IDispatch> for &'a IDOMProgressEventfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IDOMSiteModeEvent
impl<'a> IntoParam<'a, IDispatch> for IDOMSiteModeEventfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IDOMSiteModeEvent
impl<'a> IntoParam<'a, IDispatch> for &'a IDOMSiteModeEventfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ICatalogCollection
impl<'a> IntoParam<'a, IDispatch> for &'a ICatalogCollectionfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IDOMStorageEvent
impl<'a> IntoParam<'a, IDispatch> for IDOMStorageEventfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IDOMStorageEvent
impl<'a> IntoParam<'a, IDispatch> for &'a IDOMStorageEventfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IDOMTextEvent
impl<'a> IntoParam<'a, IDispatch> for IDOMTextEventfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IDOMTextEvent
impl<'a> IntoParam<'a, IDispatch> for &'a IDOMTextEventfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IDOMTreeWalker
impl<'a> IntoParam<'a, IDispatch> for IDOMTreeWalkerfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IDOMTreeWalker
impl<'a> IntoParam<'a, IDispatch> for &'a IDOMTreeWalkerfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IDOMUIEvent
impl<'a> IntoParam<'a, IDispatch> for IDOMUIEventfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IDOMUIEvent
impl<'a> IntoParam<'a, IDispatch> for &'a IDOMUIEventfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IDOMWheelEvent
impl<'a> IntoParam<'a, IDispatch> for IDOMWheelEventfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IDOMWheelEvent
impl<'a> IntoParam<'a, IDispatch> for &'a IDOMWheelEventfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IADsClass
impl<'a> IntoParam<'a, IDispatch> for IADsClassfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ICatalogObject
impl<'a> IntoParam<'a, IDispatch> for ICatalogObjectfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IDOMXmlSerializer
impl<'a> IntoParam<'a, IDispatch> for IDOMXmlSerializerfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IDOMXmlSerializer
impl<'a> IntoParam<'a, IDispatch> for &'a IDOMXmlSerializerfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IDOMXmlSerializerFactory
impl<'a> IntoParam<'a, IDispatch> for IDOMXmlSerializerFactoryfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IDOMXmlSerializerFactory
impl<'a> IntoParam<'a, IDispatch> for &'a IDOMXmlSerializerFactoryfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IDocumentEvent
impl<'a> IntoParam<'a, IDispatch> for IDocumentEventfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IDocumentEvent
impl<'a> IntoParam<'a, IDispatch> for &'a IDocumentEventfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IDocumentRange
impl<'a> IntoParam<'a, IDispatch> for IDocumentRangefn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IDocumentRange
impl<'a> IntoParam<'a, IDispatch> for &'a IDocumentRangefn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IDocumentSelector
impl<'a> IntoParam<'a, IDispatch> for IDocumentSelectorfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IDocumentSelector
impl<'a> IntoParam<'a, IDispatch> for &'a IDocumentSelectorfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ICatalogObject
impl<'a> IntoParam<'a, IDispatch> for &'a ICatalogObjectfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IDocumentTraversal
impl<'a> IntoParam<'a, IDispatch> for IDocumentTraversalfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IDocumentTraversal
impl<'a> IntoParam<'a, IDispatch> for &'a IDocumentTraversalfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IElementSelector
impl<'a> IntoParam<'a, IDispatch> for IElementSelectorfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IElementSelector
impl<'a> IntoParam<'a, IDispatch> for &'a IElementSelectorfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IElementTraversal
impl<'a> IntoParam<'a, IDispatch> for IElementTraversalfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IElementTraversal
impl<'a> IntoParam<'a, IDispatch> for &'a IElementTraversalfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IEventException
impl<'a> IntoParam<'a, IDispatch> for IEventExceptionfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IEventException
impl<'a> IntoParam<'a, IDispatch> for &'a IEventExceptionfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IEventTarget
impl<'a> IntoParam<'a, IDispatch> for IEventTargetfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IEventTarget
impl<'a> IntoParam<'a, IDispatch> for &'a IEventTargetfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ICrmMonitorClerks
impl<'a> IntoParam<'a, IDispatch> for ICrmMonitorClerksfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IFontNames
impl<'a> IntoParam<'a, IDispatch> for IFontNamesfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IFontNames
impl<'a> IntoParam<'a, IDispatch> for &'a IFontNamesfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IGetSVGDocument
impl<'a> IntoParam<'a, IDispatch> for IGetSVGDocumentfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IGetSVGDocument
impl<'a> IntoParam<'a, IDispatch> for &'a IGetSVGDocumentfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IHTCAttachBehavior
impl<'a> IntoParam<'a, IDispatch> for IHTCAttachBehaviorfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IHTCAttachBehavior
impl<'a> IntoParam<'a, IDispatch> for &'a IHTCAttachBehaviorfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IHTCAttachBehavior2
impl<'a> IntoParam<'a, IDispatch> for IHTCAttachBehavior2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IHTCAttachBehavior2
impl<'a> IntoParam<'a, IDispatch> for &'a IHTCAttachBehavior2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IHTCDefaultDispatch
impl<'a> IntoParam<'a, IDispatch> for IHTCDefaultDispatchfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IHTCDefaultDispatch
impl<'a> IntoParam<'a, IDispatch> for &'a IHTCDefaultDispatchfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ICrmMonitorClerks
impl<'a> IntoParam<'a, IDispatch> for &'a ICrmMonitorClerksfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IHTCDescBehavior
impl<'a> IntoParam<'a, IDispatch> for IHTCDescBehaviorfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IHTCDescBehavior
impl<'a> IntoParam<'a, IDispatch> for &'a IHTCDescBehaviorfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IHTCEventBehavior
impl<'a> IntoParam<'a, IDispatch> for IHTCEventBehaviorfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IHTCEventBehavior
impl<'a> IntoParam<'a, IDispatch> for &'a IHTCEventBehaviorfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IHTCMethodBehavior
impl<'a> IntoParam<'a, IDispatch> for IHTCMethodBehaviorfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IHTCMethodBehavior
impl<'a> IntoParam<'a, IDispatch> for &'a IHTCMethodBehaviorfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IHTCPropertyBehavior
impl<'a> IntoParam<'a, IDispatch> for IHTCPropertyBehaviorfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IHTCPropertyBehavior
impl<'a> IntoParam<'a, IDispatch> for &'a IHTCPropertyBehaviorfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IHTMLAnchorElement
impl<'a> IntoParam<'a, IDispatch> for IHTMLAnchorElementfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLAnchorElement
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLAnchorElementfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IEventClass
impl<'a> IntoParam<'a, IDispatch> for IEventClassfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IHTMLAnchorElement2
impl<'a> IntoParam<'a, IDispatch> for IHTMLAnchorElement2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLAnchorElement2
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLAnchorElement2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IHTMLAnchorElement3
impl<'a> IntoParam<'a, IDispatch> for IHTMLAnchorElement3fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLAnchorElement3
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLAnchorElement3fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IHTMLAppBehavior
impl<'a> IntoParam<'a, IDispatch> for IHTMLAppBehaviorfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLAppBehavior
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLAppBehaviorfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IHTMLAppBehavior2
impl<'a> IntoParam<'a, IDispatch> for IHTMLAppBehavior2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLAppBehavior2
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLAppBehavior2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IHTMLAppBehavior3
impl<'a> IntoParam<'a, IDispatch> for IHTMLAppBehavior3fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLAppBehavior3
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLAppBehavior3fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IEventClass
impl<'a> IntoParam<'a, IDispatch> for &'a IEventClassfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IHTMLApplicationCache
impl<'a> IntoParam<'a, IDispatch> for IHTMLApplicationCachefn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLApplicationCache
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLApplicationCachefn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IHTMLAreaElement
impl<'a> IntoParam<'a, IDispatch> for IHTMLAreaElementfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLAreaElement
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLAreaElementfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IHTMLAreaElement2
impl<'a> IntoParam<'a, IDispatch> for IHTMLAreaElement2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLAreaElement2
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLAreaElement2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IHTMLAreasCollection
impl<'a> IntoParam<'a, IDispatch> for IHTMLAreasCollectionfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLAreasCollection
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLAreasCollectionfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IHTMLAreasCollection2
impl<'a> IntoParam<'a, IDispatch> for IHTMLAreasCollection2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLAreasCollection2
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLAreasCollection2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IEventClass2
impl<'a> IntoParam<'a, IDispatch> for IEventClass2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IHTMLAreasCollection3
impl<'a> IntoParam<'a, IDispatch> for IHTMLAreasCollection3fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLAreasCollection3
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLAreasCollection3fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IHTMLAreasCollection4
impl<'a> IntoParam<'a, IDispatch> for IHTMLAreasCollection4fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLAreasCollection4
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLAreasCollection4fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IHTMLAttributeCollection
impl<'a> IntoParam<'a, IDispatch> for IHTMLAttributeCollectionfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLAttributeCollection
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLAttributeCollectionfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IHTMLAttributeCollection2
impl<'a> IntoParam<'a, IDispatch> for IHTMLAttributeCollection2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLAttributeCollection2
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLAttributeCollection2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IHTMLAttributeCollection3
impl<'a> IntoParam<'a, IDispatch> for IHTMLAttributeCollection3fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLAttributeCollection3
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLAttributeCollection3fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IEventClass2
impl<'a> IntoParam<'a, IDispatch> for &'a IEventClass2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IHTMLAttributeCollection4
impl<'a> IntoParam<'a, IDispatch> for IHTMLAttributeCollection4fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLAttributeCollection4
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLAttributeCollection4fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IHTMLAudioElement
impl<'a> IntoParam<'a, IDispatch> for IHTMLAudioElementfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLAudioElement
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLAudioElementfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IHTMLAudioElementFactory
impl<'a> IntoParam<'a, IDispatch> for IHTMLAudioElementFactoryfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLAudioElementFactory
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLAudioElementFactoryfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IHTMLBGsound
impl<'a> IntoParam<'a, IDispatch> for IHTMLBGsoundfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLBGsound
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLBGsoundfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IHTMLBRElement
impl<'a> IntoParam<'a, IDispatch> for IHTMLBRElementfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLBRElement
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLBRElementfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IEventControl
impl<'a> IntoParam<'a, IDispatch> for IEventControlfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IHTMLBaseElement
impl<'a> IntoParam<'a, IDispatch> for IHTMLBaseElementfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLBaseElement
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLBaseElementfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IHTMLBaseElement2
impl<'a> IntoParam<'a, IDispatch> for IHTMLBaseElement2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLBaseElement2
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLBaseElement2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IHTMLBaseFontElement
impl<'a> IntoParam<'a, IDispatch> for IHTMLBaseFontElementfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLBaseFontElement
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLBaseFontElementfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IHTMLBlockElement
impl<'a> IntoParam<'a, IDispatch> for IHTMLBlockElementfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLBlockElement
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLBlockElementfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IHTMLBlockElement2
impl<'a> IntoParam<'a, IDispatch> for IHTMLBlockElement2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLBlockElement2
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLBlockElement2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IEventControl
impl<'a> IntoParam<'a, IDispatch> for &'a IEventControlfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IHTMLBlockElement3
impl<'a> IntoParam<'a, IDispatch> for IHTMLBlockElement3fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLBlockElement3
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLBlockElement3fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IHTMLBodyElement
impl<'a> IntoParam<'a, IDispatch> for IHTMLBodyElementfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLBodyElement
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLBodyElementfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IHTMLBodyElement2
impl<'a> IntoParam<'a, IDispatch> for IHTMLBodyElement2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLBodyElement2
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLBodyElement2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IHTMLBodyElement3
impl<'a> IntoParam<'a, IDispatch> for IHTMLBodyElement3fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLBodyElement3
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLBodyElement3fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IHTMLBodyElement4
impl<'a> IntoParam<'a, IDispatch> for IHTMLBodyElement4fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLBodyElement4
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLBodyElement4fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IADsClass
impl<'a> IntoParam<'a, IDispatch> for &'a IADsClassfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IEventObjectCollection
impl<'a> IntoParam<'a, IDispatch> for IEventObjectCollectionfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IHTMLBodyElement5
impl<'a> IntoParam<'a, IDispatch> for IHTMLBodyElement5fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLBodyElement5
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLBodyElement5fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IHTMLBookmarkCollection
impl<'a> IntoParam<'a, IDispatch> for IHTMLBookmarkCollectionfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLBookmarkCollection
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLBookmarkCollectionfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IHTMLButtonElement
impl<'a> IntoParam<'a, IDispatch> for IHTMLButtonElementfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLButtonElement
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLButtonElementfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IHTMLButtonElement2
impl<'a> IntoParam<'a, IDispatch> for IHTMLButtonElement2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLButtonElement2
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLButtonElement2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IHTMLCSSImportRule
impl<'a> IntoParam<'a, IDispatch> for IHTMLCSSImportRulefn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLCSSImportRule
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLCSSImportRulefn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IEventObjectCollection
impl<'a> IntoParam<'a, IDispatch> for &'a IEventObjectCollectionfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IHTMLCSSMediaList
impl<'a> IntoParam<'a, IDispatch> for IHTMLCSSMediaListfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLCSSMediaList
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLCSSMediaListfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IHTMLCSSMediaRule
impl<'a> IntoParam<'a, IDispatch> for IHTMLCSSMediaRulefn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLCSSMediaRule
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLCSSMediaRulefn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IHTMLCSSNamespaceRule
impl<'a> IntoParam<'a, IDispatch> for IHTMLCSSNamespaceRulefn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLCSSNamespaceRule
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLCSSNamespaceRulefn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IHTMLCSSRule
impl<'a> IntoParam<'a, IDispatch> for IHTMLCSSRulefn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLCSSRule
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLCSSRulefn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IHTMLCSSStyleDeclaration
impl<'a> IntoParam<'a, IDispatch> for IHTMLCSSStyleDeclarationfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLCSSStyleDeclaration
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLCSSStyleDeclarationfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IEventServerTrace
impl<'a> IntoParam<'a, IDispatch> for IEventServerTracefn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IHTMLCSSStyleDeclaration2
impl<'a> IntoParam<'a, IDispatch> for IHTMLCSSStyleDeclaration2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLCSSStyleDeclaration2
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLCSSStyleDeclaration2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IHTMLCSSStyleDeclaration3
impl<'a> IntoParam<'a, IDispatch> for IHTMLCSSStyleDeclaration3fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLCSSStyleDeclaration3
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLCSSStyleDeclaration3fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IHTMLCSSStyleDeclaration4
impl<'a> IntoParam<'a, IDispatch> for IHTMLCSSStyleDeclaration4fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLCSSStyleDeclaration4
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLCSSStyleDeclaration4fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IHTMLCanvasElement
impl<'a> IntoParam<'a, IDispatch> for IHTMLCanvasElementfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLCanvasElement
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLCanvasElementfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IHTMLCommentElement
impl<'a> IntoParam<'a, IDispatch> for IHTMLCommentElementfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLCommentElement
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLCommentElementfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IEventServerTrace
impl<'a> IntoParam<'a, IDispatch> for &'a IEventServerTracefn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IHTMLCommentElement2
impl<'a> IntoParam<'a, IDispatch> for IHTMLCommentElement2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLCommentElement2
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLCommentElement2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IHTMLCommentElement3
impl<'a> IntoParam<'a, IDispatch> for IHTMLCommentElement3fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLCommentElement3
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLCommentElement3fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IHTMLControlElement
impl<'a> IntoParam<'a, IDispatch> for IHTMLControlElementfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLControlElement
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLControlElementfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IHTMLControlRange
impl<'a> IntoParam<'a, IDispatch> for IHTMLControlRangefn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLControlRange
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLControlRangefn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IHTMLControlRange2
impl<'a> IntoParam<'a, IDispatch> for IHTMLControlRange2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLControlRange2
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLControlRange2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IEventSubscription
impl<'a> IntoParam<'a, IDispatch> for IEventSubscriptionfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IHTMLCurrentStyle
impl<'a> IntoParam<'a, IDispatch> for IHTMLCurrentStylefn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLCurrentStyle
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLCurrentStylefn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IHTMLCurrentStyle2
impl<'a> IntoParam<'a, IDispatch> for IHTMLCurrentStyle2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLCurrentStyle2
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLCurrentStyle2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IHTMLCurrentStyle3
impl<'a> IntoParam<'a, IDispatch> for IHTMLCurrentStyle3fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLCurrentStyle3
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLCurrentStyle3fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IHTMLCurrentStyle4
impl<'a> IntoParam<'a, IDispatch> for IHTMLCurrentStyle4fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLCurrentStyle4
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLCurrentStyle4fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IHTMLCurrentStyle5
impl<'a> IntoParam<'a, IDispatch> for IHTMLCurrentStyle5fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLCurrentStyle5
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLCurrentStyle5fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IEventSubscription
impl<'a> IntoParam<'a, IDispatch> for &'a IEventSubscriptionfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IHTMLDDElement
impl<'a> IntoParam<'a, IDispatch> for IHTMLDDElementfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLDDElement
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLDDElementfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IHTMLDListElement
impl<'a> IntoParam<'a, IDispatch> for IHTMLDListElementfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLDListElement
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLDListElementfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IHTMLDOMAttribute
impl<'a> IntoParam<'a, IDispatch> for IHTMLDOMAttributefn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLDOMAttribute
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLDOMAttributefn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IHTMLDOMAttribute2
impl<'a> IntoParam<'a, IDispatch> for IHTMLDOMAttribute2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLDOMAttribute2
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLDOMAttribute2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IHTMLDOMAttribute3
impl<'a> IntoParam<'a, IDispatch> for IHTMLDOMAttribute3fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLDOMAttribute3
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLDOMAttribute3fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IEventSystem
impl<'a> IntoParam<'a, IDispatch> for IEventSystemfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IHTMLDOMAttribute4
impl<'a> IntoParam<'a, IDispatch> for IHTMLDOMAttribute4fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLDOMAttribute4
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLDOMAttribute4fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IHTMLDOMChildrenCollection
impl<'a> IntoParam<'a, IDispatch> for IHTMLDOMChildrenCollectionfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLDOMChildrenCollection
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLDOMChildrenCollectionfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IHTMLDOMChildrenCollection2
impl<'a> IntoParam<'a, IDispatch> for IHTMLDOMChildrenCollection2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLDOMChildrenCollection2
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLDOMChildrenCollection2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IHTMLDOMConstructor
impl<'a> IntoParam<'a, IDispatch> for IHTMLDOMConstructorfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLDOMConstructor
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLDOMConstructorfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IHTMLDOMConstructorCollection
impl<'a> IntoParam<'a, IDispatch> for IHTMLDOMConstructorCollectionfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLDOMConstructorCollection
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLDOMConstructorCollectionfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IEventSystem
impl<'a> IntoParam<'a, IDispatch> for &'a IEventSystemfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IHTMLDOMImplementation
impl<'a> IntoParam<'a, IDispatch> for IHTMLDOMImplementationfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLDOMImplementation
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLDOMImplementationfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IHTMLDOMImplementation2
impl<'a> IntoParam<'a, IDispatch> for IHTMLDOMImplementation2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLDOMImplementation2
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLDOMImplementation2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IHTMLDOMNode
impl<'a> IntoParam<'a, IDispatch> for IHTMLDOMNodefn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLDOMNode
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLDOMNodefn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IHTMLDOMNode2
impl<'a> IntoParam<'a, IDispatch> for IHTMLDOMNode2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLDOMNode2
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLDOMNode2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IHTMLDOMNode3
impl<'a> IntoParam<'a, IDispatch> for IHTMLDOMNode3fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLDOMNode3
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLDOMNode3fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IFiringControl
impl<'a> IntoParam<'a, IDispatch> for IFiringControlfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IHTMLDOMRange
impl<'a> IntoParam<'a, IDispatch> for IHTMLDOMRangefn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLDOMRange
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLDOMRangefn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IHTMLDOMTextNode
impl<'a> IntoParam<'a, IDispatch> for IHTMLDOMTextNodefn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLDOMTextNode
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLDOMTextNodefn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IHTMLDOMTextNode2
impl<'a> IntoParam<'a, IDispatch> for IHTMLDOMTextNode2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLDOMTextNode2
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLDOMTextNode2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IHTMLDOMTextNode3
impl<'a> IntoParam<'a, IDispatch> for IHTMLDOMTextNode3fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLDOMTextNode3
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLDOMTextNode3fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IHTMLDTElement
impl<'a> IntoParam<'a, IDispatch> for IHTMLDTElementfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLDTElement
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLDTElementfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IFiringControl
impl<'a> IntoParam<'a, IDispatch> for &'a IFiringControlfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IHTMLDataTransfer
impl<'a> IntoParam<'a, IDispatch> for IHTMLDataTransferfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLDataTransfer
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLDataTransferfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IHTMLDatabinding
impl<'a> IntoParam<'a, IDispatch> for IHTMLDatabindingfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLDatabinding
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLDatabindingfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IHTMLDialog
impl<'a> IntoParam<'a, IDispatch> for IHTMLDialogfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLDialog
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLDialogfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IHTMLDialog2
impl<'a> IntoParam<'a, IDispatch> for IHTMLDialog2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLDialog2
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLDialog2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IHTMLDialog3
impl<'a> IntoParam<'a, IDispatch> for IHTMLDialog3fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLDialog3
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLDialog3fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IADsCollection
impl<'a> IntoParam<'a, IDispatch> for IADsCollectionfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IGetSecurityCallContext
impl<'a> IntoParam<'a, IDispatch> for IGetSecurityCallContextfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IHTMLDivElement
impl<'a> IntoParam<'a, IDispatch> for IHTMLDivElementfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLDivElement
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLDivElementfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IHTMLDivPosition
impl<'a> IntoParam<'a, IDispatch> for IHTMLDivPositionfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLDivPosition
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLDivPositionfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IHTMLDocument
impl<'a> IntoParam<'a, IDispatch> for IHTMLDocumentfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLDocument
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLDocumentfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IHTMLDocument2
impl<'a> IntoParam<'a, IDispatch> for IHTMLDocument2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLDocument2
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLDocument2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IHTMLDocument3
impl<'a> IntoParam<'a, IDispatch> for IHTMLDocument3fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLDocument3
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLDocument3fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IGetSecurityCallContext
impl<'a> IntoParam<'a, IDispatch> for &'a IGetSecurityCallContextfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IHTMLDocument4
impl<'a> IntoParam<'a, IDispatch> for IHTMLDocument4fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLDocument4
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLDocument4fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IHTMLDocument5
impl<'a> IntoParam<'a, IDispatch> for IHTMLDocument5fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLDocument5
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLDocument5fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IHTMLDocument6
impl<'a> IntoParam<'a, IDispatch> for IHTMLDocument6fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLDocument6
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLDocument6fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IHTMLDocument7
impl<'a> IntoParam<'a, IDispatch> for IHTMLDocument7fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLDocument7
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLDocument7fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IHTMLDocument8
impl<'a> IntoParam<'a, IDispatch> for IHTMLDocument8fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLDocument8
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLDocument8fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IMTSLocator
impl<'a> IntoParam<'a, IDispatch> for IMTSLocatorfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IHTMLDocumentCompatibleInfo
impl<'a> IntoParam<'a, IDispatch> for IHTMLDocumentCompatibleInfofn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLDocumentCompatibleInfo
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLDocumentCompatibleInfofn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IHTMLDocumentCompatibleInfoCollection
impl<'a> IntoParam<'a, IDispatch> for IHTMLDocumentCompatibleInfoCollectionfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLDocumentCompatibleInfoCollection
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLDocumentCompatibleInfoCollectionfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IHTMLElement
impl<'a> IntoParam<'a, IDispatch> for IHTMLElementfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLElement
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLElementfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IHTMLElement2
impl<'a> IntoParam<'a, IDispatch> for IHTMLElement2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLElement2
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLElement2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IHTMLElement3
impl<'a> IntoParam<'a, IDispatch> for IHTMLElement3fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLElement3
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLElement3fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IMTSLocator
impl<'a> IntoParam<'a, IDispatch> for &'a IMTSLocatorfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IHTMLElement4
impl<'a> IntoParam<'a, IDispatch> for IHTMLElement4fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLElement4
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLElement4fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IHTMLElement5
impl<'a> IntoParam<'a, IDispatch> for IHTMLElement5fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLElement5
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLElement5fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IHTMLElement6
impl<'a> IntoParam<'a, IDispatch> for IHTMLElement6fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLElement6
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLElement6fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IHTMLElement7
impl<'a> IntoParam<'a, IDispatch> for IHTMLElement7fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLElement7
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLElement7fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IHTMLElementAppliedStyles
impl<'a> IntoParam<'a, IDispatch> for IHTMLElementAppliedStylesfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLElementAppliedStyles
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLElementAppliedStylesfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IMessageMover
impl<'a> IntoParam<'a, IDispatch> for IMessageMoverfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IHTMLElementCollection
impl<'a> IntoParam<'a, IDispatch> for IHTMLElementCollectionfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLElementCollection
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLElementCollectionfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IHTMLElementCollection2
impl<'a> IntoParam<'a, IDispatch> for IHTMLElementCollection2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLElementCollection2
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLElementCollection2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IHTMLElementCollection3
impl<'a> IntoParam<'a, IDispatch> for IHTMLElementCollection3fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLElementCollection3
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLElementCollection3fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IHTMLElementCollection4
impl<'a> IntoParam<'a, IDispatch> for IHTMLElementCollection4fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLElementCollection4
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLElementCollection4fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IHTMLElementDefaults
impl<'a> IntoParam<'a, IDispatch> for IHTMLElementDefaultsfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLElementDefaults
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLElementDefaultsfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IMessageMover
impl<'a> IntoParam<'a, IDispatch> for &'a IMessageMoverfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IHTMLEmbedElement
impl<'a> IntoParam<'a, IDispatch> for IHTMLEmbedElementfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLEmbedElement
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLEmbedElementfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IHTMLEmbedElement2
impl<'a> IntoParam<'a, IDispatch> for IHTMLEmbedElement2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLEmbedElement2
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLEmbedElement2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IHTMLEventObj
impl<'a> IntoParam<'a, IDispatch> for IHTMLEventObjfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLEventObj
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLEventObjfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IHTMLEventObj2
impl<'a> IntoParam<'a, IDispatch> for IHTMLEventObj2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLEventObj2
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLEventObj2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IHTMLEventObj3
impl<'a> IntoParam<'a, IDispatch> for IHTMLEventObj3fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLEventObj3
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLEventObj3fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IMtsEventInfo
impl<'a> IntoParam<'a, IDispatch> for IMtsEventInfofn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IHTMLEventObj4
impl<'a> IntoParam<'a, IDispatch> for IHTMLEventObj4fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLEventObj4
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLEventObj4fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IHTMLEventObj5
impl<'a> IntoParam<'a, IDispatch> for IHTMLEventObj5fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLEventObj5
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLEventObj5fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IHTMLEventObj6
impl<'a> IntoParam<'a, IDispatch> for IHTMLEventObj6fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLEventObj6
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLEventObj6fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IHTMLFieldSetElement
impl<'a> IntoParam<'a, IDispatch> for IHTMLFieldSetElementfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLFieldSetElement
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLFieldSetElementfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IHTMLFieldSetElement2
impl<'a> IntoParam<'a, IDispatch> for IHTMLFieldSetElement2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLFieldSetElement2
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLFieldSetElement2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IMtsEventInfo
impl<'a> IntoParam<'a, IDispatch> for &'a IMtsEventInfofn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IHTMLFiltersCollection
impl<'a> IntoParam<'a, IDispatch> for IHTMLFiltersCollectionfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLFiltersCollection
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLFiltersCollectionfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IHTMLFontElement
impl<'a> IntoParam<'a, IDispatch> for IHTMLFontElementfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLFontElement
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLFontElementfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IHTMLFontNamesCollection
impl<'a> IntoParam<'a, IDispatch> for IHTMLFontNamesCollectionfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLFontNamesCollection
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLFontNamesCollectionfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IHTMLFontSizesCollection
impl<'a> IntoParam<'a, IDispatch> for IHTMLFontSizesCollectionfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLFontSizesCollection
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLFontSizesCollectionfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IHTMLFormElement
impl<'a> IntoParam<'a, IDispatch> for IHTMLFormElementfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLFormElement
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLFormElementfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IMtsEvents
impl<'a> IntoParam<'a, IDispatch> for IMtsEventsfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IHTMLFormElement2
impl<'a> IntoParam<'a, IDispatch> for IHTMLFormElement2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLFormElement2
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLFormElement2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IHTMLFormElement3
impl<'a> IntoParam<'a, IDispatch> for IHTMLFormElement3fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLFormElement3
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLFormElement3fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IHTMLFormElement4
impl<'a> IntoParam<'a, IDispatch> for IHTMLFormElement4fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLFormElement4
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLFormElement4fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IHTMLFrameBase
impl<'a> IntoParam<'a, IDispatch> for IHTMLFrameBasefn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLFrameBase
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLFrameBasefn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IHTMLFrameBase2
impl<'a> IntoParam<'a, IDispatch> for IHTMLFrameBase2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLFrameBase2
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLFrameBase2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IMtsEvents
impl<'a> IntoParam<'a, IDispatch> for &'a IMtsEventsfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IHTMLFrameBase3
impl<'a> IntoParam<'a, IDispatch> for IHTMLFrameBase3fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLFrameBase3
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLFrameBase3fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IHTMLFrameElement
impl<'a> IntoParam<'a, IDispatch> for IHTMLFrameElementfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLFrameElement
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLFrameElementfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IHTMLFrameElement2
impl<'a> IntoParam<'a, IDispatch> for IHTMLFrameElement2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLFrameElement2
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLFrameElement2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IHTMLFrameElement3
impl<'a> IntoParam<'a, IDispatch> for IHTMLFrameElement3fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLFrameElement3
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLFrameElement3fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IHTMLFrameSetElement
impl<'a> IntoParam<'a, IDispatch> for IHTMLFrameSetElementfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLFrameSetElement
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLFrameSetElementfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IADsCollection
impl<'a> IntoParam<'a, IDispatch> for &'a IADsCollectionfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IMtsGrp
impl<'a> IntoParam<'a, IDispatch> for IMtsGrpfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IHTMLFrameSetElement2
impl<'a> IntoParam<'a, IDispatch> for IHTMLFrameSetElement2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLFrameSetElement2
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLFrameSetElement2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IHTMLFrameSetElement3
impl<'a> IntoParam<'a, IDispatch> for IHTMLFrameSetElement3fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLFrameSetElement3
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLFrameSetElement3fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IHTMLFramesCollection2
impl<'a> IntoParam<'a, IDispatch> for IHTMLFramesCollection2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLFramesCollection2
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLFramesCollection2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IHTMLGenericElement
impl<'a> IntoParam<'a, IDispatch> for IHTMLGenericElementfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLGenericElement
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLGenericElementfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IHTMLHRElement
impl<'a> IntoParam<'a, IDispatch> for IHTMLHRElementfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLHRElement
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLHRElementfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IMtsGrp
impl<'a> IntoParam<'a, IDispatch> for &'a IMtsGrpfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IHTMLHeadElement
impl<'a> IntoParam<'a, IDispatch> for IHTMLHeadElementfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLHeadElement
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLHeadElementfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IHTMLHeadElement2
impl<'a> IntoParam<'a, IDispatch> for IHTMLHeadElement2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLHeadElement2
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLHeadElement2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IHTMLHeaderElement
impl<'a> IntoParam<'a, IDispatch> for IHTMLHeaderElementfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLHeaderElement
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLHeaderElementfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IHTMLHtmlElement
impl<'a> IntoParam<'a, IDispatch> for IHTMLHtmlElementfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLHtmlElement
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLHtmlElementfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IHTMLIFrameElement
impl<'a> IntoParam<'a, IDispatch> for IHTMLIFrameElementfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLIFrameElement
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLIFrameElementfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IObjectConstructString
impl<'a> IntoParam<'a, IDispatch> for IObjectConstructStringfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IHTMLIFrameElement2
impl<'a> IntoParam<'a, IDispatch> for IHTMLIFrameElement2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLIFrameElement2
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLIFrameElement2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IHTMLIFrameElement3
impl<'a> IntoParam<'a, IDispatch> for IHTMLIFrameElement3fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLIFrameElement3
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLIFrameElement3fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IHTMLIPrintCollection
impl<'a> IntoParam<'a, IDispatch> for IHTMLIPrintCollectionfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLIPrintCollection
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLIPrintCollectionfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IHTMLImageElementFactory
impl<'a> IntoParam<'a, IDispatch> for IHTMLImageElementFactoryfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLImageElementFactory
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLImageElementFactoryfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IHTMLImgElement
impl<'a> IntoParam<'a, IDispatch> for IHTMLImgElementfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLImgElement
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLImgElementfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IObjectConstructString
impl<'a> IntoParam<'a, IDispatch> for &'a IObjectConstructStringfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IHTMLImgElement2
impl<'a> IntoParam<'a, IDispatch> for IHTMLImgElement2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLImgElement2
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLImgElement2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IHTMLImgElement3
impl<'a> IntoParam<'a, IDispatch> for IHTMLImgElement3fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLImgElement3
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLImgElement3fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IHTMLImgElement4
impl<'a> IntoParam<'a, IDispatch> for IHTMLImgElement4fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLImgElement4
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLImgElement4fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IHTMLInputButtonElement
impl<'a> IntoParam<'a, IDispatch> for IHTMLInputButtonElementfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLInputButtonElement
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLInputButtonElementfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IHTMLInputElement
impl<'a> IntoParam<'a, IDispatch> for IHTMLInputElementfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLInputElement
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLInputElementfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IPoolManager
impl<'a> IntoParam<'a, IDispatch> for IPoolManagerfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IHTMLInputElement2
impl<'a> IntoParam<'a, IDispatch> for IHTMLInputElement2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLInputElement2
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLInputElement2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IHTMLInputElement3
impl<'a> IntoParam<'a, IDispatch> for IHTMLInputElement3fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLInputElement3
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLInputElement3fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IHTMLInputFileElement
impl<'a> IntoParam<'a, IDispatch> for IHTMLInputFileElementfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLInputFileElement
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLInputFileElementfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IHTMLInputHiddenElement
impl<'a> IntoParam<'a, IDispatch> for IHTMLInputHiddenElementfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLInputHiddenElement
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLInputHiddenElementfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IHTMLInputImage
impl<'a> IntoParam<'a, IDispatch> for IHTMLInputImagefn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLInputImage
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLInputImagefn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IPoolManager
impl<'a> IntoParam<'a, IDispatch> for &'a IPoolManagerfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IHTMLInputRangeElement
impl<'a> IntoParam<'a, IDispatch> for IHTMLInputRangeElementfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLInputRangeElement
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLInputRangeElementfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IHTMLInputTextElement
impl<'a> IntoParam<'a, IDispatch> for IHTMLInputTextElementfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLInputTextElement
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLInputTextElementfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IHTMLInputTextElement2
impl<'a> IntoParam<'a, IDispatch> for IHTMLInputTextElement2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLInputTextElement2
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLInputTextElement2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IHTMLIsIndexElement
impl<'a> IntoParam<'a, IDispatch> for IHTMLIsIndexElementfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLIsIndexElement
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLIsIndexElementfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IHTMLIsIndexElement2
impl<'a> IntoParam<'a, IDispatch> for IHTMLIsIndexElement2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLIsIndexElement2
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLIsIndexElement2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ISecurityCallContext
impl<'a> IntoParam<'a, IDispatch> for ISecurityCallContextfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IHTMLLIElement
impl<'a> IntoParam<'a, IDispatch> for IHTMLLIElementfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLLIElement
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLLIElementfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IHTMLLabelElement
impl<'a> IntoParam<'a, IDispatch> for IHTMLLabelElementfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLLabelElement
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLLabelElementfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IHTMLLabelElement2
impl<'a> IntoParam<'a, IDispatch> for IHTMLLabelElement2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLLabelElement2
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLLabelElement2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IHTMLLegendElement
impl<'a> IntoParam<'a, IDispatch> for IHTMLLegendElementfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLLegendElement
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLLegendElementfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IHTMLLegendElement2
impl<'a> IntoParam<'a, IDispatch> for IHTMLLegendElement2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLLegendElement2
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLLegendElement2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ISecurityCallContext
impl<'a> IntoParam<'a, IDispatch> for &'a ISecurityCallContextfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IHTMLLinkElement
impl<'a> IntoParam<'a, IDispatch> for IHTMLLinkElementfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLLinkElement
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLLinkElementfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IHTMLLinkElement2
impl<'a> IntoParam<'a, IDispatch> for IHTMLLinkElement2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLLinkElement2
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLLinkElement2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IHTMLLinkElement3
impl<'a> IntoParam<'a, IDispatch> for IHTMLLinkElement3fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLLinkElement3
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLLinkElement3fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IHTMLLinkElement4
impl<'a> IntoParam<'a, IDispatch> for IHTMLLinkElement4fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLLinkElement4
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLLinkElement4fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IHTMLLinkElement5
impl<'a> IntoParam<'a, IDispatch> for IHTMLLinkElement5fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLLinkElement5
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLLinkElement5fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ISecurityCallersColl
impl<'a> IntoParam<'a, IDispatch> for ISecurityCallersCollfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IHTMLListElement
impl<'a> IntoParam<'a, IDispatch> for IHTMLListElementfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLListElement
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLListElementfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IHTMLListElement2
impl<'a> IntoParam<'a, IDispatch> for IHTMLListElement2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLListElement2
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLListElement2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IHTMLLocation
impl<'a> IntoParam<'a, IDispatch> for IHTMLLocationfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLLocation
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLLocationfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IHTMLMSCSSKeyframeRule
impl<'a> IntoParam<'a, IDispatch> for IHTMLMSCSSKeyframeRulefn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLMSCSSKeyframeRule
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLMSCSSKeyframeRulefn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IHTMLMSCSSKeyframesRule
impl<'a> IntoParam<'a, IDispatch> for IHTMLMSCSSKeyframesRulefn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLMSCSSKeyframesRule
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLMSCSSKeyframesRulefn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ISecurityCallersColl
impl<'a> IntoParam<'a, IDispatch> for &'a ISecurityCallersCollfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IHTMLMSImgElement
impl<'a> IntoParam<'a, IDispatch> for IHTMLMSImgElementfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLMSImgElement
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLMSImgElementfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IHTMLMSMediaElement
impl<'a> IntoParam<'a, IDispatch> for IHTMLMSMediaElementfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLMSMediaElement
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLMSMediaElementfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IHTMLMapElement
impl<'a> IntoParam<'a, IDispatch> for IHTMLMapElementfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLMapElement
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLMapElementfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IHTMLMarqueeElement
impl<'a> IntoParam<'a, IDispatch> for IHTMLMarqueeElementfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLMarqueeElement
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLMarqueeElementfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IHTMLMediaElement
impl<'a> IntoParam<'a, IDispatch> for IHTMLMediaElementfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLMediaElement
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLMediaElementfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IADs
impl<'a> IntoParam<'a, IDispatch> for IADsfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IADsComputer
impl<'a> IntoParam<'a, IDispatch> for IADsComputerfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ISecurityIdentityColl
impl<'a> IntoParam<'a, IDispatch> for ISecurityIdentityCollfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IHTMLMediaElement2
impl<'a> IntoParam<'a, IDispatch> for IHTMLMediaElement2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLMediaElement2
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLMediaElement2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IHTMLMediaError
impl<'a> IntoParam<'a, IDispatch> for IHTMLMediaErrorfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLMediaError
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLMediaErrorfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IHTMLMetaElement
impl<'a> IntoParam<'a, IDispatch> for IHTMLMetaElementfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLMetaElement
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLMetaElementfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IHTMLMetaElement2
impl<'a> IntoParam<'a, IDispatch> for IHTMLMetaElement2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLMetaElement2
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLMetaElement2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IHTMLMetaElement3
impl<'a> IntoParam<'a, IDispatch> for IHTMLMetaElement3fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLMetaElement3
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLMetaElement3fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ISecurityIdentityColl
impl<'a> IntoParam<'a, IDispatch> for &'a ISecurityIdentityCollfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IHTMLMimeTypesCollection
impl<'a> IntoParam<'a, IDispatch> for IHTMLMimeTypesCollectionfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLMimeTypesCollection
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLMimeTypesCollectionfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IHTMLModelessInit
impl<'a> IntoParam<'a, IDispatch> for IHTMLModelessInitfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLModelessInit
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLModelessInitfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IHTMLNamespace
impl<'a> IntoParam<'a, IDispatch> for IHTMLNamespacefn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLNamespace
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLNamespacefn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IHTMLNamespaceCollection
impl<'a> IntoParam<'a, IDispatch> for IHTMLNamespaceCollectionfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLNamespaceCollection
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLNamespaceCollectionfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IHTMLNextIdElement
impl<'a> IntoParam<'a, IDispatch> for IHTMLNextIdElementfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLNextIdElement
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLNextIdElementfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ISharedProperty
impl<'a> IntoParam<'a, IDispatch> for ISharedPropertyfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IHTMLNoShowElement
impl<'a> IntoParam<'a, IDispatch> for IHTMLNoShowElementfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLNoShowElement
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLNoShowElementfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IHTMLOListElement
impl<'a> IntoParam<'a, IDispatch> for IHTMLOListElementfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLOListElement
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLOListElementfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IHTMLObjectElement
impl<'a> IntoParam<'a, IDispatch> for IHTMLObjectElementfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLObjectElement
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLObjectElementfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IHTMLObjectElement2
impl<'a> IntoParam<'a, IDispatch> for IHTMLObjectElement2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLObjectElement2
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLObjectElement2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IHTMLObjectElement3
impl<'a> IntoParam<'a, IDispatch> for IHTMLObjectElement3fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLObjectElement3
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLObjectElement3fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ISharedProperty
impl<'a> IntoParam<'a, IDispatch> for &'a ISharedPropertyfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IHTMLObjectElement4
impl<'a> IntoParam<'a, IDispatch> for IHTMLObjectElement4fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLObjectElement4
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLObjectElement4fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IHTMLObjectElement5
impl<'a> IntoParam<'a, IDispatch> for IHTMLObjectElement5fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLObjectElement5
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLObjectElement5fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IHTMLOpsProfile
impl<'a> IntoParam<'a, IDispatch> for IHTMLOpsProfilefn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLOpsProfile
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLOpsProfilefn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IHTMLOptionButtonElement
impl<'a> IntoParam<'a, IDispatch> for IHTMLOptionButtonElementfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLOptionButtonElement
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLOptionButtonElementfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IHTMLOptionElement
impl<'a> IntoParam<'a, IDispatch> for IHTMLOptionElementfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLOptionElement
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLOptionElementfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ISharedPropertyGroup
impl<'a> IntoParam<'a, IDispatch> for ISharedPropertyGroupfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IHTMLOptionElement3
impl<'a> IntoParam<'a, IDispatch> for IHTMLOptionElement3fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLOptionElement3
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLOptionElement3fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IHTMLOptionElement4
impl<'a> IntoParam<'a, IDispatch> for IHTMLOptionElement4fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLOptionElement4
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLOptionElement4fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IHTMLOptionElementFactory
impl<'a> IntoParam<'a, IDispatch> for IHTMLOptionElementFactoryfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLOptionElementFactory
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLOptionElementFactoryfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IHTMLOptionsHolder
impl<'a> IntoParam<'a, IDispatch> for IHTMLOptionsHolderfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLOptionsHolder
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLOptionsHolderfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IHTMLParaElement
impl<'a> IntoParam<'a, IDispatch> for IHTMLParaElementfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLParaElement
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLParaElementfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ISharedPropertyGroup
impl<'a> IntoParam<'a, IDispatch> for &'a ISharedPropertyGroupfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IHTMLParamElement
impl<'a> IntoParam<'a, IDispatch> for IHTMLParamElementfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLParamElement
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLParamElementfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IHTMLParamElement2
impl<'a> IntoParam<'a, IDispatch> for IHTMLParamElement2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLParamElement2
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLParamElement2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IHTMLPerformance
impl<'a> IntoParam<'a, IDispatch> for IHTMLPerformancefn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLPerformance
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLPerformancefn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IHTMLPerformanceNavigation
impl<'a> IntoParam<'a, IDispatch> for IHTMLPerformanceNavigationfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLPerformanceNavigation
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLPerformanceNavigationfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IHTMLPerformanceTiming
impl<'a> IntoParam<'a, IDispatch> for IHTMLPerformanceTimingfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLPerformanceTiming
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLPerformanceTimingfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ISharedPropertyGroupManager
impl<'a> IntoParam<'a, IDispatch> for ISharedPropertyGroupManagerfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IHTMLPhraseElement
impl<'a> IntoParam<'a, IDispatch> for IHTMLPhraseElementfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLPhraseElement
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLPhraseElementfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IHTMLPhraseElement2
impl<'a> IntoParam<'a, IDispatch> for IHTMLPhraseElement2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLPhraseElement2
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLPhraseElement2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IHTMLPhraseElement3
impl<'a> IntoParam<'a, IDispatch> for IHTMLPhraseElement3fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLPhraseElement3
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLPhraseElement3fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IHTMLPluginsCollection
impl<'a> IntoParam<'a, IDispatch> for IHTMLPluginsCollectionfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLPluginsCollection
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLPluginsCollectionfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IHTMLPopup
impl<'a> IntoParam<'a, IDispatch> for IHTMLPopupfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLPopup
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLPopupfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ISharedPropertyGroupManager
impl<'a> IntoParam<'a, IDispatch> for &'a ISharedPropertyGroupManagerfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IHTMLProgressElement
impl<'a> IntoParam<'a, IDispatch> for IHTMLProgressElementfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLProgressElement
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLProgressElementfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IHTMLRect
impl<'a> IntoParam<'a, IDispatch> for IHTMLRectfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLRect
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLRectfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IHTMLRect2
impl<'a> IntoParam<'a, IDispatch> for IHTMLRect2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLRect2
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLRect2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IHTMLRectCollection
impl<'a> IntoParam<'a, IDispatch> for IHTMLRectCollectionfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLRectCollection
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLRectCollectionfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IHTMLRenderStyle
impl<'a> IntoParam<'a, IDispatch> for IHTMLRenderStylefn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLRenderStyle
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLRenderStylefn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ITransactionContext
impl<'a> IntoParam<'a, IDispatch> for ITransactionContextfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IHTMLRuleStyle
impl<'a> IntoParam<'a, IDispatch> for IHTMLRuleStylefn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLRuleStyle
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLRuleStylefn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IHTMLRuleStyle2
impl<'a> IntoParam<'a, IDispatch> for IHTMLRuleStyle2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLRuleStyle2
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLRuleStyle2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IHTMLRuleStyle3
impl<'a> IntoParam<'a, IDispatch> for IHTMLRuleStyle3fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLRuleStyle3
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLRuleStyle3fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IHTMLRuleStyle4
impl<'a> IntoParam<'a, IDispatch> for IHTMLRuleStyle4fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLRuleStyle4
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLRuleStyle4fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IHTMLRuleStyle5
impl<'a> IntoParam<'a, IDispatch> for IHTMLRuleStyle5fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLRuleStyle5
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLRuleStyle5fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ITransactionContext
impl<'a> IntoParam<'a, IDispatch> for &'a ITransactionContextfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IHTMLRuleStyle6
impl<'a> IntoParam<'a, IDispatch> for IHTMLRuleStyle6fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLRuleStyle6
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLRuleStyle6fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IHTMLScreen
impl<'a> IntoParam<'a, IDispatch> for IHTMLScreenfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLScreen
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLScreenfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IHTMLScreen2
impl<'a> IntoParam<'a, IDispatch> for IHTMLScreen2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLScreen2
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLScreen2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IHTMLScreen3
impl<'a> IntoParam<'a, IDispatch> for IHTMLScreen3fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLScreen3
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLScreen3fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IHTMLScreen4
impl<'a> IntoParam<'a, IDispatch> for IHTMLScreen4fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLScreen4
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLScreen4fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IADsComputer
impl<'a> IntoParam<'a, IDispatch> for &'a IADsComputerfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ObjectContext
impl<'a> IntoParam<'a, IDispatch> for ObjectContextfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IHTMLScriptElement
impl<'a> IntoParam<'a, IDispatch> for IHTMLScriptElementfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLScriptElement
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLScriptElementfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IHTMLScriptElement2
impl<'a> IntoParam<'a, IDispatch> for IHTMLScriptElement2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLScriptElement2
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLScriptElement2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IHTMLScriptElement3
impl<'a> IntoParam<'a, IDispatch> for IHTMLScriptElement3fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLScriptElement3
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLScriptElement3fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IHTMLScriptElement4
impl<'a> IntoParam<'a, IDispatch> for IHTMLScriptElement4fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLScriptElement4
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLScriptElement4fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IHTMLSelectElement
impl<'a> IntoParam<'a, IDispatch> for IHTMLSelectElementfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLSelectElement
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLSelectElementfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ObjectContext
impl<'a> IntoParam<'a, IDispatch> for &'a ObjectContextfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IHTMLSelectElement2
impl<'a> IntoParam<'a, IDispatch> for IHTMLSelectElement2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLSelectElement2
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLSelectElement2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IHTMLSelectElement4
impl<'a> IntoParam<'a, IDispatch> for IHTMLSelectElement4fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLSelectElement4
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLSelectElement4fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IHTMLSelectElement5
impl<'a> IntoParam<'a, IDispatch> for IHTMLSelectElement5fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLSelectElement5
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLSelectElement5fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IHTMLSelectElement6
impl<'a> IntoParam<'a, IDispatch> for IHTMLSelectElement6fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLSelectElement6
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLSelectElement6fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IHTMLSelection
impl<'a> IntoParam<'a, IDispatch> for IHTMLSelectionfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLSelection
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLSelectionfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for SecurityProperty
impl<'a> IntoParam<'a, IDispatch> for SecurityPropertyfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IHTMLSelectionObject
impl<'a> IntoParam<'a, IDispatch> for IHTMLSelectionObjectfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLSelectionObject
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLSelectionObjectfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IHTMLSelectionObject2
impl<'a> IntoParam<'a, IDispatch> for IHTMLSelectionObject2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLSelectionObject2
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLSelectionObject2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IHTMLSourceElement
impl<'a> IntoParam<'a, IDispatch> for IHTMLSourceElementfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLSourceElement
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLSourceElementfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IHTMLSpanElement
impl<'a> IntoParam<'a, IDispatch> for IHTMLSpanElementfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLSpanElement
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLSpanElementfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IHTMLSpanFlow
impl<'a> IntoParam<'a, IDispatch> for IHTMLSpanFlowfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLSpanFlow
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLSpanFlowfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a SecurityProperty
impl<'a> IntoParam<'a, IDispatch> for &'a SecurityPropertyfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IHTMLStorage
impl<'a> IntoParam<'a, IDispatch> for IHTMLStoragefn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLStorage
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLStoragefn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IHTMLStorage2
impl<'a> IntoParam<'a, IDispatch> for IHTMLStorage2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLStorage2
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLStorage2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IHTMLStyle
impl<'a> IntoParam<'a, IDispatch> for IHTMLStylefn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLStyle
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLStylefn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IHTMLStyle2
impl<'a> IntoParam<'a, IDispatch> for IHTMLStyle2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLStyle2
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLStyle2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IHTMLStyle3
impl<'a> IntoParam<'a, IDispatch> for IHTMLStyle3fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLStyle3
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLStyle3fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ITextDisplays
impl<'a> IntoParam<'a, IDispatch> for ITextDisplaysfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IHTMLStyle4
impl<'a> IntoParam<'a, IDispatch> for IHTMLStyle4fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLStyle4
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLStyle4fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IHTMLStyle5
impl<'a> IntoParam<'a, IDispatch> for IHTMLStyle5fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLStyle5
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLStyle5fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IHTMLStyle6
impl<'a> IntoParam<'a, IDispatch> for IHTMLStyle6fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLStyle6
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLStyle6fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IHTMLStyleElement
impl<'a> IntoParam<'a, IDispatch> for IHTMLStyleElementfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLStyleElement
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLStyleElementfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IHTMLStyleElement2
impl<'a> IntoParam<'a, IDispatch> for IHTMLStyleElement2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLStyleElement2
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLStyleElement2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ITextDisplays
impl<'a> IntoParam<'a, IDispatch> for &'a ITextDisplaysfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IHTMLStyleEnabled
impl<'a> IntoParam<'a, IDispatch> for IHTMLStyleEnabledfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLStyleEnabled
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLStyleEnabledfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IHTMLStyleFontFace
impl<'a> IntoParam<'a, IDispatch> for IHTMLStyleFontFacefn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLStyleFontFace
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLStyleFontFacefn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IHTMLStyleFontFace2
impl<'a> IntoParam<'a, IDispatch> for IHTMLStyleFontFace2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLStyleFontFace2
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLStyleFontFace2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IHTMLStyleMedia
impl<'a> IntoParam<'a, IDispatch> for IHTMLStyleMediafn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLStyleMedia
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLStyleMediafn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IHTMLStyleSheet
impl<'a> IntoParam<'a, IDispatch> for IHTMLStyleSheetfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLStyleSheet
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLStyleSheetfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ITextDocument
impl<'a> IntoParam<'a, IDispatch> for ITextDocumentfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IHTMLStyleSheet2
impl<'a> IntoParam<'a, IDispatch> for IHTMLStyleSheet2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLStyleSheet2
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLStyleSheet2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IHTMLStyleSheet3
impl<'a> IntoParam<'a, IDispatch> for IHTMLStyleSheet3fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLStyleSheet3
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLStyleSheet3fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IHTMLStyleSheet4
impl<'a> IntoParam<'a, IDispatch> for IHTMLStyleSheet4fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLStyleSheet4
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLStyleSheet4fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IHTMLStyleSheetPage
impl<'a> IntoParam<'a, IDispatch> for IHTMLStyleSheetPagefn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLStyleSheetPage
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLStyleSheetPagefn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IHTMLStyleSheetPage2
impl<'a> IntoParam<'a, IDispatch> for IHTMLStyleSheetPage2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLStyleSheetPage2
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLStyleSheetPage2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ITextDocument
impl<'a> IntoParam<'a, IDispatch> for &'a ITextDocumentfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IHTMLStyleSheetPagesCollection
impl<'a> IntoParam<'a, IDispatch> for IHTMLStyleSheetPagesCollectionfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLStyleSheetPagesCollection
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLStyleSheetPagesCollectionfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IHTMLStyleSheetRule
impl<'a> IntoParam<'a, IDispatch> for IHTMLStyleSheetRulefn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLStyleSheetRule
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLStyleSheetRulefn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IHTMLStyleSheetRule2
impl<'a> IntoParam<'a, IDispatch> for IHTMLStyleSheetRule2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLStyleSheetRule2
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLStyleSheetRule2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IHTMLStyleSheetRuleApplied
impl<'a> IntoParam<'a, IDispatch> for IHTMLStyleSheetRuleAppliedfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLStyleSheetRuleApplied
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLStyleSheetRuleAppliedfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IHTMLStyleSheetRulesAppliedCollection
impl<'a> IntoParam<'a, IDispatch> for IHTMLStyleSheetRulesAppliedCollectionfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLStyleSheetRulesAppliedCollection
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLStyleSheetRulesAppliedCollectionfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ITextDocument2
impl<'a> IntoParam<'a, IDispatch> for ITextDocument2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IHTMLStyleSheetRulesCollection
impl<'a> IntoParam<'a, IDispatch> for IHTMLStyleSheetRulesCollectionfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLStyleSheetRulesCollection
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLStyleSheetRulesCollectionfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IHTMLStyleSheetRulesCollection2
impl<'a> IntoParam<'a, IDispatch> for IHTMLStyleSheetRulesCollection2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLStyleSheetRulesCollection2
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLStyleSheetRulesCollection2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IHTMLStyleSheetsCollection
impl<'a> IntoParam<'a, IDispatch> for IHTMLStyleSheetsCollectionfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLStyleSheetsCollection
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLStyleSheetsCollectionfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IHTMLStyleSheetsCollection2
impl<'a> IntoParam<'a, IDispatch> for IHTMLStyleSheetsCollection2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLStyleSheetsCollection2
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLStyleSheetsCollection2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IHTMLSubmitData
impl<'a> IntoParam<'a, IDispatch> for IHTMLSubmitDatafn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLSubmitData
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLSubmitDatafn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ITextDocument2
impl<'a> IntoParam<'a, IDispatch> for &'a ITextDocument2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IHTMLTable
impl<'a> IntoParam<'a, IDispatch> for IHTMLTablefn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLTable
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLTablefn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IHTMLTable2
impl<'a> IntoParam<'a, IDispatch> for IHTMLTable2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLTable2
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLTable2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IHTMLTable3
impl<'a> IntoParam<'a, IDispatch> for IHTMLTable3fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLTable3
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLTable3fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IHTMLTable4
impl<'a> IntoParam<'a, IDispatch> for IHTMLTable4fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLTable4
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLTable4fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IHTMLTableCaption
impl<'a> IntoParam<'a, IDispatch> for IHTMLTableCaptionfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLTableCaption
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLTableCaptionfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IADsComputerOperations
impl<'a> IntoParam<'a, IDispatch> for IADsComputerOperationsfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ITextDocument2Old
impl<'a> IntoParam<'a, IDispatch> for ITextDocument2Oldfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IHTMLTableCell
impl<'a> IntoParam<'a, IDispatch> for IHTMLTableCellfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLTableCell
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLTableCellfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IHTMLTableCell2
impl<'a> IntoParam<'a, IDispatch> for IHTMLTableCell2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLTableCell2
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLTableCell2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IHTMLTableCell3
impl<'a> IntoParam<'a, IDispatch> for IHTMLTableCell3fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLTableCell3
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLTableCell3fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IHTMLTableCol
impl<'a> IntoParam<'a, IDispatch> for IHTMLTableColfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLTableCol
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLTableColfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IHTMLTableCol2
impl<'a> IntoParam<'a, IDispatch> for IHTMLTableCol2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLTableCol2
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLTableCol2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ITextDocument2Old
impl<'a> IntoParam<'a, IDispatch> for &'a ITextDocument2Oldfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IHTMLTableCol3
impl<'a> IntoParam<'a, IDispatch> for IHTMLTableCol3fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLTableCol3
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLTableCol3fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IHTMLTableRow
impl<'a> IntoParam<'a, IDispatch> for IHTMLTableRowfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLTableRow
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLTableRowfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IHTMLTableRow2
impl<'a> IntoParam<'a, IDispatch> for IHTMLTableRow2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLTableRow2
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLTableRow2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IHTMLTableRow3
impl<'a> IntoParam<'a, IDispatch> for IHTMLTableRow3fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLTableRow3
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLTableRow3fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IHTMLTableRow4
impl<'a> IntoParam<'a, IDispatch> for IHTMLTableRow4fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLTableRow4
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLTableRow4fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ITextFont
impl<'a> IntoParam<'a, IDispatch> for ITextFontfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IHTMLTableRowMetrics
impl<'a> IntoParam<'a, IDispatch> for IHTMLTableRowMetricsfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLTableRowMetrics
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLTableRowMetricsfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IHTMLTableSection
impl<'a> IntoParam<'a, IDispatch> for IHTMLTableSectionfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLTableSection
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLTableSectionfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IHTMLTableSection2
impl<'a> IntoParam<'a, IDispatch> for IHTMLTableSection2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLTableSection2
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLTableSection2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IHTMLTableSection3
impl<'a> IntoParam<'a, IDispatch> for IHTMLTableSection3fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLTableSection3
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLTableSection3fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IHTMLTableSection4
impl<'a> IntoParam<'a, IDispatch> for IHTMLTableSection4fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLTableSection4
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLTableSection4fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ITextFont
impl<'a> IntoParam<'a, IDispatch> for &'a ITextFontfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IHTMLTextAreaElement
impl<'a> IntoParam<'a, IDispatch> for IHTMLTextAreaElementfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLTextAreaElement
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLTextAreaElementfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IHTMLTextAreaElement2
impl<'a> IntoParam<'a, IDispatch> for IHTMLTextAreaElement2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLTextAreaElement2
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLTextAreaElement2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IHTMLTextContainer
impl<'a> IntoParam<'a, IDispatch> for IHTMLTextContainerfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLTextContainer
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLTextContainerfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IHTMLTextElement
impl<'a> IntoParam<'a, IDispatch> for IHTMLTextElementfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLTextElement
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLTextElementfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IHTMLTextRangeMetrics
impl<'a> IntoParam<'a, IDispatch> for IHTMLTextRangeMetricsfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLTextRangeMetrics
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLTextRangeMetricsfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ITextFont2
impl<'a> IntoParam<'a, IDispatch> for ITextFont2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IHTMLTextRangeMetrics2
impl<'a> IntoParam<'a, IDispatch> for IHTMLTextRangeMetrics2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLTextRangeMetrics2
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLTextRangeMetrics2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IHTMLTimeRanges
impl<'a> IntoParam<'a, IDispatch> for IHTMLTimeRangesfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLTimeRanges
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLTimeRangesfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IHTMLTimeRanges2
impl<'a> IntoParam<'a, IDispatch> for IHTMLTimeRanges2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLTimeRanges2
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLTimeRanges2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IHTMLTitleElement
impl<'a> IntoParam<'a, IDispatch> for IHTMLTitleElementfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLTitleElement
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLTitleElementfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IHTMLTxtRange
impl<'a> IntoParam<'a, IDispatch> for IHTMLTxtRangefn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLTxtRange
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLTxtRangefn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ITextFont2
impl<'a> IntoParam<'a, IDispatch> for &'a ITextFont2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IHTMLTxtRangeCollection
impl<'a> IntoParam<'a, IDispatch> for IHTMLTxtRangeCollectionfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLTxtRangeCollection
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLTxtRangeCollectionfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IHTMLUListElement
impl<'a> IntoParam<'a, IDispatch> for IHTMLUListElementfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLUListElement
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLUListElementfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IHTMLUniqueName
impl<'a> IntoParam<'a, IDispatch> for IHTMLUniqueNamefn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLUniqueName
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLUniqueNamefn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IHTMLUnknownElement
impl<'a> IntoParam<'a, IDispatch> for IHTMLUnknownElementfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLUnknownElement
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLUnknownElementfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IHTMLUrnCollection
impl<'a> IntoParam<'a, IDispatch> for IHTMLUrnCollectionfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLUrnCollection
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLUrnCollectionfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ITextPara
impl<'a> IntoParam<'a, IDispatch> for ITextParafn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IHTMLVideoElement
impl<'a> IntoParam<'a, IDispatch> for IHTMLVideoElementfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLVideoElement
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLVideoElementfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IHTMLWindow2
impl<'a> IntoParam<'a, IDispatch> for IHTMLWindow2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLWindow2
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLWindow2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IHTMLWindow3
impl<'a> IntoParam<'a, IDispatch> for IHTMLWindow3fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLWindow3
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLWindow3fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IHTMLWindow4
impl<'a> IntoParam<'a, IDispatch> for IHTMLWindow4fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLWindow4
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLWindow4fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IHTMLWindow5
impl<'a> IntoParam<'a, IDispatch> for IHTMLWindow5fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLWindow5
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLWindow5fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ITextPara
impl<'a> IntoParam<'a, IDispatch> for &'a ITextParafn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IHTMLWindow6
impl<'a> IntoParam<'a, IDispatch> for IHTMLWindow6fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLWindow6
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLWindow6fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IHTMLWindow7
impl<'a> IntoParam<'a, IDispatch> for IHTMLWindow7fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLWindow7
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLWindow7fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IHTMLWindow8
impl<'a> IntoParam<'a, IDispatch> for IHTMLWindow8fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLWindow8
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLWindow8fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IHTMLXDomainRequest
impl<'a> IntoParam<'a, IDispatch> for IHTMLXDomainRequestfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLXDomainRequest
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLXDomainRequestfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IHTMLXDomainRequestFactory
impl<'a> IntoParam<'a, IDispatch> for IHTMLXDomainRequestFactoryfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLXDomainRequestFactory
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLXDomainRequestFactoryfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ITextPara2
impl<'a> IntoParam<'a, IDispatch> for ITextPara2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IHTMLXMLHttpRequest
impl<'a> IntoParam<'a, IDispatch> for IHTMLXMLHttpRequestfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLXMLHttpRequest
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLXMLHttpRequestfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IHTMLXMLHttpRequest2
impl<'a> IntoParam<'a, IDispatch> for IHTMLXMLHttpRequest2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLXMLHttpRequest2
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLXMLHttpRequest2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IHTMLXMLHttpRequestFactory
impl<'a> IntoParam<'a, IDispatch> for IHTMLXMLHttpRequestFactoryfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLXMLHttpRequestFactory
impl<'a> IntoParam<'a, IDispatch> for &'a IHTMLXMLHttpRequestFactoryfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IHtmlDlgSafeHelper
impl<'a> IntoParam<'a, IDispatch> for IHtmlDlgSafeHelperfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IHtmlDlgSafeHelper
impl<'a> IntoParam<'a, IDispatch> for &'a IHtmlDlgSafeHelperfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IICCSVGColor
impl<'a> IntoParam<'a, IDispatch> for IICCSVGColorfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IICCSVGColor
impl<'a> IntoParam<'a, IDispatch> for &'a IICCSVGColorfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ITextPara2
impl<'a> IntoParam<'a, IDispatch> for &'a ITextPara2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IIE70DispatchEx
impl<'a> IntoParam<'a, IDispatch> for IIE70DispatchExfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IIE70DispatchEx
impl<'a> IntoParam<'a, IDispatch> for &'a IIE70DispatchExfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IIE80DispatchEx
impl<'a> IntoParam<'a, IDispatch> for IIE80DispatchExfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IIE80DispatchEx
impl<'a> IntoParam<'a, IDispatch> for &'a IIE80DispatchExfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for INavigatorDoNotTrack
impl<'a> IntoParam<'a, IDispatch> for INavigatorDoNotTrackfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a INavigatorDoNotTrack
impl<'a> IntoParam<'a, IDispatch> for &'a INavigatorDoNotTrackfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for INavigatorGeolocation
impl<'a> IntoParam<'a, IDispatch> for INavigatorGeolocationfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a INavigatorGeolocation
impl<'a> IntoParam<'a, IDispatch> for &'a INavigatorGeolocationfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IOmHistory
impl<'a> IntoParam<'a, IDispatch> for IOmHistoryfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IOmHistory
impl<'a> IntoParam<'a, IDispatch> for &'a IOmHistoryfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IADsComputerOperations
impl<'a> IntoParam<'a, IDispatch> for &'a IADsComputerOperationsfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ITextRange
impl<'a> IntoParam<'a, IDispatch> for ITextRangefn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IOmNavigator
impl<'a> IntoParam<'a, IDispatch> for IOmNavigatorfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IOmNavigator
impl<'a> IntoParam<'a, IDispatch> for &'a IOmNavigatorfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IPrintManagerTemplatePrinter
impl<'a> IntoParam<'a, IDispatch> for IPrintManagerTemplatePrinterfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IPrintManagerTemplatePrinter
impl<'a> IntoParam<'a, IDispatch> for &'a IPrintManagerTemplatePrinterfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IPrintManagerTemplatePrinter2
impl<'a> IntoParam<'a, IDispatch> for IPrintManagerTemplatePrinter2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IPrintManagerTemplatePrinter2
impl<'a> IntoParam<'a, IDispatch> for &'a IPrintManagerTemplatePrinter2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IRangeException
impl<'a> IntoParam<'a, IDispatch> for IRangeExceptionfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IRangeException
impl<'a> IntoParam<'a, IDispatch> for &'a IRangeExceptionfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IRulesApplied
impl<'a> IntoParam<'a, IDispatch> for IRulesAppliedfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IRulesApplied
impl<'a> IntoParam<'a, IDispatch> for &'a IRulesAppliedfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ITextRange
impl<'a> IntoParam<'a, IDispatch> for &'a ITextRangefn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IRulesAppliedCollection
impl<'a> IntoParam<'a, IDispatch> for IRulesAppliedCollectionfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IRulesAppliedCollection
impl<'a> IntoParam<'a, IDispatch> for &'a IRulesAppliedCollectionfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ISVGAElement
impl<'a> IntoParam<'a, IDispatch> for ISVGAElementfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ISVGAElement
impl<'a> IntoParam<'a, IDispatch> for &'a ISVGAElementfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ISVGAngle
impl<'a> IntoParam<'a, IDispatch> for ISVGAnglefn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ISVGAngle
impl<'a> IntoParam<'a, IDispatch> for &'a ISVGAnglefn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ISVGAnimatedAngle
impl<'a> IntoParam<'a, IDispatch> for ISVGAnimatedAnglefn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ISVGAnimatedAngle
impl<'a> IntoParam<'a, IDispatch> for &'a ISVGAnimatedAnglefn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ISVGAnimatedBoolean
impl<'a> IntoParam<'a, IDispatch> for ISVGAnimatedBooleanfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ISVGAnimatedBoolean
impl<'a> IntoParam<'a, IDispatch> for &'a ISVGAnimatedBooleanfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ITextSelection
impl<'a> IntoParam<'a, IDispatch> for ITextSelectionfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ISVGAnimatedEnumeration
impl<'a> IntoParam<'a, IDispatch> for ISVGAnimatedEnumerationfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ISVGAnimatedEnumeration
impl<'a> IntoParam<'a, IDispatch> for &'a ISVGAnimatedEnumerationfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ISVGAnimatedInteger
impl<'a> IntoParam<'a, IDispatch> for ISVGAnimatedIntegerfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ISVGAnimatedInteger
impl<'a> IntoParam<'a, IDispatch> for &'a ISVGAnimatedIntegerfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ISVGAnimatedLength
impl<'a> IntoParam<'a, IDispatch> for ISVGAnimatedLengthfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ISVGAnimatedLength
impl<'a> IntoParam<'a, IDispatch> for &'a ISVGAnimatedLengthfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ISVGAnimatedLengthList
impl<'a> IntoParam<'a, IDispatch> for ISVGAnimatedLengthListfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ISVGAnimatedLengthList
impl<'a> IntoParam<'a, IDispatch> for &'a ISVGAnimatedLengthListfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ISVGAnimatedNumber
impl<'a> IntoParam<'a, IDispatch> for ISVGAnimatedNumberfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ISVGAnimatedNumber
impl<'a> IntoParam<'a, IDispatch> for &'a ISVGAnimatedNumberfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ITextSelection
impl<'a> IntoParam<'a, IDispatch> for &'a ITextSelectionfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ISVGAnimatedNumberList
impl<'a> IntoParam<'a, IDispatch> for ISVGAnimatedNumberListfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ISVGAnimatedNumberList
impl<'a> IntoParam<'a, IDispatch> for &'a ISVGAnimatedNumberListfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ISVGAnimatedPathData
impl<'a> IntoParam<'a, IDispatch> for ISVGAnimatedPathDatafn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ISVGAnimatedPathData
impl<'a> IntoParam<'a, IDispatch> for &'a ISVGAnimatedPathDatafn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ISVGAnimatedPoints
impl<'a> IntoParam<'a, IDispatch> for ISVGAnimatedPointsfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ISVGAnimatedPoints
impl<'a> IntoParam<'a, IDispatch> for &'a ISVGAnimatedPointsfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ISVGAnimatedPreserveAspectRatio
impl<'a> IntoParam<'a, IDispatch> for ISVGAnimatedPreserveAspectRatiofn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ISVGAnimatedPreserveAspectRatio
impl<'a> IntoParam<'a, IDispatch> for &'a ISVGAnimatedPreserveAspectRatiofn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ISVGAnimatedRect
impl<'a> IntoParam<'a, IDispatch> for ISVGAnimatedRectfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ISVGAnimatedRect
impl<'a> IntoParam<'a, IDispatch> for &'a ISVGAnimatedRectfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ITextRange2
impl<'a> IntoParam<'a, IDispatch> for ITextRange2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ISVGAnimatedString
impl<'a> IntoParam<'a, IDispatch> for ISVGAnimatedStringfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ISVGAnimatedString
impl<'a> IntoParam<'a, IDispatch> for &'a ISVGAnimatedStringfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ISVGAnimatedTransformList
impl<'a> IntoParam<'a, IDispatch> for ISVGAnimatedTransformListfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ISVGAnimatedTransformList
impl<'a> IntoParam<'a, IDispatch> for &'a ISVGAnimatedTransformListfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ISVGCircleElement
impl<'a> IntoParam<'a, IDispatch> for ISVGCircleElementfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ISVGCircleElement
impl<'a> IntoParam<'a, IDispatch> for &'a ISVGCircleElementfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ISVGClipPathElement
impl<'a> IntoParam<'a, IDispatch> for ISVGClipPathElementfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ISVGClipPathElement
impl<'a> IntoParam<'a, IDispatch> for &'a ISVGClipPathElementfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ISVGDefsElement
impl<'a> IntoParam<'a, IDispatch> for ISVGDefsElementfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ISVGDefsElement
impl<'a> IntoParam<'a, IDispatch> for &'a ISVGDefsElementfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ITextRange2
impl<'a> IntoParam<'a, IDispatch> for &'a ITextRange2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ISVGDescElement
impl<'a> IntoParam<'a, IDispatch> for ISVGDescElementfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ISVGDescElement
impl<'a> IntoParam<'a, IDispatch> for &'a ISVGDescElementfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ISVGDocument
impl<'a> IntoParam<'a, IDispatch> for ISVGDocumentfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ISVGDocument
impl<'a> IntoParam<'a, IDispatch> for &'a ISVGDocumentfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ISVGElement
impl<'a> IntoParam<'a, IDispatch> for ISVGElementfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ISVGElement
impl<'a> IntoParam<'a, IDispatch> for &'a ISVGElementfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ISVGElementInstance
impl<'a> IntoParam<'a, IDispatch> for ISVGElementInstancefn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ISVGElementInstance
impl<'a> IntoParam<'a, IDispatch> for &'a ISVGElementInstancefn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ISVGElementInstanceList
impl<'a> IntoParam<'a, IDispatch> for ISVGElementInstanceListfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ISVGElementInstanceList
impl<'a> IntoParam<'a, IDispatch> for &'a ISVGElementInstanceListfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ITextRow
impl<'a> IntoParam<'a, IDispatch> for ITextRowfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ISVGEllipseElement
impl<'a> IntoParam<'a, IDispatch> for ISVGEllipseElementfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ISVGEllipseElement
impl<'a> IntoParam<'a, IDispatch> for &'a ISVGEllipseElementfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ISVGException
impl<'a> IntoParam<'a, IDispatch> for ISVGExceptionfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ISVGException
impl<'a> IntoParam<'a, IDispatch> for &'a ISVGExceptionfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ISVGExternalResourcesRequired
impl<'a> IntoParam<'a, IDispatch> for ISVGExternalResourcesRequiredfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ISVGExternalResourcesRequired
impl<'a> IntoParam<'a, IDispatch> for &'a ISVGExternalResourcesRequiredfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ISVGFitToViewBox
impl<'a> IntoParam<'a, IDispatch> for ISVGFitToViewBoxfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ISVGFitToViewBox
impl<'a> IntoParam<'a, IDispatch> for &'a ISVGFitToViewBoxfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ISVGGElement
impl<'a> IntoParam<'a, IDispatch> for ISVGGElementfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ISVGGElement
impl<'a> IntoParam<'a, IDispatch> for &'a ISVGGElementfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ITextRow
impl<'a> IntoParam<'a, IDispatch> for &'a ITextRowfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ISVGGradientElement
impl<'a> IntoParam<'a, IDispatch> for ISVGGradientElementfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ISVGGradientElement
impl<'a> IntoParam<'a, IDispatch> for &'a ISVGGradientElementfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ISVGImageElement
impl<'a> IntoParam<'a, IDispatch> for ISVGImageElementfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ISVGImageElement
impl<'a> IntoParam<'a, IDispatch> for &'a ISVGImageElementfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ISVGLangSpace
impl<'a> IntoParam<'a, IDispatch> for ISVGLangSpacefn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ISVGLangSpace
impl<'a> IntoParam<'a, IDispatch> for &'a ISVGLangSpacefn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ISVGLength
impl<'a> IntoParam<'a, IDispatch> for ISVGLengthfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ISVGLength
impl<'a> IntoParam<'a, IDispatch> for &'a ISVGLengthfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ISVGLengthList
impl<'a> IntoParam<'a, IDispatch> for ISVGLengthListfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ISVGLengthList
impl<'a> IntoParam<'a, IDispatch> for &'a ISVGLengthListfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ITextSelection2
impl<'a> IntoParam<'a, IDispatch> for ITextSelection2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ISVGLineElement
impl<'a> IntoParam<'a, IDispatch> for ISVGLineElementfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ISVGLineElement
impl<'a> IntoParam<'a, IDispatch> for &'a ISVGLineElementfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ISVGLinearGradientElement
impl<'a> IntoParam<'a, IDispatch> for ISVGLinearGradientElementfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ISVGLinearGradientElement
impl<'a> IntoParam<'a, IDispatch> for &'a ISVGLinearGradientElementfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ISVGLocatable
impl<'a> IntoParam<'a, IDispatch> for ISVGLocatablefn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ISVGLocatable
impl<'a> IntoParam<'a, IDispatch> for &'a ISVGLocatablefn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ISVGMarkerElement
impl<'a> IntoParam<'a, IDispatch> for ISVGMarkerElementfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ISVGMarkerElement
impl<'a> IntoParam<'a, IDispatch> for &'a ISVGMarkerElementfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ISVGMaskElement
impl<'a> IntoParam<'a, IDispatch> for ISVGMaskElementfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ISVGMaskElement
impl<'a> IntoParam<'a, IDispatch> for &'a ISVGMaskElementfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ITextSelection2
impl<'a> IntoParam<'a, IDispatch> for &'a ITextSelection2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ISVGMatrix
impl<'a> IntoParam<'a, IDispatch> for ISVGMatrixfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ISVGMatrix
impl<'a> IntoParam<'a, IDispatch> for &'a ISVGMatrixfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ISVGMetadataElement
impl<'a> IntoParam<'a, IDispatch> for ISVGMetadataElementfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ISVGMetadataElement
impl<'a> IntoParam<'a, IDispatch> for &'a ISVGMetadataElementfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ISVGNumber
impl<'a> IntoParam<'a, IDispatch> for ISVGNumberfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ISVGNumber
impl<'a> IntoParam<'a, IDispatch> for &'a ISVGNumberfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ISVGNumberList
impl<'a> IntoParam<'a, IDispatch> for ISVGNumberListfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ISVGNumberList
impl<'a> IntoParam<'a, IDispatch> for &'a ISVGNumberListfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ISVGPaint
impl<'a> IntoParam<'a, IDispatch> for ISVGPaintfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ISVGPaint
impl<'a> IntoParam<'a, IDispatch> for &'a ISVGPaintfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IADsDNWithBinary
impl<'a> IntoParam<'a, IDispatch> for IADsDNWithBinaryfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ITextStoryRanges
impl<'a> IntoParam<'a, IDispatch> for ITextStoryRangesfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ISVGPathElement
impl<'a> IntoParam<'a, IDispatch> for ISVGPathElementfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ISVGPathElement
impl<'a> IntoParam<'a, IDispatch> for &'a ISVGPathElementfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ISVGPathSeg
impl<'a> IntoParam<'a, IDispatch> for ISVGPathSegfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ISVGPathSeg
impl<'a> IntoParam<'a, IDispatch> for &'a ISVGPathSegfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ISVGPathSegArcAbs
impl<'a> IntoParam<'a, IDispatch> for ISVGPathSegArcAbsfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ISVGPathSegArcAbs
impl<'a> IntoParam<'a, IDispatch> for &'a ISVGPathSegArcAbsfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ISVGPathSegArcRel
impl<'a> IntoParam<'a, IDispatch> for ISVGPathSegArcRelfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ISVGPathSegArcRel
impl<'a> IntoParam<'a, IDispatch> for &'a ISVGPathSegArcRelfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ISVGPathSegClosePath
impl<'a> IntoParam<'a, IDispatch> for ISVGPathSegClosePathfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ISVGPathSegClosePath
impl<'a> IntoParam<'a, IDispatch> for &'a ISVGPathSegClosePathfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ITextStoryRanges
impl<'a> IntoParam<'a, IDispatch> for &'a ITextStoryRangesfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ISVGPathSegCurvetoCubicAbs
impl<'a> IntoParam<'a, IDispatch> for ISVGPathSegCurvetoCubicAbsfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ISVGPathSegCurvetoCubicAbs
impl<'a> IntoParam<'a, IDispatch> for &'a ISVGPathSegCurvetoCubicAbsfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ISVGPathSegCurvetoCubicRel
impl<'a> IntoParam<'a, IDispatch> for ISVGPathSegCurvetoCubicRelfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ISVGPathSegCurvetoCubicRel
impl<'a> IntoParam<'a, IDispatch> for &'a ISVGPathSegCurvetoCubicRelfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ISVGPathSegCurvetoCubicSmoothAbs
impl<'a> IntoParam<'a, IDispatch> for ISVGPathSegCurvetoCubicSmoothAbsfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ISVGPathSegCurvetoCubicSmoothAbs
impl<'a> IntoParam<'a, IDispatch> for &'a ISVGPathSegCurvetoCubicSmoothAbsfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ISVGPathSegCurvetoCubicSmoothRel
impl<'a> IntoParam<'a, IDispatch> for ISVGPathSegCurvetoCubicSmoothRelfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ISVGPathSegCurvetoCubicSmoothRel
impl<'a> IntoParam<'a, IDispatch> for &'a ISVGPathSegCurvetoCubicSmoothRelfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ISVGPathSegCurvetoQuadraticAbs
impl<'a> IntoParam<'a, IDispatch> for ISVGPathSegCurvetoQuadraticAbsfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ISVGPathSegCurvetoQuadraticAbs
impl<'a> IntoParam<'a, IDispatch> for &'a ISVGPathSegCurvetoQuadraticAbsfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ITextStoryRanges2
impl<'a> IntoParam<'a, IDispatch> for ITextStoryRanges2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ISVGPathSegCurvetoQuadraticRel
impl<'a> IntoParam<'a, IDispatch> for ISVGPathSegCurvetoQuadraticRelfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ISVGPathSegCurvetoQuadraticRel
impl<'a> IntoParam<'a, IDispatch> for &'a ISVGPathSegCurvetoQuadraticRelfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ISVGPathSegCurvetoQuadraticSmoothAbs
impl<'a> IntoParam<'a, IDispatch> for ISVGPathSegCurvetoQuadraticSmoothAbsfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ISVGPathSegCurvetoQuadraticSmoothAbs
impl<'a> IntoParam<'a, IDispatch> for &'a ISVGPathSegCurvetoQuadraticSmoothAbsfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ISVGPathSegCurvetoQuadraticSmoothRel
impl<'a> IntoParam<'a, IDispatch> for ISVGPathSegCurvetoQuadraticSmoothRelfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ISVGPathSegCurvetoQuadraticSmoothRel
impl<'a> IntoParam<'a, IDispatch> for &'a ISVGPathSegCurvetoQuadraticSmoothRelfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ISVGPathSegLinetoAbs
impl<'a> IntoParam<'a, IDispatch> for ISVGPathSegLinetoAbsfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ISVGPathSegLinetoAbs
impl<'a> IntoParam<'a, IDispatch> for &'a ISVGPathSegLinetoAbsfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ISVGPathSegLinetoHorizontalAbs
impl<'a> IntoParam<'a, IDispatch> for ISVGPathSegLinetoHorizontalAbsfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ISVGPathSegLinetoHorizontalAbs
impl<'a> IntoParam<'a, IDispatch> for &'a ISVGPathSegLinetoHorizontalAbsfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ITextStoryRanges2
impl<'a> IntoParam<'a, IDispatch> for &'a ITextStoryRanges2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ISVGPathSegLinetoHorizontalRel
impl<'a> IntoParam<'a, IDispatch> for ISVGPathSegLinetoHorizontalRelfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ISVGPathSegLinetoHorizontalRel
impl<'a> IntoParam<'a, IDispatch> for &'a ISVGPathSegLinetoHorizontalRelfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ISVGPathSegLinetoRel
impl<'a> IntoParam<'a, IDispatch> for ISVGPathSegLinetoRelfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ISVGPathSegLinetoRel
impl<'a> IntoParam<'a, IDispatch> for &'a ISVGPathSegLinetoRelfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ISVGPathSegLinetoVerticalAbs
impl<'a> IntoParam<'a, IDispatch> for ISVGPathSegLinetoVerticalAbsfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ISVGPathSegLinetoVerticalAbs
impl<'a> IntoParam<'a, IDispatch> for &'a ISVGPathSegLinetoVerticalAbsfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ISVGPathSegLinetoVerticalRel
impl<'a> IntoParam<'a, IDispatch> for ISVGPathSegLinetoVerticalRelfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ISVGPathSegLinetoVerticalRel
impl<'a> IntoParam<'a, IDispatch> for &'a ISVGPathSegLinetoVerticalRelfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ISVGPathSegList
impl<'a> IntoParam<'a, IDispatch> for ISVGPathSegListfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ISVGPathSegList
impl<'a> IntoParam<'a, IDispatch> for &'a ISVGPathSegListfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ITextStrings
impl<'a> IntoParam<'a, IDispatch> for ITextStringsfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ISVGPathSegMovetoAbs
impl<'a> IntoParam<'a, IDispatch> for ISVGPathSegMovetoAbsfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ISVGPathSegMovetoAbs
impl<'a> IntoParam<'a, IDispatch> for &'a ISVGPathSegMovetoAbsfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ISVGPathSegMovetoRel
impl<'a> IntoParam<'a, IDispatch> for ISVGPathSegMovetoRelfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ISVGPathSegMovetoRel
impl<'a> IntoParam<'a, IDispatch> for &'a ISVGPathSegMovetoRelfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ISVGPatternElement
impl<'a> IntoParam<'a, IDispatch> for ISVGPatternElementfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ISVGPatternElement
impl<'a> IntoParam<'a, IDispatch> for &'a ISVGPatternElementfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ISVGPoint
impl<'a> IntoParam<'a, IDispatch> for ISVGPointfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ISVGPoint
impl<'a> IntoParam<'a, IDispatch> for &'a ISVGPointfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ISVGPointList
impl<'a> IntoParam<'a, IDispatch> for ISVGPointListfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ISVGPointList
impl<'a> IntoParam<'a, IDispatch> for &'a ISVGPointListfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ITextStrings
impl<'a> IntoParam<'a, IDispatch> for &'a ITextStringsfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ISVGPolygonElement
impl<'a> IntoParam<'a, IDispatch> for ISVGPolygonElementfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ISVGPolygonElement
impl<'a> IntoParam<'a, IDispatch> for &'a ISVGPolygonElementfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ISVGPolylineElement
impl<'a> IntoParam<'a, IDispatch> for ISVGPolylineElementfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ISVGPolylineElement
impl<'a> IntoParam<'a, IDispatch> for &'a ISVGPolylineElementfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ISVGPreserveAspectRatio
impl<'a> IntoParam<'a, IDispatch> for ISVGPreserveAspectRatiofn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ISVGPreserveAspectRatio
impl<'a> IntoParam<'a, IDispatch> for &'a ISVGPreserveAspectRatiofn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ISVGRadialGradientElement
impl<'a> IntoParam<'a, IDispatch> for ISVGRadialGradientElementfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ISVGRadialGradientElement
impl<'a> IntoParam<'a, IDispatch> for &'a ISVGRadialGradientElementfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ISVGRect
impl<'a> IntoParam<'a, IDispatch> for ISVGRectfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ISVGRect
impl<'a> IntoParam<'a, IDispatch> for &'a ISVGRectfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IAMChannelInfo
impl<'a> IntoParam<'a, IDispatch> for IAMChannelInfofn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ISVGRectElement
impl<'a> IntoParam<'a, IDispatch> for ISVGRectElementfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ISVGRectElement
impl<'a> IntoParam<'a, IDispatch> for &'a ISVGRectElementfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ISVGSVGElement
impl<'a> IntoParam<'a, IDispatch> for ISVGSVGElementfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ISVGSVGElement
impl<'a> IntoParam<'a, IDispatch> for &'a ISVGSVGElementfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ISVGScriptElement
impl<'a> IntoParam<'a, IDispatch> for ISVGScriptElementfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ISVGScriptElement
impl<'a> IntoParam<'a, IDispatch> for &'a ISVGScriptElementfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ISVGStopElement
impl<'a> IntoParam<'a, IDispatch> for ISVGStopElementfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ISVGStopElement
impl<'a> IntoParam<'a, IDispatch> for &'a ISVGStopElementfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ISVGStringList
impl<'a> IntoParam<'a, IDispatch> for ISVGStringListfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ISVGStringList
impl<'a> IntoParam<'a, IDispatch> for &'a ISVGStringListfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IAMChannelInfo
impl<'a> IntoParam<'a, IDispatch> for &'a IAMChannelInfofn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ISVGStylable
impl<'a> IntoParam<'a, IDispatch> for ISVGStylablefn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ISVGStylable
impl<'a> IntoParam<'a, IDispatch> for &'a ISVGStylablefn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ISVGStyleElement
impl<'a> IntoParam<'a, IDispatch> for ISVGStyleElementfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ISVGStyleElement
impl<'a> IntoParam<'a, IDispatch> for &'a ISVGStyleElementfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ISVGSwitchElement
impl<'a> IntoParam<'a, IDispatch> for ISVGSwitchElementfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ISVGSwitchElement
impl<'a> IntoParam<'a, IDispatch> for &'a ISVGSwitchElementfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ISVGSymbolElement
impl<'a> IntoParam<'a, IDispatch> for ISVGSymbolElementfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ISVGSymbolElement
impl<'a> IntoParam<'a, IDispatch> for &'a ISVGSymbolElementfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ISVGTSpanElement
impl<'a> IntoParam<'a, IDispatch> for ISVGTSpanElementfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ISVGTSpanElement
impl<'a> IntoParam<'a, IDispatch> for &'a ISVGTSpanElementfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IAMCollection
impl<'a> IntoParam<'a, IDispatch> for IAMCollectionfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ISVGTests
impl<'a> IntoParam<'a, IDispatch> for ISVGTestsfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ISVGTests
impl<'a> IntoParam<'a, IDispatch> for &'a ISVGTestsfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ISVGTextContentElement
impl<'a> IntoParam<'a, IDispatch> for ISVGTextContentElementfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ISVGTextContentElement
impl<'a> IntoParam<'a, IDispatch> for &'a ISVGTextContentElementfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ISVGTextElement
impl<'a> IntoParam<'a, IDispatch> for ISVGTextElementfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ISVGTextElement
impl<'a> IntoParam<'a, IDispatch> for &'a ISVGTextElementfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ISVGTextPathElement
impl<'a> IntoParam<'a, IDispatch> for ISVGTextPathElementfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ISVGTextPathElement
impl<'a> IntoParam<'a, IDispatch> for &'a ISVGTextPathElementfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ISVGTextPositioningElement
impl<'a> IntoParam<'a, IDispatch> for ISVGTextPositioningElementfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ISVGTextPositioningElement
impl<'a> IntoParam<'a, IDispatch> for &'a ISVGTextPositioningElementfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IAMCollection
impl<'a> IntoParam<'a, IDispatch> for &'a IAMCollectionfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ISVGTitleElement
impl<'a> IntoParam<'a, IDispatch> for ISVGTitleElementfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ISVGTitleElement
impl<'a> IntoParam<'a, IDispatch> for &'a ISVGTitleElementfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ISVGTransform
impl<'a> IntoParam<'a, IDispatch> for ISVGTransformfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ISVGTransform
impl<'a> IntoParam<'a, IDispatch> for &'a ISVGTransformfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ISVGTransformList
impl<'a> IntoParam<'a, IDispatch> for ISVGTransformListfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ISVGTransformList
impl<'a> IntoParam<'a, IDispatch> for &'a ISVGTransformListfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ISVGTransformable
impl<'a> IntoParam<'a, IDispatch> for ISVGTransformablefn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ISVGTransformable
impl<'a> IntoParam<'a, IDispatch> for &'a ISVGTransformablefn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ISVGURIReference
impl<'a> IntoParam<'a, IDispatch> for ISVGURIReferencefn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ISVGURIReference
impl<'a> IntoParam<'a, IDispatch> for &'a ISVGURIReferencefn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IADsDNWithBinary
impl<'a> IntoParam<'a, IDispatch> for &'a IADsDNWithBinaryfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IAMExtendedErrorInfo
impl<'a> IntoParam<'a, IDispatch> for IAMExtendedErrorInfofn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ISVGUseElement
impl<'a> IntoParam<'a, IDispatch> for ISVGUseElementfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ISVGUseElement
impl<'a> IntoParam<'a, IDispatch> for &'a ISVGUseElementfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ISVGViewElement
impl<'a> IntoParam<'a, IDispatch> for ISVGViewElementfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ISVGViewElement
impl<'a> IntoParam<'a, IDispatch> for &'a ISVGViewElementfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ISVGViewSpec
impl<'a> IntoParam<'a, IDispatch> for ISVGViewSpecfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ISVGViewSpec
impl<'a> IntoParam<'a, IDispatch> for &'a ISVGViewSpecfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ISVGZoomAndPan
impl<'a> IntoParam<'a, IDispatch> for ISVGZoomAndPanfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ISVGZoomAndPan
impl<'a> IntoParam<'a, IDispatch> for &'a ISVGZoomAndPanfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ISVGZoomEvent
impl<'a> IntoParam<'a, IDispatch> for ISVGZoomEventfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ISVGZoomEvent
impl<'a> IntoParam<'a, IDispatch> for &'a ISVGZoomEventfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IAMExtendedErrorInfo
impl<'a> IntoParam<'a, IDispatch> for &'a IAMExtendedErrorInfofn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ITemplatePrinter
impl<'a> IntoParam<'a, IDispatch> for ITemplatePrinterfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ITemplatePrinter
impl<'a> IntoParam<'a, IDispatch> for &'a ITemplatePrinterfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ITemplatePrinter2
impl<'a> IntoParam<'a, IDispatch> for ITemplatePrinter2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ITemplatePrinter2
impl<'a> IntoParam<'a, IDispatch> for &'a ITemplatePrinter2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ITemplatePrinter3
impl<'a> IntoParam<'a, IDispatch> for ITemplatePrinter3fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ITemplatePrinter3
impl<'a> IntoParam<'a, IDispatch> for &'a ITemplatePrinter3fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IWBScriptControl
impl<'a> IntoParam<'a, IDispatch> for IWBScriptControlfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IWBScriptControl
impl<'a> IntoParam<'a, IDispatch> for &'a IWBScriptControlfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IWebBridge
impl<'a> IntoParam<'a, IDispatch> for IWebBridgefn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IWebBridge
impl<'a> IntoParam<'a, IDispatch> for &'a IWebBridgefn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IAMExtendedSeeking
impl<'a> IntoParam<'a, IDispatch> for IAMExtendedSeekingfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IWebGeocoordinates
impl<'a> IntoParam<'a, IDispatch> for IWebGeocoordinatesfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IWebGeocoordinates
impl<'a> IntoParam<'a, IDispatch> for &'a IWebGeocoordinatesfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IWebGeolocation
impl<'a> IntoParam<'a, IDispatch> for IWebGeolocationfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IWebGeolocation
impl<'a> IntoParam<'a, IDispatch> for &'a IWebGeolocationfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IWebGeoposition
impl<'a> IntoParam<'a, IDispatch> for IWebGeopositionfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IWebGeoposition
impl<'a> IntoParam<'a, IDispatch> for &'a IWebGeopositionfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IWebGeopositionError
impl<'a> IntoParam<'a, IDispatch> for IWebGeopositionErrorfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IWebGeopositionError
impl<'a> IntoParam<'a, IDispatch> for &'a IWebGeopositionErrorfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IXMLHttpRequestEventTarget
impl<'a> IntoParam<'a, IDispatch> for IXMLHttpRequestEventTargetfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IXMLHttpRequestEventTarget
impl<'a> IntoParam<'a, IDispatch> for &'a IXMLHttpRequestEventTargetfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IAMExtendedSeeking
impl<'a> IntoParam<'a, IDispatch> for &'a IAMExtendedSeekingfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ILocationReportFactory
impl<'a> IntoParam<'a, IDispatch> for ILocationReportFactoryfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ILocationReportFactory
impl<'a> IntoParam<'a, IDispatch> for &'a ILocationReportFactoryfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ICivicAddressReportFactory
impl<'a> IntoParam<'a, IDispatch> for ICivicAddressReportFactoryfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ICivicAddressReportFactory
impl<'a> IntoParam<'a, IDispatch> for &'a ICivicAddressReportFactoryfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IDispCivicAddressReport
impl<'a> IntoParam<'a, IDispatch> for IDispCivicAddressReportfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IDispCivicAddressReport
impl<'a> IntoParam<'a, IDispatch> for &'a IDispCivicAddressReportfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IDispLatLongReport
impl<'a> IntoParam<'a, IDispatch> for IDispLatLongReportfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IDispLatLongReport
impl<'a> IntoParam<'a, IDispatch> for &'a IDispLatLongReportfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ILatLongReportFactory
impl<'a> IntoParam<'a, IDispatch> for ILatLongReportFactoryfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ILatLongReportFactory
impl<'a> IntoParam<'a, IDispatch> for &'a ILatLongReportFactoryfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IAMMediaContent
impl<'a> IntoParam<'a, IDispatch> for IAMMediaContentfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for _ICivicAddressReportFactoryEvents
impl<'a> IntoParam<'a, IDispatch> for _ICivicAddressReportFactoryEventsfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a _ICivicAddressReportFactoryEvents
impl<'a> IntoParam<'a, IDispatch> for &'a _ICivicAddressReportFactoryEventsfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for _ILatLongReportFactoryEvents
impl<'a> IntoParam<'a, IDispatch> for _ILatLongReportFactoryEventsfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a _ILatLongReportFactoryEvents
impl<'a> IntoParam<'a, IDispatch> for &'a _ILatLongReportFactoryEventsfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IDummyMBNUCMExt
impl<'a> IntoParam<'a, IDispatch> for IDummyMBNUCMExtfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IDummyMBNUCMExt
impl<'a> IntoParam<'a, IDispatch> for &'a IDummyMBNUCMExtfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for AppEvents
impl<'a> IntoParam<'a, IDispatch> for AppEventsfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a AppEvents
impl<'a> IntoParam<'a, IDispatch> for &'a AppEventsfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for Column
impl<'a> IntoParam<'a, IDispatch> for Columnfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a Column
impl<'a> IntoParam<'a, IDispatch> for &'a Columnfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IAMMediaContent
impl<'a> IntoParam<'a, IDispatch> for &'a IAMMediaContentfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for Columns
impl<'a> IntoParam<'a, IDispatch> for Columnsfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a Columns
impl<'a> IntoParam<'a, IDispatch> for &'a Columnsfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ContextMenu
impl<'a> IntoParam<'a, IDispatch> for ContextMenufn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ContextMenu
impl<'a> IntoParam<'a, IDispatch> for &'a ContextMenufn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for Document
impl<'a> IntoParam<'a, IDispatch> for Documentfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a Document
impl<'a> IntoParam<'a, IDispatch> for &'a Documentfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for Extension
impl<'a> IntoParam<'a, IDispatch> for Extensionfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a Extension
impl<'a> IntoParam<'a, IDispatch> for &'a Extensionfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for Extensions
impl<'a> IntoParam<'a, IDispatch> for Extensionsfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a Extensions
impl<'a> IntoParam<'a, IDispatch> for &'a Extensionsfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IAMMediaContent2
impl<'a> IntoParam<'a, IDispatch> for IAMMediaContent2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for Frame
impl<'a> IntoParam<'a, IDispatch> for Framefn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a Frame
impl<'a> IntoParam<'a, IDispatch> for &'a Framefn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for MenuItem
impl<'a> IntoParam<'a, IDispatch> for MenuItemfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a MenuItem
impl<'a> IntoParam<'a, IDispatch> for &'a MenuItemfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for Node
impl<'a> IntoParam<'a, IDispatch> for Nodefn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a Node
impl<'a> IntoParam<'a, IDispatch> for &'a Nodefn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for Nodes
impl<'a> IntoParam<'a, IDispatch> for Nodesfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a Nodes
impl<'a> IntoParam<'a, IDispatch> for &'a Nodesfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for Properties
impl<'a> IntoParam<'a, IDispatch> for Propertiesfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a Properties
impl<'a> IntoParam<'a, IDispatch> for &'a Propertiesfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IAMMediaContent2
impl<'a> IntoParam<'a, IDispatch> for &'a IAMMediaContent2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for Property
impl<'a> IntoParam<'a, IDispatch> for Propertyfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a Property
impl<'a> IntoParam<'a, IDispatch> for &'a Propertyfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ScopeNamespace
impl<'a> IntoParam<'a, IDispatch> for ScopeNamespacefn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ScopeNamespace
impl<'a> IntoParam<'a, IDispatch> for &'a ScopeNamespacefn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for SnapIn
impl<'a> IntoParam<'a, IDispatch> for SnapInfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a SnapIn
impl<'a> IntoParam<'a, IDispatch> for &'a SnapInfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for SnapIns
impl<'a> IntoParam<'a, IDispatch> for SnapInsfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a SnapIns
impl<'a> IntoParam<'a, IDispatch> for &'a SnapInsfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for View
impl<'a> IntoParam<'a, IDispatch> for Viewfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a View
impl<'a> IntoParam<'a, IDispatch> for &'a Viewfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IAMNetShowConfig
impl<'a> IntoParam<'a, IDispatch> for IAMNetShowConfigfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for Views
impl<'a> IntoParam<'a, IDispatch> for Viewsfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a Views
impl<'a> IntoParam<'a, IDispatch> for &'a Viewsfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for _AppEvents
impl<'a> IntoParam<'a, IDispatch> for _AppEventsfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a _AppEvents
impl<'a> IntoParam<'a, IDispatch> for &'a _AppEventsfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for _Application
impl<'a> IntoParam<'a, IDispatch> for _Applicationfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a _Application
impl<'a> IntoParam<'a, IDispatch> for &'a _Applicationfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for _EventConnector
impl<'a> IntoParam<'a, IDispatch> for _EventConnectorfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a _EventConnector
impl<'a> IntoParam<'a, IDispatch> for &'a _EventConnectorfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IEnumNetworkConnections
impl<'a> IntoParam<'a, IDispatch> for IEnumNetworkConnectionsfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IEnumNetworkConnections
impl<'a> IntoParam<'a, IDispatch> for &'a IEnumNetworkConnectionsfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IAMNetShowConfig
impl<'a> IntoParam<'a, IDispatch> for &'a IAMNetShowConfigfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IEnumNetworks
impl<'a> IntoParam<'a, IDispatch> for IEnumNetworksfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IEnumNetworks
impl<'a> IntoParam<'a, IDispatch> for &'a IEnumNetworksfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for INetwork
impl<'a> IntoParam<'a, IDispatch> for INetworkfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a INetwork
impl<'a> IntoParam<'a, IDispatch> for &'a INetworkfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for INetworkConnection
impl<'a> IntoParam<'a, IDispatch> for INetworkConnectionfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a INetworkConnection
impl<'a> IntoParam<'a, IDispatch> for &'a INetworkConnectionfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for INetworkListManager
impl<'a> IntoParam<'a, IDispatch> for INetworkListManagerfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a INetworkListManager
impl<'a> IntoParam<'a, IDispatch> for &'a INetworkListManagerfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ISdo
impl<'a> IntoParam<'a, IDispatch> for ISdofn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ISdo
impl<'a> IntoParam<'a, IDispatch> for &'a ISdofn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IADsDNWithString
impl<'a> IntoParam<'a, IDispatch> for IADsDNWithStringfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IAMNetShowExProps
impl<'a> IntoParam<'a, IDispatch> for IAMNetShowExPropsfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ISdoCollection
impl<'a> IntoParam<'a, IDispatch> for ISdoCollectionfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ISdoCollection
impl<'a> IntoParam<'a, IDispatch> for &'a ISdoCollectionfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ISdoDictionaryOld
impl<'a> IntoParam<'a, IDispatch> for ISdoDictionaryOldfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ISdoDictionaryOld
impl<'a> IntoParam<'a, IDispatch> for &'a ISdoDictionaryOldfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ISdoMachine
impl<'a> IntoParam<'a, IDispatch> for ISdoMachinefn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ISdoMachine
impl<'a> IntoParam<'a, IDispatch> for &'a ISdoMachinefn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ISdoMachine2
impl<'a> IntoParam<'a, IDispatch> for ISdoMachine2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ISdoMachine2
impl<'a> IntoParam<'a, IDispatch> for &'a ISdoMachine2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ISdoServiceControl
impl<'a> IntoParam<'a, IDispatch> for ISdoServiceControlfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ISdoServiceControl
impl<'a> IntoParam<'a, IDispatch> for &'a ISdoServiceControlfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IAMNetShowExProps
impl<'a> IntoParam<'a, IDispatch> for &'a IAMNetShowExPropsfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ITemplateSdo
impl<'a> IntoParam<'a, IDispatch> for ITemplateSdofn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ITemplateSdo
impl<'a> IntoParam<'a, IDispatch> for &'a ITemplateSdofn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IDataCollector
impl<'a> IntoParam<'a, IDispatch> for IDataCollectorfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IDataCollector
impl<'a> IntoParam<'a, IDispatch> for &'a IDataCollectorfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IAlertDataCollector
impl<'a> IntoParam<'a, IDispatch> for IAlertDataCollectorfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IAlertDataCollector
impl<'a> IntoParam<'a, IDispatch> for &'a IAlertDataCollectorfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IApiTracingDataCollector
impl<'a> IntoParam<'a, IDispatch> for IApiTracingDataCollectorfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IApiTracingDataCollector
impl<'a> IntoParam<'a, IDispatch> for &'a IApiTracingDataCollectorfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IConfigurationDataCollector
impl<'a> IntoParam<'a, IDispatch> for IConfigurationDataCollectorfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IConfigurationDataCollector
impl<'a> IntoParam<'a, IDispatch> for &'a IConfigurationDataCollectorfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IAMNetShowPreroll
impl<'a> IntoParam<'a, IDispatch> for IAMNetShowPrerollfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IDataCollectorCollection
impl<'a> IntoParam<'a, IDispatch> for IDataCollectorCollectionfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IDataCollectorCollection
impl<'a> IntoParam<'a, IDispatch> for &'a IDataCollectorCollectionfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IDataCollectorSet
impl<'a> IntoParam<'a, IDispatch> for IDataCollectorSetfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IDataCollectorSet
impl<'a> IntoParam<'a, IDispatch> for &'a IDataCollectorSetfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IDataCollectorSetCollection
impl<'a> IntoParam<'a, IDispatch> for IDataCollectorSetCollectionfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IDataCollectorSetCollection
impl<'a> IntoParam<'a, IDispatch> for &'a IDataCollectorSetCollectionfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IDataManager
impl<'a> IntoParam<'a, IDispatch> for IDataManagerfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IDataManager
impl<'a> IntoParam<'a, IDispatch> for &'a IDataManagerfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IFolderAction
impl<'a> IntoParam<'a, IDispatch> for IFolderActionfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IFolderAction
impl<'a> IntoParam<'a, IDispatch> for &'a IFolderActionfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IAMNetShowPreroll
impl<'a> IntoParam<'a, IDispatch> for &'a IAMNetShowPrerollfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IFolderActionCollection
impl<'a> IntoParam<'a, IDispatch> for IFolderActionCollectionfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IFolderActionCollection
impl<'a> IntoParam<'a, IDispatch> for &'a IFolderActionCollectionfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IPerformanceCounterDataCollector
impl<'a> IntoParam<'a, IDispatch> for IPerformanceCounterDataCollectorfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IPerformanceCounterDataCollector
impl<'a> IntoParam<'a, IDispatch> for &'a IPerformanceCounterDataCollectorfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ISchedule
impl<'a> IntoParam<'a, IDispatch> for ISchedulefn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ISchedule
impl<'a> IntoParam<'a, IDispatch> for &'a ISchedulefn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IScheduleCollection
impl<'a> IntoParam<'a, IDispatch> for IScheduleCollectionfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IScheduleCollection
impl<'a> IntoParam<'a, IDispatch> for &'a IScheduleCollectionfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ITraceDataCollector
impl<'a> IntoParam<'a, IDispatch> for ITraceDataCollectorfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ITraceDataCollector
impl<'a> IntoParam<'a, IDispatch> for &'a ITraceDataCollectorfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IAMNetworkStatus
impl<'a> IntoParam<'a, IDispatch> for IAMNetworkStatusfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ITraceDataProvider
impl<'a> IntoParam<'a, IDispatch> for ITraceDataProviderfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ITraceDataProvider
impl<'a> IntoParam<'a, IDispatch> for &'a ITraceDataProviderfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ITraceDataProviderCollection
impl<'a> IntoParam<'a, IDispatch> for ITraceDataProviderCollectionfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ITraceDataProviderCollection
impl<'a> IntoParam<'a, IDispatch> for &'a ITraceDataProviderCollectionfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IValueMap
impl<'a> IntoParam<'a, IDispatch> for IValueMapfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IValueMap
impl<'a> IntoParam<'a, IDispatch> for &'a IValueMapfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IValueMapItem
impl<'a> IntoParam<'a, IDispatch> for IValueMapItemfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IValueMapItem
impl<'a> IntoParam<'a, IDispatch> for &'a IValueMapItemfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for DRendezvousSessionEvents
impl<'a> IntoParam<'a, IDispatch> for DRendezvousSessionEventsfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a DRendezvousSessionEvents
impl<'a> IntoParam<'a, IDispatch> for &'a DRendezvousSessionEventsfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IAMNetworkStatus
impl<'a> IntoParam<'a, IDispatch> for &'a IAMNetworkStatusfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IADsTSUserEx
impl<'a> IntoParam<'a, IDispatch> for IADsTSUserExfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IADsTSUserEx
impl<'a> IntoParam<'a, IDispatch> for &'a IADsTSUserExfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IRemoteDesktopClient
impl<'a> IntoParam<'a, IDispatch> for IRemoteDesktopClientfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IRemoteDesktopClient
impl<'a> IntoParam<'a, IDispatch> for &'a IRemoteDesktopClientfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IRemoteDesktopClientActions
impl<'a> IntoParam<'a, IDispatch> for IRemoteDesktopClientActionsfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IRemoteDesktopClientActions
impl<'a> IntoParam<'a, IDispatch> for &'a IRemoteDesktopClientActionsfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IRemoteDesktopClientSettings
impl<'a> IntoParam<'a, IDispatch> for IRemoteDesktopClientSettingsfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IRemoteDesktopClientSettings
impl<'a> IntoParam<'a, IDispatch> for &'a IRemoteDesktopClientSettingsfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IRemoteDesktopClientTouchPointer
impl<'a> IntoParam<'a, IDispatch> for IRemoteDesktopClientTouchPointerfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IRemoteDesktopClientTouchPointer
impl<'a> IntoParam<'a, IDispatch> for &'a IRemoteDesktopClientTouchPointerfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IAMStats
impl<'a> IntoParam<'a, IDispatch> for IAMStatsfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IWorkspaceResTypeRegistry
impl<'a> IntoParam<'a, IDispatch> for IWorkspaceResTypeRegistryfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IWorkspaceResTypeRegistry
impl<'a> IntoParam<'a, IDispatch> for &'a IWorkspaceResTypeRegistryfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IWorkspaceScriptable
impl<'a> IntoParam<'a, IDispatch> for IWorkspaceScriptablefn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IWorkspaceScriptable
impl<'a> IntoParam<'a, IDispatch> for &'a IWorkspaceScriptablefn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IWorkspaceScriptable2
impl<'a> IntoParam<'a, IDispatch> for IWorkspaceScriptable2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IWorkspaceScriptable2
impl<'a> IntoParam<'a, IDispatch> for &'a IWorkspaceScriptable2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IWorkspaceScriptable3
impl<'a> IntoParam<'a, IDispatch> for IWorkspaceScriptable3fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IWorkspaceScriptable3
impl<'a> IntoParam<'a, IDispatch> for &'a IWorkspaceScriptable3fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for _ITSWkspEvents
impl<'a> IntoParam<'a, IDispatch> for _ITSWkspEventsfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a _ITSWkspEvents
impl<'a> IntoParam<'a, IDispatch> for &'a _ITSWkspEventsfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IAMStats
impl<'a> IntoParam<'a, IDispatch> for &'a IAMStatsfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IAlternativeName
impl<'a> IntoParam<'a, IDispatch> for IAlternativeNamefn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IAlternativeName
impl<'a> IntoParam<'a, IDispatch> for &'a IAlternativeNamefn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IAlternativeNames
impl<'a> IntoParam<'a, IDispatch> for IAlternativeNamesfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IAlternativeNames
impl<'a> IntoParam<'a, IDispatch> for &'a IAlternativeNamesfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IAzApplication
impl<'a> IntoParam<'a, IDispatch> for IAzApplicationfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IAzApplication
impl<'a> IntoParam<'a, IDispatch> for &'a IAzApplicationfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IAzApplication2
impl<'a> IntoParam<'a, IDispatch> for IAzApplication2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IAzApplication2
impl<'a> IntoParam<'a, IDispatch> for &'a IAzApplication2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IAzApplication3
impl<'a> IntoParam<'a, IDispatch> for IAzApplication3fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IAzApplication3
impl<'a> IntoParam<'a, IDispatch> for &'a IAzApplication3fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ITuneRequest
impl<'a> IntoParam<'a, IDispatch> for ITuneRequestfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IAzApplicationGroup
impl<'a> IntoParam<'a, IDispatch> for IAzApplicationGroupfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IAzApplicationGroup
impl<'a> IntoParam<'a, IDispatch> for &'a IAzApplicationGroupfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IAzApplicationGroup2
impl<'a> IntoParam<'a, IDispatch> for IAzApplicationGroup2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IAzApplicationGroup2
impl<'a> IntoParam<'a, IDispatch> for &'a IAzApplicationGroup2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IAzApplicationGroups
impl<'a> IntoParam<'a, IDispatch> for IAzApplicationGroupsfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IAzApplicationGroups
impl<'a> IntoParam<'a, IDispatch> for &'a IAzApplicationGroupsfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IAzApplications
impl<'a> IntoParam<'a, IDispatch> for IAzApplicationsfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IAzApplications
impl<'a> IntoParam<'a, IDispatch> for &'a IAzApplicationsfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IAzAuthorizationStore
impl<'a> IntoParam<'a, IDispatch> for IAzAuthorizationStorefn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IAzAuthorizationStore
impl<'a> IntoParam<'a, IDispatch> for &'a IAzAuthorizationStorefn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ITuneRequest
impl<'a> IntoParam<'a, IDispatch> for &'a ITuneRequestfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IAzAuthorizationStore2
impl<'a> IntoParam<'a, IDispatch> for IAzAuthorizationStore2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IAzAuthorizationStore2
impl<'a> IntoParam<'a, IDispatch> for &'a IAzAuthorizationStore2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IAzAuthorizationStore3
impl<'a> IntoParam<'a, IDispatch> for IAzAuthorizationStore3fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IAzAuthorizationStore3
impl<'a> IntoParam<'a, IDispatch> for &'a IAzAuthorizationStore3fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IAzBizRuleContext
impl<'a> IntoParam<'a, IDispatch> for IAzBizRuleContextfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IAzBizRuleContext
impl<'a> IntoParam<'a, IDispatch> for &'a IAzBizRuleContextfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IAzBizRuleInterfaces
impl<'a> IntoParam<'a, IDispatch> for IAzBizRuleInterfacesfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IAzBizRuleInterfaces
impl<'a> IntoParam<'a, IDispatch> for &'a IAzBizRuleInterfacesfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IAzBizRuleParameters
impl<'a> IntoParam<'a, IDispatch> for IAzBizRuleParametersfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IAzBizRuleParameters
impl<'a> IntoParam<'a, IDispatch> for &'a IAzBizRuleParametersfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IADsDNWithString
impl<'a> IntoParam<'a, IDispatch> for &'a IADsDNWithStringfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IChannelTuneRequest
impl<'a> IntoParam<'a, IDispatch> for IChannelTuneRequestfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IAzClientContext
impl<'a> IntoParam<'a, IDispatch> for IAzClientContextfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IAzClientContext
impl<'a> IntoParam<'a, IDispatch> for &'a IAzClientContextfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IAzClientContext2
impl<'a> IntoParam<'a, IDispatch> for IAzClientContext2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IAzClientContext2
impl<'a> IntoParam<'a, IDispatch> for &'a IAzClientContext2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IAzClientContext3
impl<'a> IntoParam<'a, IDispatch> for IAzClientContext3fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IAzClientContext3
impl<'a> IntoParam<'a, IDispatch> for &'a IAzClientContext3fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IAzNameResolver
impl<'a> IntoParam<'a, IDispatch> for IAzNameResolverfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IAzNameResolver
impl<'a> IntoParam<'a, IDispatch> for &'a IAzNameResolverfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IAzObjectPicker
impl<'a> IntoParam<'a, IDispatch> for IAzObjectPickerfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IAzObjectPicker
impl<'a> IntoParam<'a, IDispatch> for &'a IAzObjectPickerfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IChannelTuneRequest
impl<'a> IntoParam<'a, IDispatch> for &'a IChannelTuneRequestfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IAzOperation
impl<'a> IntoParam<'a, IDispatch> for IAzOperationfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IAzOperation
impl<'a> IntoParam<'a, IDispatch> for &'a IAzOperationfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IAzOperation2
impl<'a> IntoParam<'a, IDispatch> for IAzOperation2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IAzOperation2
impl<'a> IntoParam<'a, IDispatch> for &'a IAzOperation2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IAzOperations
impl<'a> IntoParam<'a, IDispatch> for IAzOperationsfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IAzOperations
impl<'a> IntoParam<'a, IDispatch> for &'a IAzOperationsfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IAzPrincipalLocator
impl<'a> IntoParam<'a, IDispatch> for IAzPrincipalLocatorfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IAzPrincipalLocator
impl<'a> IntoParam<'a, IDispatch> for &'a IAzPrincipalLocatorfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IAzRole
impl<'a> IntoParam<'a, IDispatch> for IAzRolefn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IAzRole
impl<'a> IntoParam<'a, IDispatch> for &'a IAzRolefn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IATSCChannelTuneRequest
impl<'a> IntoParam<'a, IDispatch> for IATSCChannelTuneRequestfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IAzRoleAssignment
impl<'a> IntoParam<'a, IDispatch> for IAzRoleAssignmentfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IAzRoleAssignment
impl<'a> IntoParam<'a, IDispatch> for &'a IAzRoleAssignmentfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IAzRoleAssignments
impl<'a> IntoParam<'a, IDispatch> for IAzRoleAssignmentsfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IAzRoleAssignments
impl<'a> IntoParam<'a, IDispatch> for &'a IAzRoleAssignmentsfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IAzTask
impl<'a> IntoParam<'a, IDispatch> for IAzTaskfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IAzTask
impl<'a> IntoParam<'a, IDispatch> for &'a IAzTaskfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IAzRoleDefinition
impl<'a> IntoParam<'a, IDispatch> for IAzRoleDefinitionfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IAzRoleDefinition
impl<'a> IntoParam<'a, IDispatch> for &'a IAzRoleDefinitionfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IAzRoleDefinitions
impl<'a> IntoParam<'a, IDispatch> for IAzRoleDefinitionsfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IAzRoleDefinitions
impl<'a> IntoParam<'a, IDispatch> for &'a IAzRoleDefinitionsfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IATSCChannelTuneRequest
impl<'a> IntoParam<'a, IDispatch> for &'a IATSCChannelTuneRequestfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IAzRoles
impl<'a> IntoParam<'a, IDispatch> for IAzRolesfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IAzRoles
impl<'a> IntoParam<'a, IDispatch> for &'a IAzRolesfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IAzScope
impl<'a> IntoParam<'a, IDispatch> for IAzScopefn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IAzScope
impl<'a> IntoParam<'a, IDispatch> for &'a IAzScopefn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IAzScope2
impl<'a> IntoParam<'a, IDispatch> for IAzScope2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IAzScope2
impl<'a> IntoParam<'a, IDispatch> for &'a IAzScope2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IAzScopes
impl<'a> IntoParam<'a, IDispatch> for IAzScopesfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IAzScopes
impl<'a> IntoParam<'a, IDispatch> for &'a IAzScopesfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IAzTask2
impl<'a> IntoParam<'a, IDispatch> for IAzTask2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IAzTask2
impl<'a> IntoParam<'a, IDispatch> for &'a IAzTask2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IComponentType
impl<'a> IntoParam<'a, IDispatch> for IComponentTypefn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IAzTasks
impl<'a> IntoParam<'a, IDispatch> for IAzTasksfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IAzTasks
impl<'a> IntoParam<'a, IDispatch> for &'a IAzTasksfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IBinaryConverter
impl<'a> IntoParam<'a, IDispatch> for IBinaryConverterfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IBinaryConverter
impl<'a> IntoParam<'a, IDispatch> for &'a IBinaryConverterfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IBinaryConverter2
impl<'a> IntoParam<'a, IDispatch> for IBinaryConverter2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IBinaryConverter2
impl<'a> IntoParam<'a, IDispatch> for &'a IBinaryConverter2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ICEnroll
impl<'a> IntoParam<'a, IDispatch> for ICEnrollfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ICEnroll
impl<'a> IntoParam<'a, IDispatch> for &'a ICEnrollfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ICEnroll2
impl<'a> IntoParam<'a, IDispatch> for ICEnroll2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ICEnroll2
impl<'a> IntoParam<'a, IDispatch> for &'a ICEnroll2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IComponentType
impl<'a> IntoParam<'a, IDispatch> for &'a IComponentTypefn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ICEnroll3
impl<'a> IntoParam<'a, IDispatch> for ICEnroll3fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ICEnroll3
impl<'a> IntoParam<'a, IDispatch> for &'a ICEnroll3fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ICEnroll4
impl<'a> IntoParam<'a, IDispatch> for ICEnroll4fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ICEnroll4
impl<'a> IntoParam<'a, IDispatch> for &'a ICEnroll4fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ICertAdmin
impl<'a> IntoParam<'a, IDispatch> for ICertAdminfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ICertAdmin
impl<'a> IntoParam<'a, IDispatch> for &'a ICertAdminfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ICertAdmin2
impl<'a> IntoParam<'a, IDispatch> for ICertAdmin2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ICertAdmin2
impl<'a> IntoParam<'a, IDispatch> for &'a ICertAdmin2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ICertConfig
impl<'a> IntoParam<'a, IDispatch> for ICertConfigfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ICertConfig
impl<'a> IntoParam<'a, IDispatch> for &'a ICertConfigfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ILanguageComponentType
impl<'a> IntoParam<'a, IDispatch> for ILanguageComponentTypefn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ICertConfig2
impl<'a> IntoParam<'a, IDispatch> for ICertConfig2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ICertConfig2
impl<'a> IntoParam<'a, IDispatch> for &'a ICertConfig2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ICertEncodeAltName
impl<'a> IntoParam<'a, IDispatch> for ICertEncodeAltNamefn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ICertEncodeAltName
impl<'a> IntoParam<'a, IDispatch> for &'a ICertEncodeAltNamefn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ICertEncodeAltName2
impl<'a> IntoParam<'a, IDispatch> for ICertEncodeAltName2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ICertEncodeAltName2
impl<'a> IntoParam<'a, IDispatch> for &'a ICertEncodeAltName2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ICertEncodeBitString
impl<'a> IntoParam<'a, IDispatch> for ICertEncodeBitStringfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ICertEncodeBitString
impl<'a> IntoParam<'a, IDispatch> for &'a ICertEncodeBitStringfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ICertEncodeBitString2
impl<'a> IntoParam<'a, IDispatch> for ICertEncodeBitString2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ICertEncodeBitString2
impl<'a> IntoParam<'a, IDispatch> for &'a ICertEncodeBitString2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ILanguageComponentType
impl<'a> IntoParam<'a, IDispatch> for &'a ILanguageComponentTypefn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ICertEncodeCRLDistInfo
impl<'a> IntoParam<'a, IDispatch> for ICertEncodeCRLDistInfofn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ICertEncodeCRLDistInfo
impl<'a> IntoParam<'a, IDispatch> for &'a ICertEncodeCRLDistInfofn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ICertEncodeCRLDistInfo2
impl<'a> IntoParam<'a, IDispatch> for ICertEncodeCRLDistInfo2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ICertEncodeCRLDistInfo2
impl<'a> IntoParam<'a, IDispatch> for &'a ICertEncodeCRLDistInfo2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ICertEncodeDateArray
impl<'a> IntoParam<'a, IDispatch> for ICertEncodeDateArrayfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ICertEncodeDateArray
impl<'a> IntoParam<'a, IDispatch> for &'a ICertEncodeDateArrayfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ICertEncodeDateArray2
impl<'a> IntoParam<'a, IDispatch> for ICertEncodeDateArray2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ICertEncodeDateArray2
impl<'a> IntoParam<'a, IDispatch> for &'a ICertEncodeDateArray2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ICertEncodeLongArray
impl<'a> IntoParam<'a, IDispatch> for ICertEncodeLongArrayfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ICertEncodeLongArray
impl<'a> IntoParam<'a, IDispatch> for &'a ICertEncodeLongArrayfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IMPEG2ComponentType
impl<'a> IntoParam<'a, IDispatch> for IMPEG2ComponentTypefn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ICertEncodeLongArray2
impl<'a> IntoParam<'a, IDispatch> for ICertEncodeLongArray2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ICertEncodeLongArray2
impl<'a> IntoParam<'a, IDispatch> for &'a ICertEncodeLongArray2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ICertEncodeStringArray
impl<'a> IntoParam<'a, IDispatch> for ICertEncodeStringArrayfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ICertEncodeStringArray
impl<'a> IntoParam<'a, IDispatch> for &'a ICertEncodeStringArrayfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ICertEncodeStringArray2
impl<'a> IntoParam<'a, IDispatch> for ICertEncodeStringArray2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ICertEncodeStringArray2
impl<'a> IntoParam<'a, IDispatch> for &'a ICertEncodeStringArray2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ICertExit
impl<'a> IntoParam<'a, IDispatch> for ICertExitfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ICertExit
impl<'a> IntoParam<'a, IDispatch> for &'a ICertExitfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ICertExit2
impl<'a> IntoParam<'a, IDispatch> for ICertExit2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ICertExit2
impl<'a> IntoParam<'a, IDispatch> for &'a ICertExit2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IMPEG2ComponentType
impl<'a> IntoParam<'a, IDispatch> for &'a IMPEG2ComponentTypefn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ICertGetConfig
impl<'a> IntoParam<'a, IDispatch> for ICertGetConfigfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ICertGetConfig
impl<'a> IntoParam<'a, IDispatch> for &'a ICertGetConfigfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ICertManageModule
impl<'a> IntoParam<'a, IDispatch> for ICertManageModulefn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ICertManageModule
impl<'a> IntoParam<'a, IDispatch> for &'a ICertManageModulefn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ICertPolicy
impl<'a> IntoParam<'a, IDispatch> for ICertPolicyfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ICertPolicy
impl<'a> IntoParam<'a, IDispatch> for &'a ICertPolicyfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ICertPolicy2
impl<'a> IntoParam<'a, IDispatch> for ICertPolicy2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ICertPolicy2
impl<'a> IntoParam<'a, IDispatch> for &'a ICertPolicy2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ICertProperties
impl<'a> IntoParam<'a, IDispatch> for ICertPropertiesfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ICertProperties
impl<'a> IntoParam<'a, IDispatch> for &'a ICertPropertiesfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IADsDeleteOps
impl<'a> IntoParam<'a, IDispatch> for IADsDeleteOpsfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IATSCComponentType
impl<'a> IntoParam<'a, IDispatch> for IATSCComponentTypefn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ICertProperty
impl<'a> IntoParam<'a, IDispatch> for ICertPropertyfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ICertProperty
impl<'a> IntoParam<'a, IDispatch> for &'a ICertPropertyfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ICertPropertyArchived
impl<'a> IntoParam<'a, IDispatch> for ICertPropertyArchivedfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ICertPropertyArchived
impl<'a> IntoParam<'a, IDispatch> for &'a ICertPropertyArchivedfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ICertPropertyArchivedKeyHash
impl<'a> IntoParam<'a, IDispatch> for ICertPropertyArchivedKeyHashfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ICertPropertyArchivedKeyHash
impl<'a> IntoParam<'a, IDispatch> for &'a ICertPropertyArchivedKeyHashfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ICertPropertyAutoEnroll
impl<'a> IntoParam<'a, IDispatch> for ICertPropertyAutoEnrollfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ICertPropertyAutoEnroll
impl<'a> IntoParam<'a, IDispatch> for &'a ICertPropertyAutoEnrollfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ICertPropertyBackedUp
impl<'a> IntoParam<'a, IDispatch> for ICertPropertyBackedUpfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ICertPropertyBackedUp
impl<'a> IntoParam<'a, IDispatch> for &'a ICertPropertyBackedUpfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IATSCComponentType
impl<'a> IntoParam<'a, IDispatch> for &'a IATSCComponentTypefn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ICertPropertyDescription
impl<'a> IntoParam<'a, IDispatch> for ICertPropertyDescriptionfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ICertPropertyDescription
impl<'a> IntoParam<'a, IDispatch> for &'a ICertPropertyDescriptionfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ICertPropertyEnrollment
impl<'a> IntoParam<'a, IDispatch> for ICertPropertyEnrollmentfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ICertPropertyEnrollment
impl<'a> IntoParam<'a, IDispatch> for &'a ICertPropertyEnrollmentfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ICertPropertyEnrollmentPolicyServer
impl<'a> IntoParam<'a, IDispatch> for ICertPropertyEnrollmentPolicyServerfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ICertPropertyEnrollmentPolicyServer
impl<'a> IntoParam<'a, IDispatch> for &'a ICertPropertyEnrollmentPolicyServerfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ICertPropertyFriendlyName
impl<'a> IntoParam<'a, IDispatch> for ICertPropertyFriendlyNamefn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ICertPropertyFriendlyName
impl<'a> IntoParam<'a, IDispatch> for &'a ICertPropertyFriendlyNamefn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ICertPropertyKeyProvInfo
impl<'a> IntoParam<'a, IDispatch> for ICertPropertyKeyProvInfofn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ICertPropertyKeyProvInfo
impl<'a> IntoParam<'a, IDispatch> for &'a ICertPropertyKeyProvInfofn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ILocator
impl<'a> IntoParam<'a, IDispatch> for ILocatorfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ICertPropertyRenewal
impl<'a> IntoParam<'a, IDispatch> for ICertPropertyRenewalfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ICertPropertyRenewal
impl<'a> IntoParam<'a, IDispatch> for &'a ICertPropertyRenewalfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ICertPropertyRequestOriginator
impl<'a> IntoParam<'a, IDispatch> for ICertPropertyRequestOriginatorfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ICertPropertyRequestOriginator
impl<'a> IntoParam<'a, IDispatch> for &'a ICertPropertyRequestOriginatorfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ICertPropertySHA1Hash
impl<'a> IntoParam<'a, IDispatch> for ICertPropertySHA1Hashfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ICertPropertySHA1Hash
impl<'a> IntoParam<'a, IDispatch> for &'a ICertPropertySHA1Hashfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ICertRequest
impl<'a> IntoParam<'a, IDispatch> for ICertRequestfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ICertRequest
impl<'a> IntoParam<'a, IDispatch> for &'a ICertRequestfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ICertRequest2
impl<'a> IntoParam<'a, IDispatch> for ICertRequest2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ICertRequest2
impl<'a> IntoParam<'a, IDispatch> for &'a ICertRequest2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ILocator
impl<'a> IntoParam<'a, IDispatch> for &'a ILocatorfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ICertRequest3
impl<'a> IntoParam<'a, IDispatch> for ICertRequest3fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ICertRequest3
impl<'a> IntoParam<'a, IDispatch> for &'a ICertRequest3fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ICertServerExit
impl<'a> IntoParam<'a, IDispatch> for ICertServerExitfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ICertServerExit
impl<'a> IntoParam<'a, IDispatch> for &'a ICertServerExitfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ICertServerPolicy
impl<'a> IntoParam<'a, IDispatch> for ICertServerPolicyfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ICertServerPolicy
impl<'a> IntoParam<'a, IDispatch> for &'a ICertServerPolicyfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ICertSrvSetup
impl<'a> IntoParam<'a, IDispatch> for ICertSrvSetupfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ICertSrvSetup
impl<'a> IntoParam<'a, IDispatch> for &'a ICertSrvSetupfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ICertSrvSetupKeyInformation
impl<'a> IntoParam<'a, IDispatch> for ICertSrvSetupKeyInformationfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ICertSrvSetupKeyInformation
impl<'a> IntoParam<'a, IDispatch> for &'a ICertSrvSetupKeyInformationfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IDigitalLocator
impl<'a> IntoParam<'a, IDispatch> for IDigitalLocatorfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ICertSrvSetupKeyInformationCollection
impl<'a> IntoParam<'a, IDispatch> for ICertSrvSetupKeyInformationCollectionfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ICertSrvSetupKeyInformationCollection
impl<'a> IntoParam<'a, IDispatch> for &'a ICertSrvSetupKeyInformationCollectionfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ICertView
impl<'a> IntoParam<'a, IDispatch> for ICertViewfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ICertView
impl<'a> IntoParam<'a, IDispatch> for &'a ICertViewfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ICertView2
impl<'a> IntoParam<'a, IDispatch> for ICertView2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ICertView2
impl<'a> IntoParam<'a, IDispatch> for &'a ICertView2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ICertificateAttestationChallenge
impl<'a> IntoParam<'a, IDispatch> for ICertificateAttestationChallengefn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ICertificateAttestationChallenge
impl<'a> IntoParam<'a, IDispatch> for &'a ICertificateAttestationChallengefn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ICertificateAttestationChallenge2
impl<'a> IntoParam<'a, IDispatch> for ICertificateAttestationChallenge2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ICertificateAttestationChallenge2
impl<'a> IntoParam<'a, IDispatch> for &'a ICertificateAttestationChallenge2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IDigitalLocator
impl<'a> IntoParam<'a, IDispatch> for &'a IDigitalLocatorfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ICertificateEnrollmentPolicyServerSetup
impl<'a> IntoParam<'a, IDispatch> for ICertificateEnrollmentPolicyServerSetupfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ICertificateEnrollmentPolicyServerSetup
impl<'a> IntoParam<'a, IDispatch> for &'a ICertificateEnrollmentPolicyServerSetupfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ICertificateEnrollmentServerSetup
impl<'a> IntoParam<'a, IDispatch> for ICertificateEnrollmentServerSetupfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ICertificateEnrollmentServerSetup
impl<'a> IntoParam<'a, IDispatch> for &'a ICertificateEnrollmentServerSetupfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ICertificatePolicies
impl<'a> IntoParam<'a, IDispatch> for ICertificatePoliciesfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ICertificatePolicies
impl<'a> IntoParam<'a, IDispatch> for &'a ICertificatePoliciesfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ICertificatePolicy
impl<'a> IntoParam<'a, IDispatch> for ICertificatePolicyfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ICertificatePolicy
impl<'a> IntoParam<'a, IDispatch> for &'a ICertificatePolicyfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ICertificationAuthorities
impl<'a> IntoParam<'a, IDispatch> for ICertificationAuthoritiesfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ICertificationAuthorities
impl<'a> IntoParam<'a, IDispatch> for &'a ICertificationAuthoritiesfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IATSCLocator
impl<'a> IntoParam<'a, IDispatch> for IATSCLocatorfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ICertificationAuthority
impl<'a> IntoParam<'a, IDispatch> for ICertificationAuthorityfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ICertificationAuthority
impl<'a> IntoParam<'a, IDispatch> for &'a ICertificationAuthorityfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ICryptAttribute
impl<'a> IntoParam<'a, IDispatch> for ICryptAttributefn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ICryptAttribute
impl<'a> IntoParam<'a, IDispatch> for &'a ICryptAttributefn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ICryptAttributes
impl<'a> IntoParam<'a, IDispatch> for ICryptAttributesfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ICryptAttributes
impl<'a> IntoParam<'a, IDispatch> for &'a ICryptAttributesfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ICspAlgorithm
impl<'a> IntoParam<'a, IDispatch> for ICspAlgorithmfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ICspAlgorithm
impl<'a> IntoParam<'a, IDispatch> for &'a ICspAlgorithmfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ICspAlgorithms
impl<'a> IntoParam<'a, IDispatch> for ICspAlgorithmsfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ICspAlgorithms
impl<'a> IntoParam<'a, IDispatch> for &'a ICspAlgorithmsfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IATSCLocator
impl<'a> IntoParam<'a, IDispatch> for &'a IATSCLocatorfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ICspInformation
impl<'a> IntoParam<'a, IDispatch> for ICspInformationfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ICspInformation
impl<'a> IntoParam<'a, IDispatch> for &'a ICspInformationfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ICspInformations
impl<'a> IntoParam<'a, IDispatch> for ICspInformationsfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ICspInformations
impl<'a> IntoParam<'a, IDispatch> for &'a ICspInformationsfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ICspStatus
impl<'a> IntoParam<'a, IDispatch> for ICspStatusfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ICspStatus
impl<'a> IntoParam<'a, IDispatch> for &'a ICspStatusfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ICspStatuses
impl<'a> IntoParam<'a, IDispatch> for ICspStatusesfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ICspStatuses
impl<'a> IntoParam<'a, IDispatch> for &'a ICspStatusesfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IEnumCERTVIEWATTRIBUTE
impl<'a> IntoParam<'a, IDispatch> for IEnumCERTVIEWATTRIBUTEfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IEnumCERTVIEWATTRIBUTE
impl<'a> IntoParam<'a, IDispatch> for &'a IEnumCERTVIEWATTRIBUTEfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IATSCLocator2
impl<'a> IntoParam<'a, IDispatch> for IATSCLocator2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IEnumCERTVIEWCOLUMN
impl<'a> IntoParam<'a, IDispatch> for IEnumCERTVIEWCOLUMNfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IEnumCERTVIEWCOLUMN
impl<'a> IntoParam<'a, IDispatch> for &'a IEnumCERTVIEWCOLUMNfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IEnumCERTVIEWEXTENSION
impl<'a> IntoParam<'a, IDispatch> for IEnumCERTVIEWEXTENSIONfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IEnumCERTVIEWEXTENSION
impl<'a> IntoParam<'a, IDispatch> for &'a IEnumCERTVIEWEXTENSIONfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IEnumCERTVIEWROW
impl<'a> IntoParam<'a, IDispatch> for IEnumCERTVIEWROWfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IEnumCERTVIEWROW
impl<'a> IntoParam<'a, IDispatch> for &'a IEnumCERTVIEWROWfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IMSCEPSetup
impl<'a> IntoParam<'a, IDispatch> for IMSCEPSetupfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IMSCEPSetup
impl<'a> IntoParam<'a, IDispatch> for &'a IMSCEPSetupfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IOCSPAdmin
impl<'a> IntoParam<'a, IDispatch> for IOCSPAdminfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IOCSPAdmin
impl<'a> IntoParam<'a, IDispatch> for &'a IOCSPAdminfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IATSCLocator2
impl<'a> IntoParam<'a, IDispatch> for &'a IATSCLocator2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IOCSPCAConfiguration
impl<'a> IntoParam<'a, IDispatch> for IOCSPCAConfigurationfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IOCSPCAConfiguration
impl<'a> IntoParam<'a, IDispatch> for &'a IOCSPCAConfigurationfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IOCSPCAConfigurationCollection
impl<'a> IntoParam<'a, IDispatch> for IOCSPCAConfigurationCollectionfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IOCSPCAConfigurationCollection
impl<'a> IntoParam<'a, IDispatch> for &'a IOCSPCAConfigurationCollectionfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IOCSPProperty
impl<'a> IntoParam<'a, IDispatch> for IOCSPPropertyfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IOCSPProperty
impl<'a> IntoParam<'a, IDispatch> for &'a IOCSPPropertyfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IOCSPPropertyCollection
impl<'a> IntoParam<'a, IDispatch> for IOCSPPropertyCollectionfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IOCSPPropertyCollection
impl<'a> IntoParam<'a, IDispatch> for &'a IOCSPPropertyCollectionfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IObjectId
impl<'a> IntoParam<'a, IDispatch> for IObjectIdfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IObjectId
impl<'a> IntoParam<'a, IDispatch> for &'a IObjectIdfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IADsDeleteOps
impl<'a> IntoParam<'a, IDispatch> for &'a IADsDeleteOpsfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ITuningSpace
impl<'a> IntoParam<'a, IDispatch> for ITuningSpacefn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IObjectIds
impl<'a> IntoParam<'a, IDispatch> for IObjectIdsfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IObjectIds
impl<'a> IntoParam<'a, IDispatch> for &'a IObjectIdsfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IPolicyQualifier
impl<'a> IntoParam<'a, IDispatch> for IPolicyQualifierfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IPolicyQualifier
impl<'a> IntoParam<'a, IDispatch> for &'a IPolicyQualifierfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IPolicyQualifiers
impl<'a> IntoParam<'a, IDispatch> for IPolicyQualifiersfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IPolicyQualifiers
impl<'a> IntoParam<'a, IDispatch> for &'a IPolicyQualifiersfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ISignerCertificate
impl<'a> IntoParam<'a, IDispatch> for ISignerCertificatefn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ISignerCertificate
impl<'a> IntoParam<'a, IDispatch> for &'a ISignerCertificatefn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ISignerCertificates
impl<'a> IntoParam<'a, IDispatch> for ISignerCertificatesfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ISignerCertificates
impl<'a> IntoParam<'a, IDispatch> for &'a ISignerCertificatesfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ITuningSpace
impl<'a> IntoParam<'a, IDispatch> for &'a ITuningSpacefn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ISmimeCapabilities
impl<'a> IntoParam<'a, IDispatch> for ISmimeCapabilitiesfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ISmimeCapabilities
impl<'a> IntoParam<'a, IDispatch> for &'a ISmimeCapabilitiesfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ISmimeCapability
impl<'a> IntoParam<'a, IDispatch> for ISmimeCapabilityfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ISmimeCapability
impl<'a> IntoParam<'a, IDispatch> for &'a ISmimeCapabilityfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IX500DistinguishedName
impl<'a> IntoParam<'a, IDispatch> for IX500DistinguishedNamefn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IX500DistinguishedName
impl<'a> IntoParam<'a, IDispatch> for &'a IX500DistinguishedNamefn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IX509Attribute
impl<'a> IntoParam<'a, IDispatch> for IX509Attributefn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IX509Attribute
impl<'a> IntoParam<'a, IDispatch> for &'a IX509Attributefn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IX509AttributeArchiveKey
impl<'a> IntoParam<'a, IDispatch> for IX509AttributeArchiveKeyfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IX509AttributeArchiveKey
impl<'a> IntoParam<'a, IDispatch> for &'a IX509AttributeArchiveKeyfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IAnalogTVTuningSpace
impl<'a> IntoParam<'a, IDispatch> for IAnalogTVTuningSpacefn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IX509AttributeArchiveKeyHash
impl<'a> IntoParam<'a, IDispatch> for IX509AttributeArchiveKeyHashfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IX509AttributeArchiveKeyHash
impl<'a> IntoParam<'a, IDispatch> for &'a IX509AttributeArchiveKeyHashfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IX509AttributeClientId
impl<'a> IntoParam<'a, IDispatch> for IX509AttributeClientIdfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IX509AttributeClientId
impl<'a> IntoParam<'a, IDispatch> for &'a IX509AttributeClientIdfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IX509AttributeCspProvider
impl<'a> IntoParam<'a, IDispatch> for IX509AttributeCspProviderfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IX509AttributeCspProvider
impl<'a> IntoParam<'a, IDispatch> for &'a IX509AttributeCspProviderfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IX509AttributeExtensions
impl<'a> IntoParam<'a, IDispatch> for IX509AttributeExtensionsfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IX509AttributeExtensions
impl<'a> IntoParam<'a, IDispatch> for &'a IX509AttributeExtensionsfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IX509AttributeOSVersion
impl<'a> IntoParam<'a, IDispatch> for IX509AttributeOSVersionfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IX509AttributeOSVersion
impl<'a> IntoParam<'a, IDispatch> for &'a IX509AttributeOSVersionfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IAnalogTVTuningSpace
impl<'a> IntoParam<'a, IDispatch> for &'a IAnalogTVTuningSpacefn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IX509AttributeRenewalCertificate
impl<'a> IntoParam<'a, IDispatch> for IX509AttributeRenewalCertificatefn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IX509AttributeRenewalCertificate
impl<'a> IntoParam<'a, IDispatch> for &'a IX509AttributeRenewalCertificatefn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IX509Attributes
impl<'a> IntoParam<'a, IDispatch> for IX509Attributesfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IX509Attributes
impl<'a> IntoParam<'a, IDispatch> for &'a IX509Attributesfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IX509CertificateRequest
impl<'a> IntoParam<'a, IDispatch> for IX509CertificateRequestfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IX509CertificateRequest
impl<'a> IntoParam<'a, IDispatch> for &'a IX509CertificateRequestfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IX509CertificateRequestPkcs10
impl<'a> IntoParam<'a, IDispatch> for IX509CertificateRequestPkcs10fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IX509CertificateRequestPkcs10
impl<'a> IntoParam<'a, IDispatch> for &'a IX509CertificateRequestPkcs10fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IX509CertificateRequestCertificate
impl<'a> IntoParam<'a, IDispatch> for IX509CertificateRequestCertificatefn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IX509CertificateRequestCertificate
impl<'a> IntoParam<'a, IDispatch> for &'a IX509CertificateRequestCertificatefn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IATSCTuningSpace
impl<'a> IntoParam<'a, IDispatch> for IATSCTuningSpacefn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IX509CertificateRequestCertificate2
impl<'a> IntoParam<'a, IDispatch> for IX509CertificateRequestCertificate2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IX509CertificateRequestCertificate2
impl<'a> IntoParam<'a, IDispatch> for &'a IX509CertificateRequestCertificate2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IX509CertificateRequestPkcs7
impl<'a> IntoParam<'a, IDispatch> for IX509CertificateRequestPkcs7fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IX509CertificateRequestPkcs7
impl<'a> IntoParam<'a, IDispatch> for &'a IX509CertificateRequestPkcs7fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IX509CertificateRequestCmc
impl<'a> IntoParam<'a, IDispatch> for IX509CertificateRequestCmcfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IX509CertificateRequestCmc
impl<'a> IntoParam<'a, IDispatch> for &'a IX509CertificateRequestCmcfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IX509CertificateRequestCmc2
impl<'a> IntoParam<'a, IDispatch> for IX509CertificateRequestCmc2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IX509CertificateRequestCmc2
impl<'a> IntoParam<'a, IDispatch> for &'a IX509CertificateRequestCmc2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IX509CertificateRequestPkcs10V2
impl<'a> IntoParam<'a, IDispatch> for IX509CertificateRequestPkcs10V2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IX509CertificateRequestPkcs10V2
impl<'a> IntoParam<'a, IDispatch> for &'a IX509CertificateRequestPkcs10V2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IATSCTuningSpace
impl<'a> IntoParam<'a, IDispatch> for &'a IATSCTuningSpacefn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IX509CertificateRequestPkcs10V3
impl<'a> IntoParam<'a, IDispatch> for IX509CertificateRequestPkcs10V3fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IX509CertificateRequestPkcs10V3
impl<'a> IntoParam<'a, IDispatch> for &'a IX509CertificateRequestPkcs10V3fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IX509CertificateRequestPkcs10V4
impl<'a> IntoParam<'a, IDispatch> for IX509CertificateRequestPkcs10V4fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IX509CertificateRequestPkcs10V4
impl<'a> IntoParam<'a, IDispatch> for &'a IX509CertificateRequestPkcs10V4fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IX509CertificateRequestPkcs7V2
impl<'a> IntoParam<'a, IDispatch> for IX509CertificateRequestPkcs7V2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IX509CertificateRequestPkcs7V2
impl<'a> IntoParam<'a, IDispatch> for &'a IX509CertificateRequestPkcs7V2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IX509CertificateRevocationList
impl<'a> IntoParam<'a, IDispatch> for IX509CertificateRevocationListfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IX509CertificateRevocationList
impl<'a> IntoParam<'a, IDispatch> for &'a IX509CertificateRevocationListfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IX509CertificateRevocationListEntries
impl<'a> IntoParam<'a, IDispatch> for IX509CertificateRevocationListEntriesfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IX509CertificateRevocationListEntries
impl<'a> IntoParam<'a, IDispatch> for &'a IX509CertificateRevocationListEntriesfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IAnalogAudioComponentType
impl<'a> IntoParam<'a, IDispatch> for IAnalogAudioComponentTypefn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IX509CertificateRevocationListEntry
impl<'a> IntoParam<'a, IDispatch> for IX509CertificateRevocationListEntryfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IX509CertificateRevocationListEntry
impl<'a> IntoParam<'a, IDispatch> for &'a IX509CertificateRevocationListEntryfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IX509CertificateTemplate
impl<'a> IntoParam<'a, IDispatch> for IX509CertificateTemplatefn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IX509CertificateTemplate
impl<'a> IntoParam<'a, IDispatch> for &'a IX509CertificateTemplatefn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IX509CertificateTemplateWritable
impl<'a> IntoParam<'a, IDispatch> for IX509CertificateTemplateWritablefn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IX509CertificateTemplateWritable
impl<'a> IntoParam<'a, IDispatch> for &'a IX509CertificateTemplateWritablefn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IX509CertificateTemplates
impl<'a> IntoParam<'a, IDispatch> for IX509CertificateTemplatesfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IX509CertificateTemplates
impl<'a> IntoParam<'a, IDispatch> for &'a IX509CertificateTemplatesfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IX509EndorsementKey
impl<'a> IntoParam<'a, IDispatch> for IX509EndorsementKeyfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IX509EndorsementKey
impl<'a> IntoParam<'a, IDispatch> for &'a IX509EndorsementKeyfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IAnalogAudioComponentType
impl<'a> IntoParam<'a, IDispatch> for &'a IAnalogAudioComponentTypefn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IX509Enrollment
impl<'a> IntoParam<'a, IDispatch> for IX509Enrollmentfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IX509Enrollment
impl<'a> IntoParam<'a, IDispatch> for &'a IX509Enrollmentfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IX509Enrollment2
impl<'a> IntoParam<'a, IDispatch> for IX509Enrollment2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IX509Enrollment2
impl<'a> IntoParam<'a, IDispatch> for &'a IX509Enrollment2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IX509EnrollmentHelper
impl<'a> IntoParam<'a, IDispatch> for IX509EnrollmentHelperfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IX509EnrollmentHelper
impl<'a> IntoParam<'a, IDispatch> for &'a IX509EnrollmentHelperfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IX509EnrollmentPolicyServer
impl<'a> IntoParam<'a, IDispatch> for IX509EnrollmentPolicyServerfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IX509EnrollmentPolicyServer
impl<'a> IntoParam<'a, IDispatch> for &'a IX509EnrollmentPolicyServerfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IX509EnrollmentStatus
impl<'a> IntoParam<'a, IDispatch> for IX509EnrollmentStatusfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IX509EnrollmentStatus
impl<'a> IntoParam<'a, IDispatch> for &'a IX509EnrollmentStatusfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IAnalogLocator
impl<'a> IntoParam<'a, IDispatch> for IAnalogLocatorfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IX509EnrollmentWebClassFactory
impl<'a> IntoParam<'a, IDispatch> for IX509EnrollmentWebClassFactoryfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IX509EnrollmentWebClassFactory
impl<'a> IntoParam<'a, IDispatch> for &'a IX509EnrollmentWebClassFactoryfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IX509Extension
impl<'a> IntoParam<'a, IDispatch> for IX509Extensionfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IX509Extension
impl<'a> IntoParam<'a, IDispatch> for &'a IX509Extensionfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IX509ExtensionAlternativeNames
impl<'a> IntoParam<'a, IDispatch> for IX509ExtensionAlternativeNamesfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IX509ExtensionAlternativeNames
impl<'a> IntoParam<'a, IDispatch> for &'a IX509ExtensionAlternativeNamesfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IX509ExtensionAuthorityKeyIdentifier
impl<'a> IntoParam<'a, IDispatch> for IX509ExtensionAuthorityKeyIdentifierfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IX509ExtensionAuthorityKeyIdentifier
impl<'a> IntoParam<'a, IDispatch> for &'a IX509ExtensionAuthorityKeyIdentifierfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IX509ExtensionBasicConstraints
impl<'a> IntoParam<'a, IDispatch> for IX509ExtensionBasicConstraintsfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IX509ExtensionBasicConstraints
impl<'a> IntoParam<'a, IDispatch> for &'a IX509ExtensionBasicConstraintsfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IAnalogLocator
impl<'a> IntoParam<'a, IDispatch> for &'a IAnalogLocatorfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IX509ExtensionCertificatePolicies
impl<'a> IntoParam<'a, IDispatch> for IX509ExtensionCertificatePoliciesfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IX509ExtensionCertificatePolicies
impl<'a> IntoParam<'a, IDispatch> for &'a IX509ExtensionCertificatePoliciesfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IX509ExtensionEnhancedKeyUsage
impl<'a> IntoParam<'a, IDispatch> for IX509ExtensionEnhancedKeyUsagefn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IX509ExtensionEnhancedKeyUsage
impl<'a> IntoParam<'a, IDispatch> for &'a IX509ExtensionEnhancedKeyUsagefn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IX509ExtensionKeyUsage
impl<'a> IntoParam<'a, IDispatch> for IX509ExtensionKeyUsagefn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IX509ExtensionKeyUsage
impl<'a> IntoParam<'a, IDispatch> for &'a IX509ExtensionKeyUsagefn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IX509ExtensionMSApplicationPolicies
impl<'a> IntoParam<'a, IDispatch> for IX509ExtensionMSApplicationPoliciesfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IX509ExtensionMSApplicationPolicies
impl<'a> IntoParam<'a, IDispatch> for &'a IX509ExtensionMSApplicationPoliciesfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IX509ExtensionSmimeCapabilities
impl<'a> IntoParam<'a, IDispatch> for IX509ExtensionSmimeCapabilitiesfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IX509ExtensionSmimeCapabilities
impl<'a> IntoParam<'a, IDispatch> for &'a IX509ExtensionSmimeCapabilitiesfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IADs
impl<'a> IntoParam<'a, IDispatch> for &'a IADsfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IADsDomain
impl<'a> IntoParam<'a, IDispatch> for IADsDomainfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IAnalogRadioTuningSpace
impl<'a> IntoParam<'a, IDispatch> for IAnalogRadioTuningSpacefn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IX509ExtensionSubjectKeyIdentifier
impl<'a> IntoParam<'a, IDispatch> for IX509ExtensionSubjectKeyIdentifierfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IX509ExtensionSubjectKeyIdentifier
impl<'a> IntoParam<'a, IDispatch> for &'a IX509ExtensionSubjectKeyIdentifierfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IX509ExtensionTemplate
impl<'a> IntoParam<'a, IDispatch> for IX509ExtensionTemplatefn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IX509ExtensionTemplate
impl<'a> IntoParam<'a, IDispatch> for &'a IX509ExtensionTemplatefn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IX509ExtensionTemplateName
impl<'a> IntoParam<'a, IDispatch> for IX509ExtensionTemplateNamefn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IX509ExtensionTemplateName
impl<'a> IntoParam<'a, IDispatch> for &'a IX509ExtensionTemplateNamefn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IX509Extensions
impl<'a> IntoParam<'a, IDispatch> for IX509Extensionsfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IX509Extensions
impl<'a> IntoParam<'a, IDispatch> for &'a IX509Extensionsfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IX509MachineEnrollmentFactory
impl<'a> IntoParam<'a, IDispatch> for IX509MachineEnrollmentFactoryfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IX509MachineEnrollmentFactory
impl<'a> IntoParam<'a, IDispatch> for &'a IX509MachineEnrollmentFactoryfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IAnalogRadioTuningSpace
impl<'a> IntoParam<'a, IDispatch> for &'a IAnalogRadioTuningSpacefn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IX509NameValuePair
impl<'a> IntoParam<'a, IDispatch> for IX509NameValuePairfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IX509NameValuePair
impl<'a> IntoParam<'a, IDispatch> for &'a IX509NameValuePairfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IX509NameValuePairs
impl<'a> IntoParam<'a, IDispatch> for IX509NameValuePairsfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IX509NameValuePairs
impl<'a> IntoParam<'a, IDispatch> for &'a IX509NameValuePairsfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IX509PolicyServerListManager
impl<'a> IntoParam<'a, IDispatch> for IX509PolicyServerListManagerfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IX509PolicyServerListManager
impl<'a> IntoParam<'a, IDispatch> for &'a IX509PolicyServerListManagerfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IX509PolicyServerUrl
impl<'a> IntoParam<'a, IDispatch> for IX509PolicyServerUrlfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IX509PolicyServerUrl
impl<'a> IntoParam<'a, IDispatch> for &'a IX509PolicyServerUrlfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IX509PrivateKey
impl<'a> IntoParam<'a, IDispatch> for IX509PrivateKeyfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IX509PrivateKey
impl<'a> IntoParam<'a, IDispatch> for &'a IX509PrivateKeyfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IAnalogRadioTuningSpace2
impl<'a> IntoParam<'a, IDispatch> for IAnalogRadioTuningSpace2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IX509PrivateKey2
impl<'a> IntoParam<'a, IDispatch> for IX509PrivateKey2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IX509PrivateKey2
impl<'a> IntoParam<'a, IDispatch> for &'a IX509PrivateKey2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IX509PublicKey
impl<'a> IntoParam<'a, IDispatch> for IX509PublicKeyfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IX509PublicKey
impl<'a> IntoParam<'a, IDispatch> for &'a IX509PublicKeyfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IX509SCEPEnrollment
impl<'a> IntoParam<'a, IDispatch> for IX509SCEPEnrollmentfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IX509SCEPEnrollment
impl<'a> IntoParam<'a, IDispatch> for &'a IX509SCEPEnrollmentfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IX509SCEPEnrollment2
impl<'a> IntoParam<'a, IDispatch> for IX509SCEPEnrollment2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IX509SCEPEnrollment2
impl<'a> IntoParam<'a, IDispatch> for &'a IX509SCEPEnrollment2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IX509SCEPEnrollmentHelper
impl<'a> IntoParam<'a, IDispatch> for IX509SCEPEnrollmentHelperfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IX509SCEPEnrollmentHelper
impl<'a> IntoParam<'a, IDispatch> for &'a IX509SCEPEnrollmentHelperfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IAnalogRadioTuningSpace2
impl<'a> IntoParam<'a, IDispatch> for &'a IAnalogRadioTuningSpace2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IX509SignatureInformation
impl<'a> IntoParam<'a, IDispatch> for IX509SignatureInformationfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IX509SignatureInformation
impl<'a> IntoParam<'a, IDispatch> for &'a IX509SignatureInformationfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for DFConstraint
impl<'a> IntoParam<'a, IDispatch> for DFConstraintfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a DFConstraint
impl<'a> IntoParam<'a, IDispatch> for &'a DFConstraintfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for DShellFolderViewEvents
impl<'a> IntoParam<'a, IDispatch> for DShellFolderViewEventsfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a DShellFolderViewEvents
impl<'a> IntoParam<'a, IDispatch> for &'a DShellFolderViewEventsfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for Folder
impl<'a> IntoParam<'a, IDispatch> for Folderfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a Folder
impl<'a> IntoParam<'a, IDispatch> for &'a Folderfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for Folder2
impl<'a> IntoParam<'a, IDispatch> for Folder2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a Folder2
impl<'a> IntoParam<'a, IDispatch> for &'a Folder2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IAuxInTuningSpace
impl<'a> IntoParam<'a, IDispatch> for IAuxInTuningSpacefn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for Folder3
impl<'a> IntoParam<'a, IDispatch> for Folder3fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a Folder3
impl<'a> IntoParam<'a, IDispatch> for &'a Folder3fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for FolderItem
impl<'a> IntoParam<'a, IDispatch> for FolderItemfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a FolderItem
impl<'a> IntoParam<'a, IDispatch> for &'a FolderItemfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for FolderItem2
impl<'a> IntoParam<'a, IDispatch> for FolderItem2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a FolderItem2
impl<'a> IntoParam<'a, IDispatch> for &'a FolderItem2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for FolderItemVerb
impl<'a> IntoParam<'a, IDispatch> for FolderItemVerbfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a FolderItemVerb
impl<'a> IntoParam<'a, IDispatch> for &'a FolderItemVerbfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for FolderItemVerbs
impl<'a> IntoParam<'a, IDispatch> for FolderItemVerbsfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a FolderItemVerbs
impl<'a> IntoParam<'a, IDispatch> for &'a FolderItemVerbsfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IAuxInTuningSpace
impl<'a> IntoParam<'a, IDispatch> for &'a IAuxInTuningSpacefn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for FolderItems
impl<'a> IntoParam<'a, IDispatch> for FolderItemsfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a FolderItems
impl<'a> IntoParam<'a, IDispatch> for &'a FolderItemsfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for FolderItems2
impl<'a> IntoParam<'a, IDispatch> for FolderItems2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a FolderItems2
impl<'a> IntoParam<'a, IDispatch> for &'a FolderItems2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for FolderItems3
impl<'a> IntoParam<'a, IDispatch> for FolderItems3fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a FolderItems3
impl<'a> IntoParam<'a, IDispatch> for &'a FolderItems3fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IFileSearchBand
impl<'a> IntoParam<'a, IDispatch> for IFileSearchBandfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IFileSearchBand
impl<'a> IntoParam<'a, IDispatch> for &'a IFileSearchBandfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IFolderViewOC
impl<'a> IntoParam<'a, IDispatch> for IFolderViewOCfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IFolderViewOC
impl<'a> IntoParam<'a, IDispatch> for &'a IFolderViewOCfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IAuxInTuningSpace2
impl<'a> IntoParam<'a, IDispatch> for IAuxInTuningSpace2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IWebWizardHost
impl<'a> IntoParam<'a, IDispatch> for IWebWizardHostfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IWebWizardHost
impl<'a> IntoParam<'a, IDispatch> for &'a IWebWizardHostfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for INewWDEvents
impl<'a> IntoParam<'a, IDispatch> for INewWDEventsfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a INewWDEvents
impl<'a> IntoParam<'a, IDispatch> for &'a INewWDEventsfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IShellDispatch
impl<'a> IntoParam<'a, IDispatch> for IShellDispatchfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IShellDispatch
impl<'a> IntoParam<'a, IDispatch> for &'a IShellDispatchfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IShellDispatch2
impl<'a> IntoParam<'a, IDispatch> for IShellDispatch2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IShellDispatch2
impl<'a> IntoParam<'a, IDispatch> for &'a IShellDispatch2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IShellDispatch3
impl<'a> IntoParam<'a, IDispatch> for IShellDispatch3fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IShellDispatch3
impl<'a> IntoParam<'a, IDispatch> for &'a IShellDispatch3fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IAuxInTuningSpace2
impl<'a> IntoParam<'a, IDispatch> for &'a IAuxInTuningSpace2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IShellDispatch4
impl<'a> IntoParam<'a, IDispatch> for IShellDispatch4fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IShellDispatch4
impl<'a> IntoParam<'a, IDispatch> for &'a IShellDispatch4fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IShellDispatch5
impl<'a> IntoParam<'a, IDispatch> for IShellDispatch5fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IShellDispatch5
impl<'a> IntoParam<'a, IDispatch> for &'a IShellDispatch5fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IShellDispatch6
impl<'a> IntoParam<'a, IDispatch> for IShellDispatch6fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IShellDispatch6
impl<'a> IntoParam<'a, IDispatch> for &'a IShellDispatch6fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IShellFolderViewDual
impl<'a> IntoParam<'a, IDispatch> for IShellFolderViewDualfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IShellFolderViewDual
impl<'a> IntoParam<'a, IDispatch> for &'a IShellFolderViewDualfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IShellFolderViewDual2
impl<'a> IntoParam<'a, IDispatch> for IShellFolderViewDual2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IShellFolderViewDual2
impl<'a> IntoParam<'a, IDispatch> for &'a IShellFolderViewDual2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IBasicAudio
impl<'a> IntoParam<'a, IDispatch> for IBasicAudiofn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IShellFolderViewDual3
impl<'a> IntoParam<'a, IDispatch> for IShellFolderViewDual3fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IShellFolderViewDual3
impl<'a> IntoParam<'a, IDispatch> for &'a IShellFolderViewDual3fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IShellLinkDual
impl<'a> IntoParam<'a, IDispatch> for IShellLinkDualfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IShellLinkDual
impl<'a> IntoParam<'a, IDispatch> for &'a IShellLinkDualfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IShellLinkDual2
impl<'a> IntoParam<'a, IDispatch> for IShellLinkDual2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IShellLinkDual2
impl<'a> IntoParam<'a, IDispatch> for &'a IShellLinkDual2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IShellWindows
impl<'a> IntoParam<'a, IDispatch> for IShellWindowsfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IShellWindows
impl<'a> IntoParam<'a, IDispatch> for &'a IShellWindowsfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IWebWizardHost2
impl<'a> IntoParam<'a, IDispatch> for IWebWizardHost2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IWebWizardHost2
impl<'a> IntoParam<'a, IDispatch> for &'a IWebWizardHost2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IBasicAudio
impl<'a> IntoParam<'a, IDispatch> for &'a IBasicAudiofn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ISpeechBaseStream
impl<'a> IntoParam<'a, IDispatch> for ISpeechBaseStreamfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ISpeechBaseStream
impl<'a> IntoParam<'a, IDispatch> for &'a ISpeechBaseStreamfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ISpeechAudio
impl<'a> IntoParam<'a, IDispatch> for ISpeechAudiofn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ISpeechAudio
impl<'a> IntoParam<'a, IDispatch> for &'a ISpeechAudiofn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ISpeechAudioBufferInfo
impl<'a> IntoParam<'a, IDispatch> for ISpeechAudioBufferInfofn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ISpeechAudioBufferInfo
impl<'a> IntoParam<'a, IDispatch> for &'a ISpeechAudioBufferInfofn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ISpeechAudioFormat
impl<'a> IntoParam<'a, IDispatch> for ISpeechAudioFormatfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ISpeechAudioFormat
impl<'a> IntoParam<'a, IDispatch> for &'a ISpeechAudioFormatfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ISpeechAudioStatus
impl<'a> IntoParam<'a, IDispatch> for ISpeechAudioStatusfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ISpeechAudioStatus
impl<'a> IntoParam<'a, IDispatch> for &'a ISpeechAudioStatusfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IADsDomain
impl<'a> IntoParam<'a, IDispatch> for &'a IADsDomainfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IBasicVideo
impl<'a> IntoParam<'a, IDispatch> for IBasicVideofn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ISpeechCustomStream
impl<'a> IntoParam<'a, IDispatch> for ISpeechCustomStreamfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ISpeechCustomStream
impl<'a> IntoParam<'a, IDispatch> for &'a ISpeechCustomStreamfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ISpeechDataKey
impl<'a> IntoParam<'a, IDispatch> for ISpeechDataKeyfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ISpeechDataKey
impl<'a> IntoParam<'a, IDispatch> for &'a ISpeechDataKeyfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ISpeechFileStream
impl<'a> IntoParam<'a, IDispatch> for ISpeechFileStreamfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ISpeechFileStream
impl<'a> IntoParam<'a, IDispatch> for &'a ISpeechFileStreamfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ISpeechGrammarRule
impl<'a> IntoParam<'a, IDispatch> for ISpeechGrammarRulefn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ISpeechGrammarRule
impl<'a> IntoParam<'a, IDispatch> for &'a ISpeechGrammarRulefn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ISpeechGrammarRuleState
impl<'a> IntoParam<'a, IDispatch> for ISpeechGrammarRuleStatefn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ISpeechGrammarRuleState
impl<'a> IntoParam<'a, IDispatch> for &'a ISpeechGrammarRuleStatefn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IBasicVideo
impl<'a> IntoParam<'a, IDispatch> for &'a IBasicVideofn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ISpeechGrammarRuleStateTransition
impl<'a> IntoParam<'a, IDispatch> for ISpeechGrammarRuleStateTransitionfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ISpeechGrammarRuleStateTransition
impl<'a> IntoParam<'a, IDispatch> for &'a ISpeechGrammarRuleStateTransitionfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ISpeechGrammarRuleStateTransitions
impl<'a> IntoParam<'a, IDispatch> for ISpeechGrammarRuleStateTransitionsfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ISpeechGrammarRuleStateTransitions
impl<'a> IntoParam<'a, IDispatch> for &'a ISpeechGrammarRuleStateTransitionsfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ISpeechGrammarRules
impl<'a> IntoParam<'a, IDispatch> for ISpeechGrammarRulesfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ISpeechGrammarRules
impl<'a> IntoParam<'a, IDispatch> for &'a ISpeechGrammarRulesfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ISpeechLexicon
impl<'a> IntoParam<'a, IDispatch> for ISpeechLexiconfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ISpeechLexicon
impl<'a> IntoParam<'a, IDispatch> for &'a ISpeechLexiconfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ISpeechLexiconPronunciation
impl<'a> IntoParam<'a, IDispatch> for ISpeechLexiconPronunciationfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ISpeechLexiconPronunciation
impl<'a> IntoParam<'a, IDispatch> for &'a ISpeechLexiconPronunciationfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IBasicVideo2
impl<'a> IntoParam<'a, IDispatch> for IBasicVideo2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ISpeechLexiconPronunciations
impl<'a> IntoParam<'a, IDispatch> for ISpeechLexiconPronunciationsfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ISpeechLexiconPronunciations
impl<'a> IntoParam<'a, IDispatch> for &'a ISpeechLexiconPronunciationsfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ISpeechLexiconWord
impl<'a> IntoParam<'a, IDispatch> for ISpeechLexiconWordfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ISpeechLexiconWord
impl<'a> IntoParam<'a, IDispatch> for &'a ISpeechLexiconWordfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ISpeechLexiconWords
impl<'a> IntoParam<'a, IDispatch> for ISpeechLexiconWordsfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ISpeechLexiconWords
impl<'a> IntoParam<'a, IDispatch> for &'a ISpeechLexiconWordsfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ISpeechMMSysAudio
impl<'a> IntoParam<'a, IDispatch> for ISpeechMMSysAudiofn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ISpeechMMSysAudio
impl<'a> IntoParam<'a, IDispatch> for &'a ISpeechMMSysAudiofn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ISpeechMemoryStream
impl<'a> IntoParam<'a, IDispatch> for ISpeechMemoryStreamfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ISpeechMemoryStream
impl<'a> IntoParam<'a, IDispatch> for &'a ISpeechMemoryStreamfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IBasicVideo2
impl<'a> IntoParam<'a, IDispatch> for &'a IBasicVideo2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ISpeechObjectToken
impl<'a> IntoParam<'a, IDispatch> for ISpeechObjectTokenfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ISpeechObjectToken
impl<'a> IntoParam<'a, IDispatch> for &'a ISpeechObjectTokenfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ISpeechObjectTokenCategory
impl<'a> IntoParam<'a, IDispatch> for ISpeechObjectTokenCategoryfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ISpeechObjectTokenCategory
impl<'a> IntoParam<'a, IDispatch> for &'a ISpeechObjectTokenCategoryfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ISpeechObjectTokens
impl<'a> IntoParam<'a, IDispatch> for ISpeechObjectTokensfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ISpeechObjectTokens
impl<'a> IntoParam<'a, IDispatch> for &'a ISpeechObjectTokensfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ISpeechPhoneConverter
impl<'a> IntoParam<'a, IDispatch> for ISpeechPhoneConverterfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ISpeechPhoneConverter
impl<'a> IntoParam<'a, IDispatch> for &'a ISpeechPhoneConverterfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ISpeechPhraseAlternate
impl<'a> IntoParam<'a, IDispatch> for ISpeechPhraseAlternatefn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ISpeechPhraseAlternate
impl<'a> IntoParam<'a, IDispatch> for &'a ISpeechPhraseAlternatefn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IChannelIDTuneRequest
impl<'a> IntoParam<'a, IDispatch> for IChannelIDTuneRequestfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ISpeechPhraseAlternates
impl<'a> IntoParam<'a, IDispatch> for ISpeechPhraseAlternatesfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ISpeechPhraseAlternates
impl<'a> IntoParam<'a, IDispatch> for &'a ISpeechPhraseAlternatesfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ISpeechPhraseElement
impl<'a> IntoParam<'a, IDispatch> for ISpeechPhraseElementfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ISpeechPhraseElement
impl<'a> IntoParam<'a, IDispatch> for &'a ISpeechPhraseElementfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ISpeechPhraseElements
impl<'a> IntoParam<'a, IDispatch> for ISpeechPhraseElementsfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ISpeechPhraseElements
impl<'a> IntoParam<'a, IDispatch> for &'a ISpeechPhraseElementsfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ISpeechPhraseInfo
impl<'a> IntoParam<'a, IDispatch> for ISpeechPhraseInfofn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ISpeechPhraseInfo
impl<'a> IntoParam<'a, IDispatch> for &'a ISpeechPhraseInfofn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ISpeechPhraseInfoBuilder
impl<'a> IntoParam<'a, IDispatch> for ISpeechPhraseInfoBuilderfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ISpeechPhraseInfoBuilder
impl<'a> IntoParam<'a, IDispatch> for &'a ISpeechPhraseInfoBuilderfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IChannelIDTuneRequest
impl<'a> IntoParam<'a, IDispatch> for &'a IChannelIDTuneRequestfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ISpeechPhraseProperties
impl<'a> IntoParam<'a, IDispatch> for ISpeechPhrasePropertiesfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ISpeechPhraseProperties
impl<'a> IntoParam<'a, IDispatch> for &'a ISpeechPhrasePropertiesfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ISpeechPhraseProperty
impl<'a> IntoParam<'a, IDispatch> for ISpeechPhrasePropertyfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ISpeechPhraseProperty
impl<'a> IntoParam<'a, IDispatch> for &'a ISpeechPhrasePropertyfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ISpeechPhraseReplacement
impl<'a> IntoParam<'a, IDispatch> for ISpeechPhraseReplacementfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ISpeechPhraseReplacement
impl<'a> IntoParam<'a, IDispatch> for &'a ISpeechPhraseReplacementfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ISpeechPhraseReplacements
impl<'a> IntoParam<'a, IDispatch> for ISpeechPhraseReplacementsfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ISpeechPhraseReplacements
impl<'a> IntoParam<'a, IDispatch> for &'a ISpeechPhraseReplacementsfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ISpeechPhraseRule
impl<'a> IntoParam<'a, IDispatch> for ISpeechPhraseRulefn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ISpeechPhraseRule
impl<'a> IntoParam<'a, IDispatch> for &'a ISpeechPhraseRulefn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IComponent
impl<'a> IntoParam<'a, IDispatch> for IComponentfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ISpeechPhraseRules
impl<'a> IntoParam<'a, IDispatch> for ISpeechPhraseRulesfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ISpeechPhraseRules
impl<'a> IntoParam<'a, IDispatch> for &'a ISpeechPhraseRulesfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ISpeechRecoContext
impl<'a> IntoParam<'a, IDispatch> for ISpeechRecoContextfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ISpeechRecoContext
impl<'a> IntoParam<'a, IDispatch> for &'a ISpeechRecoContextfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ISpeechRecoGrammar
impl<'a> IntoParam<'a, IDispatch> for ISpeechRecoGrammarfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ISpeechRecoGrammar
impl<'a> IntoParam<'a, IDispatch> for &'a ISpeechRecoGrammarfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ISpeechRecoResult
impl<'a> IntoParam<'a, IDispatch> for ISpeechRecoResultfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ISpeechRecoResult
impl<'a> IntoParam<'a, IDispatch> for &'a ISpeechRecoResultfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ISpeechRecoResult2
impl<'a> IntoParam<'a, IDispatch> for ISpeechRecoResult2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ISpeechRecoResult2
impl<'a> IntoParam<'a, IDispatch> for &'a ISpeechRecoResult2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IComponent
impl<'a> IntoParam<'a, IDispatch> for &'a IComponentfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ISpeechRecoResultDispatch
impl<'a> IntoParam<'a, IDispatch> for ISpeechRecoResultDispatchfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ISpeechRecoResultDispatch
impl<'a> IntoParam<'a, IDispatch> for &'a ISpeechRecoResultDispatchfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ISpeechRecoResultTimes
impl<'a> IntoParam<'a, IDispatch> for ISpeechRecoResultTimesfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ISpeechRecoResultTimes
impl<'a> IntoParam<'a, IDispatch> for &'a ISpeechRecoResultTimesfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ISpeechRecognizer
impl<'a> IntoParam<'a, IDispatch> for ISpeechRecognizerfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ISpeechRecognizer
impl<'a> IntoParam<'a, IDispatch> for &'a ISpeechRecognizerfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ISpeechRecognizerStatus
impl<'a> IntoParam<'a, IDispatch> for ISpeechRecognizerStatusfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ISpeechRecognizerStatus
impl<'a> IntoParam<'a, IDispatch> for &'a ISpeechRecognizerStatusfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ISpeechResourceLoader
impl<'a> IntoParam<'a, IDispatch> for ISpeechResourceLoaderfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ISpeechResourceLoader
impl<'a> IntoParam<'a, IDispatch> for &'a ISpeechResourceLoaderfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IComponentTypes
impl<'a> IntoParam<'a, IDispatch> for IComponentTypesfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ISpeechTextSelectionInformation
impl<'a> IntoParam<'a, IDispatch> for ISpeechTextSelectionInformationfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ISpeechTextSelectionInformation
impl<'a> IntoParam<'a, IDispatch> for &'a ISpeechTextSelectionInformationfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ISpeechVoice
impl<'a> IntoParam<'a, IDispatch> for ISpeechVoicefn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ISpeechVoice
impl<'a> IntoParam<'a, IDispatch> for &'a ISpeechVoicefn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ISpeechVoiceStatus
impl<'a> IntoParam<'a, IDispatch> for ISpeechVoiceStatusfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ISpeechVoiceStatus
impl<'a> IntoParam<'a, IDispatch> for &'a ISpeechVoiceStatusfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ISpeechWaveFormatEx
impl<'a> IntoParam<'a, IDispatch> for ISpeechWaveFormatExfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ISpeechWaveFormatEx
impl<'a> IntoParam<'a, IDispatch> for &'a ISpeechWaveFormatExfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ISpeechXMLRecoResult
impl<'a> IntoParam<'a, IDispatch> for ISpeechXMLRecoResultfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ISpeechXMLRecoResult
impl<'a> IntoParam<'a, IDispatch> for &'a ISpeechXMLRecoResultfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IComponentTypes
impl<'a> IntoParam<'a, IDispatch> for &'a IComponentTypesfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for _ISpeechRecoContextEvents
impl<'a> IntoParam<'a, IDispatch> for _ISpeechRecoContextEventsfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a _ISpeechRecoContextEvents
impl<'a> IntoParam<'a, IDispatch> for &'a _ISpeechRecoContextEventsfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for _ISpeechVoiceEvents
impl<'a> IntoParam<'a, IDispatch> for _ISpeechVoiceEventsfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a _ISpeechVoiceEvents
impl<'a> IntoParam<'a, IDispatch> for &'a _ISpeechVoiceEventsfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ISensLogon
impl<'a> IntoParam<'a, IDispatch> for ISensLogonfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ISensLogon
impl<'a> IntoParam<'a, IDispatch> for &'a ISensLogonfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ISensLogon2
impl<'a> IntoParam<'a, IDispatch> for ISensLogon2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ISensLogon2
impl<'a> IntoParam<'a, IDispatch> for &'a ISensLogon2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ISensNetwork
impl<'a> IntoParam<'a, IDispatch> for ISensNetworkfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ISensNetwork
impl<'a> IntoParam<'a, IDispatch> for &'a ISensNetworkfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IADsEmail
impl<'a> IntoParam<'a, IDispatch> for IADsEmailfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IComponents
impl<'a> IntoParam<'a, IDispatch> for IComponentsfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ISensOnNow
impl<'a> IntoParam<'a, IDispatch> for ISensOnNowfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ISensOnNow
impl<'a> IntoParam<'a, IDispatch> for &'a ISensOnNowfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IInkCursor
impl<'a> IntoParam<'a, IDispatch> for IInkCursorfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IInkCursor
impl<'a> IntoParam<'a, IDispatch> for &'a IInkCursorfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IInkStrokes
impl<'a> IntoParam<'a, IDispatch> for IInkStrokesfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IInkStrokes
impl<'a> IntoParam<'a, IDispatch> for &'a IInkStrokesfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IInkRecognitionResult
impl<'a> IntoParam<'a, IDispatch> for IInkRecognitionResultfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IInkRecognitionResult
impl<'a> IntoParam<'a, IDispatch> for &'a IInkRecognitionResultfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IInkStrokeDisp
impl<'a> IntoParam<'a, IDispatch> for IInkStrokeDispfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IInkStrokeDisp
impl<'a> IntoParam<'a, IDispatch> for &'a IInkStrokeDispfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IComponents
impl<'a> IntoParam<'a, IDispatch> for &'a IComponentsfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IInk
impl<'a> IntoParam<'a, IDispatch> for IInkfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IInk
impl<'a> IntoParam<'a, IDispatch> for &'a IInkfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IInkCollector
impl<'a> IntoParam<'a, IDispatch> for IInkCollectorfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IInkCollector
impl<'a> IntoParam<'a, IDispatch> for &'a IInkCollectorfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IInkCursorButton
impl<'a> IntoParam<'a, IDispatch> for IInkCursorButtonfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IInkCursorButton
impl<'a> IntoParam<'a, IDispatch> for &'a IInkCursorButtonfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IInkCursorButtons
impl<'a> IntoParam<'a, IDispatch> for IInkCursorButtonsfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IInkCursorButtons
impl<'a> IntoParam<'a, IDispatch> for &'a IInkCursorButtonsfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IInkCursors
impl<'a> IntoParam<'a, IDispatch> for IInkCursorsfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IInkCursors
impl<'a> IntoParam<'a, IDispatch> for &'a IInkCursorsfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IComponentsOld
impl<'a> IntoParam<'a, IDispatch> for IComponentsOldfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IInkCustomStrokes
impl<'a> IntoParam<'a, IDispatch> for IInkCustomStrokesfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IInkCustomStrokes
impl<'a> IntoParam<'a, IDispatch> for &'a IInkCustomStrokesfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IInkDisp
impl<'a> IntoParam<'a, IDispatch> for IInkDispfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IInkDisp
impl<'a> IntoParam<'a, IDispatch> for &'a IInkDispfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IInkDivider
impl<'a> IntoParam<'a, IDispatch> for IInkDividerfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IInkDivider
impl<'a> IntoParam<'a, IDispatch> for &'a IInkDividerfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IInkDivisionResult
impl<'a> IntoParam<'a, IDispatch> for IInkDivisionResultfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IInkDivisionResult
impl<'a> IntoParam<'a, IDispatch> for &'a IInkDivisionResultfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IInkDivisionUnit
impl<'a> IntoParam<'a, IDispatch> for IInkDivisionUnitfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IInkDivisionUnit
impl<'a> IntoParam<'a, IDispatch> for &'a IInkDivisionUnitfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IComponentsOld
impl<'a> IntoParam<'a, IDispatch> for &'a IComponentsOldfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IInkDivisionUnits
impl<'a> IntoParam<'a, IDispatch> for IInkDivisionUnitsfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IInkDivisionUnits
impl<'a> IntoParam<'a, IDispatch> for &'a IInkDivisionUnitsfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IInkDrawingAttributes
impl<'a> IntoParam<'a, IDispatch> for IInkDrawingAttributesfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IInkDrawingAttributes
impl<'a> IntoParam<'a, IDispatch> for &'a IInkDrawingAttributesfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IInkEdit
impl<'a> IntoParam<'a, IDispatch> for IInkEditfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IInkEdit
impl<'a> IntoParam<'a, IDispatch> for &'a IInkEditfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IInkExtendedProperties
impl<'a> IntoParam<'a, IDispatch> for IInkExtendedPropertiesfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IInkExtendedProperties
impl<'a> IntoParam<'a, IDispatch> for &'a IInkExtendedPropertiesfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IInkExtendedProperty
impl<'a> IntoParam<'a, IDispatch> for IInkExtendedPropertyfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IInkExtendedProperty
impl<'a> IntoParam<'a, IDispatch> for &'a IInkExtendedPropertyfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IDTFilterEvents
impl<'a> IntoParam<'a, IDispatch> for IDTFilterEventsfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IInkGesture
impl<'a> IntoParam<'a, IDispatch> for IInkGesturefn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IInkGesture
impl<'a> IntoParam<'a, IDispatch> for &'a IInkGesturefn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IInkOverlay
impl<'a> IntoParam<'a, IDispatch> for IInkOverlayfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IInkOverlay
impl<'a> IntoParam<'a, IDispatch> for &'a IInkOverlayfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IInkPicture
impl<'a> IntoParam<'a, IDispatch> for IInkPicturefn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IInkPicture
impl<'a> IntoParam<'a, IDispatch> for &'a IInkPicturefn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IInkRecognitionAlternate
impl<'a> IntoParam<'a, IDispatch> for IInkRecognitionAlternatefn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IInkRecognitionAlternate
impl<'a> IntoParam<'a, IDispatch> for &'a IInkRecognitionAlternatefn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IInkRecognitionAlternates
impl<'a> IntoParam<'a, IDispatch> for IInkRecognitionAlternatesfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IInkRecognitionAlternates
impl<'a> IntoParam<'a, IDispatch> for &'a IInkRecognitionAlternatesfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IDTFilterEvents
impl<'a> IntoParam<'a, IDispatch> for &'a IDTFilterEventsfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IInkRecognizer
impl<'a> IntoParam<'a, IDispatch> for IInkRecognizerfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IInkRecognizer
impl<'a> IntoParam<'a, IDispatch> for &'a IInkRecognizerfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IInkRecognizer2
impl<'a> IntoParam<'a, IDispatch> for IInkRecognizer2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IInkRecognizer2
impl<'a> IntoParam<'a, IDispatch> for &'a IInkRecognizer2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IInkRecognizerContext
impl<'a> IntoParam<'a, IDispatch> for IInkRecognizerContextfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IInkRecognizerContext
impl<'a> IntoParam<'a, IDispatch> for &'a IInkRecognizerContextfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IInkRecognizerContext2
impl<'a> IntoParam<'a, IDispatch> for IInkRecognizerContext2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IInkRecognizerContext2
impl<'a> IntoParam<'a, IDispatch> for &'a IInkRecognizerContext2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IInkRecognizerGuide
impl<'a> IntoParam<'a, IDispatch> for IInkRecognizerGuidefn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IInkRecognizerGuide
impl<'a> IntoParam<'a, IDispatch> for &'a IInkRecognizerGuidefn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IDVBCLocator
impl<'a> IntoParam<'a, IDispatch> for IDVBCLocatorfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IInkRecognizers
impl<'a> IntoParam<'a, IDispatch> for IInkRecognizersfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IInkRecognizers
impl<'a> IntoParam<'a, IDispatch> for &'a IInkRecognizersfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IInkRectangle
impl<'a> IntoParam<'a, IDispatch> for IInkRectanglefn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IInkRectangle
impl<'a> IntoParam<'a, IDispatch> for &'a IInkRectanglefn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IInkRenderer
impl<'a> IntoParam<'a, IDispatch> for IInkRendererfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IInkRenderer
impl<'a> IntoParam<'a, IDispatch> for &'a IInkRendererfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IInkTablet
impl<'a> IntoParam<'a, IDispatch> for IInkTabletfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IInkTablet
impl<'a> IntoParam<'a, IDispatch> for &'a IInkTabletfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IInkTablet2
impl<'a> IntoParam<'a, IDispatch> for IInkTablet2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IInkTablet2
impl<'a> IntoParam<'a, IDispatch> for &'a IInkTablet2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IDVBCLocator
impl<'a> IntoParam<'a, IDispatch> for &'a IDVBCLocatorfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IInkTablet3
impl<'a> IntoParam<'a, IDispatch> for IInkTablet3fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IInkTablet3
impl<'a> IntoParam<'a, IDispatch> for &'a IInkTablet3fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IInkTablets
impl<'a> IntoParam<'a, IDispatch> for IInkTabletsfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IInkTablets
impl<'a> IntoParam<'a, IDispatch> for &'a IInkTabletsfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IInkTransform
impl<'a> IntoParam<'a, IDispatch> for IInkTransformfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IInkTransform
impl<'a> IntoParam<'a, IDispatch> for &'a IInkTransformfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IInkWordList
impl<'a> IntoParam<'a, IDispatch> for IInkWordListfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IInkWordList
impl<'a> IntoParam<'a, IDispatch> for &'a IInkWordListfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IInkWordList2
impl<'a> IntoParam<'a, IDispatch> for IInkWordList2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IInkWordList2
impl<'a> IntoParam<'a, IDispatch> for &'a IInkWordList2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IDVBSLocator
impl<'a> IntoParam<'a, IDispatch> for IDVBSLocatorfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IMathInputControl
impl<'a> IntoParam<'a, IDispatch> for IMathInputControlfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IMathInputControl
impl<'a> IntoParam<'a, IDispatch> for &'a IMathInputControlfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IPenInputPanel
impl<'a> IntoParam<'a, IDispatch> for IPenInputPanelfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IPenInputPanel
impl<'a> IntoParam<'a, IDispatch> for &'a IPenInputPanelfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ISketchInk
impl<'a> IntoParam<'a, IDispatch> for ISketchInkfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ISketchInk
impl<'a> IntoParam<'a, IDispatch> for &'a ISketchInkfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for _IInkCollectorEvents
impl<'a> IntoParam<'a, IDispatch> for _IInkCollectorEventsfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a _IInkCollectorEvents
impl<'a> IntoParam<'a, IDispatch> for &'a _IInkCollectorEventsfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for _IInkEditEvents
impl<'a> IntoParam<'a, IDispatch> for _IInkEditEventsfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a _IInkEditEvents
impl<'a> IntoParam<'a, IDispatch> for &'a _IInkEditEventsfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IDVBSLocator
impl<'a> IntoParam<'a, IDispatch> for &'a IDVBSLocatorfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for _IInkEvents
impl<'a> IntoParam<'a, IDispatch> for _IInkEventsfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a _IInkEvents
impl<'a> IntoParam<'a, IDispatch> for &'a _IInkEventsfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for _IInkOverlayEvents
impl<'a> IntoParam<'a, IDispatch> for _IInkOverlayEventsfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a _IInkOverlayEvents
impl<'a> IntoParam<'a, IDispatch> for &'a _IInkOverlayEventsfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for _IInkPictureEvents
impl<'a> IntoParam<'a, IDispatch> for _IInkPictureEventsfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a _IInkPictureEvents
impl<'a> IntoParam<'a, IDispatch> for &'a _IInkPictureEventsfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for _IInkRecognitionEvents
impl<'a> IntoParam<'a, IDispatch> for _IInkRecognitionEventsfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a _IInkRecognitionEvents
impl<'a> IntoParam<'a, IDispatch> for &'a _IInkRecognitionEventsfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for _IInkStrokesEvents
impl<'a> IntoParam<'a, IDispatch> for _IInkStrokesEventsfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a _IInkStrokesEvents
impl<'a> IntoParam<'a, IDispatch> for &'a _IInkStrokesEventsfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IADsEmail
impl<'a> IntoParam<'a, IDispatch> for &'a IADsEmailfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IDVBSLocator2
impl<'a> IntoParam<'a, IDispatch> for IDVBSLocator2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for _IMathInputControlEvents
impl<'a> IntoParam<'a, IDispatch> for _IMathInputControlEventsfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a _IMathInputControlEvents
impl<'a> IntoParam<'a, IDispatch> for &'a _IMathInputControlEventsfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for _IPenInputPanelEvents
impl<'a> IntoParam<'a, IDispatch> for _IPenInputPanelEventsfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a _IPenInputPanelEvents
impl<'a> IntoParam<'a, IDispatch> for &'a _IPenInputPanelEventsfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IMcastAddressAllocation
impl<'a> IntoParam<'a, IDispatch> for IMcastAddressAllocationfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IMcastAddressAllocation
impl<'a> IntoParam<'a, IDispatch> for &'a IMcastAddressAllocationfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IMcastLeaseInfo
impl<'a> IntoParam<'a, IDispatch> for IMcastLeaseInfofn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IMcastLeaseInfo
impl<'a> IntoParam<'a, IDispatch> for &'a IMcastLeaseInfofn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IMcastScope
impl<'a> IntoParam<'a, IDispatch> for IMcastScopefn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IMcastScope
impl<'a> IntoParam<'a, IDispatch> for &'a IMcastScopefn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IDVBSLocator2
impl<'a> IntoParam<'a, IDispatch> for &'a IDVBSLocator2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ITACDGroup
impl<'a> IntoParam<'a, IDispatch> for ITACDGroupfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ITACDGroup
impl<'a> IntoParam<'a, IDispatch> for &'a ITACDGroupfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ITACDGroupEvent
impl<'a> IntoParam<'a, IDispatch> for ITACDGroupEventfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ITACDGroupEvent
impl<'a> IntoParam<'a, IDispatch> for &'a ITACDGroupEventfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ITASRTerminalEvent
impl<'a> IntoParam<'a, IDispatch> for ITASRTerminalEventfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ITASRTerminalEvent
impl<'a> IntoParam<'a, IDispatch> for &'a ITASRTerminalEventfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ITAddress
impl<'a> IntoParam<'a, IDispatch> for ITAddressfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ITAddress
impl<'a> IntoParam<'a, IDispatch> for &'a ITAddressfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ITAddress2
impl<'a> IntoParam<'a, IDispatch> for ITAddress2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ITAddress2
impl<'a> IntoParam<'a, IDispatch> for &'a ITAddress2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IDVBTuningSpace
impl<'a> IntoParam<'a, IDispatch> for IDVBTuningSpacefn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ITAddressCapabilities
impl<'a> IntoParam<'a, IDispatch> for ITAddressCapabilitiesfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ITAddressCapabilities
impl<'a> IntoParam<'a, IDispatch> for &'a ITAddressCapabilitiesfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ITAddressDeviceSpecificEvent
impl<'a> IntoParam<'a, IDispatch> for ITAddressDeviceSpecificEventfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ITAddressDeviceSpecificEvent
impl<'a> IntoParam<'a, IDispatch> for &'a ITAddressDeviceSpecificEventfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ITAddressEvent
impl<'a> IntoParam<'a, IDispatch> for ITAddressEventfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ITAddressEvent
impl<'a> IntoParam<'a, IDispatch> for &'a ITAddressEventfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ITAddressTranslation
impl<'a> IntoParam<'a, IDispatch> for ITAddressTranslationfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ITAddressTranslation
impl<'a> IntoParam<'a, IDispatch> for &'a ITAddressTranslationfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ITAddressTranslationInfo
impl<'a> IntoParam<'a, IDispatch> for ITAddressTranslationInfofn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ITAddressTranslationInfo
impl<'a> IntoParam<'a, IDispatch> for &'a ITAddressTranslationInfofn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IDVBTuningSpace
impl<'a> IntoParam<'a, IDispatch> for &'a IDVBTuningSpacefn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ITAgent
impl<'a> IntoParam<'a, IDispatch> for ITAgentfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ITAgent
impl<'a> IntoParam<'a, IDispatch> for &'a ITAgentfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ITAgentEvent
impl<'a> IntoParam<'a, IDispatch> for ITAgentEventfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ITAgentEvent
impl<'a> IntoParam<'a, IDispatch> for &'a ITAgentEventfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ITAgentHandler
impl<'a> IntoParam<'a, IDispatch> for ITAgentHandlerfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ITAgentHandler
impl<'a> IntoParam<'a, IDispatch> for &'a ITAgentHandlerfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ITAgentHandlerEvent
impl<'a> IntoParam<'a, IDispatch> for ITAgentHandlerEventfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ITAgentHandlerEvent
impl<'a> IntoParam<'a, IDispatch> for &'a ITAgentHandlerEventfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ITAgentSession
impl<'a> IntoParam<'a, IDispatch> for ITAgentSessionfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ITAgentSession
impl<'a> IntoParam<'a, IDispatch> for &'a ITAgentSessionfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IDVBTuningSpace2
impl<'a> IntoParam<'a, IDispatch> for IDVBTuningSpace2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ITAgentSessionEvent
impl<'a> IntoParam<'a, IDispatch> for ITAgentSessionEventfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ITAgentSessionEvent
impl<'a> IntoParam<'a, IDispatch> for &'a ITAgentSessionEventfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ITAutomatedPhoneControl
impl<'a> IntoParam<'a, IDispatch> for ITAutomatedPhoneControlfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ITAutomatedPhoneControl
impl<'a> IntoParam<'a, IDispatch> for &'a ITAutomatedPhoneControlfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ITBasicAudioTerminal
impl<'a> IntoParam<'a, IDispatch> for ITBasicAudioTerminalfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ITBasicAudioTerminal
impl<'a> IntoParam<'a, IDispatch> for &'a ITBasicAudioTerminalfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ITBasicCallControl
impl<'a> IntoParam<'a, IDispatch> for ITBasicCallControlfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ITBasicCallControl
impl<'a> IntoParam<'a, IDispatch> for &'a ITBasicCallControlfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ITBasicCallControl2
impl<'a> IntoParam<'a, IDispatch> for ITBasicCallControl2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ITBasicCallControl2
impl<'a> IntoParam<'a, IDispatch> for &'a ITBasicCallControl2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IDVBTuningSpace2
impl<'a> IntoParam<'a, IDispatch> for &'a IDVBTuningSpace2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ITCallHub
impl<'a> IntoParam<'a, IDispatch> for ITCallHubfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ITCallHub
impl<'a> IntoParam<'a, IDispatch> for &'a ITCallHubfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ITCallHubEvent
impl<'a> IntoParam<'a, IDispatch> for ITCallHubEventfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ITCallHubEvent
impl<'a> IntoParam<'a, IDispatch> for &'a ITCallHubEventfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ITCallInfo
impl<'a> IntoParam<'a, IDispatch> for ITCallInfofn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ITCallInfo
impl<'a> IntoParam<'a, IDispatch> for &'a ITCallInfofn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ITCallInfo2
impl<'a> IntoParam<'a, IDispatch> for ITCallInfo2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ITCallInfo2
impl<'a> IntoParam<'a, IDispatch> for &'a ITCallInfo2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ITCallInfoChangeEvent
impl<'a> IntoParam<'a, IDispatch> for ITCallInfoChangeEventfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ITCallInfoChangeEvent
impl<'a> IntoParam<'a, IDispatch> for &'a ITCallInfoChangeEventfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IDVBSTuningSpace
impl<'a> IntoParam<'a, IDispatch> for IDVBSTuningSpacefn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ITCallMediaEvent
impl<'a> IntoParam<'a, IDispatch> for ITCallMediaEventfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ITCallMediaEvent
impl<'a> IntoParam<'a, IDispatch> for &'a ITCallMediaEventfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ITCallNotificationEvent
impl<'a> IntoParam<'a, IDispatch> for ITCallNotificationEventfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ITCallNotificationEvent
impl<'a> IntoParam<'a, IDispatch> for &'a ITCallNotificationEventfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ITCallStateEvent
impl<'a> IntoParam<'a, IDispatch> for ITCallStateEventfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ITCallStateEvent
impl<'a> IntoParam<'a, IDispatch> for &'a ITCallStateEventfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ITCallingCard
impl<'a> IntoParam<'a, IDispatch> for ITCallingCardfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ITCallingCard
impl<'a> IntoParam<'a, IDispatch> for &'a ITCallingCardfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ITCollection
impl<'a> IntoParam<'a, IDispatch> for ITCollectionfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ITCollection
impl<'a> IntoParam<'a, IDispatch> for &'a ITCollectionfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IDVBSTuningSpace
impl<'a> IntoParam<'a, IDispatch> for &'a IDVBSTuningSpacefn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ITCollection2
impl<'a> IntoParam<'a, IDispatch> for ITCollection2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ITCollection2
impl<'a> IntoParam<'a, IDispatch> for &'a ITCollection2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ITCustomTone
impl<'a> IntoParam<'a, IDispatch> for ITCustomTonefn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ITCustomTone
impl<'a> IntoParam<'a, IDispatch> for &'a ITCustomTonefn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ITDetectTone
impl<'a> IntoParam<'a, IDispatch> for ITDetectTonefn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ITDetectTone
impl<'a> IntoParam<'a, IDispatch> for &'a ITDetectTonefn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ITDigitDetectionEvent
impl<'a> IntoParam<'a, IDispatch> for ITDigitDetectionEventfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ITDigitDetectionEvent
impl<'a> IntoParam<'a, IDispatch> for &'a ITDigitDetectionEventfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ITDigitGenerationEvent
impl<'a> IntoParam<'a, IDispatch> for ITDigitGenerationEventfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ITDigitGenerationEvent
impl<'a> IntoParam<'a, IDispatch> for &'a ITDigitGenerationEventfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IDVBTLocator
impl<'a> IntoParam<'a, IDispatch> for IDVBTLocatorfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ITDigitsGatheredEvent
impl<'a> IntoParam<'a, IDispatch> for ITDigitsGatheredEventfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ITDigitsGatheredEvent
impl<'a> IntoParam<'a, IDispatch> for &'a ITDigitsGatheredEventfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ITDirectory
impl<'a> IntoParam<'a, IDispatch> for ITDirectoryfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ITDirectory
impl<'a> IntoParam<'a, IDispatch> for &'a ITDirectoryfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ITDirectoryObject
impl<'a> IntoParam<'a, IDispatch> for ITDirectoryObjectfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ITDirectoryObject
impl<'a> IntoParam<'a, IDispatch> for &'a ITDirectoryObjectfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ITDirectoryObjectConference
impl<'a> IntoParam<'a, IDispatch> for ITDirectoryObjectConferencefn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ITDirectoryObjectConference
impl<'a> IntoParam<'a, IDispatch> for &'a ITDirectoryObjectConferencefn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ITDirectoryObjectUser
impl<'a> IntoParam<'a, IDispatch> for ITDirectoryObjectUserfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ITDirectoryObjectUser
impl<'a> IntoParam<'a, IDispatch> for &'a ITDirectoryObjectUserfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IDVBTLocator
impl<'a> IntoParam<'a, IDispatch> for &'a IDVBTLocatorfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ITDispatchMapper
impl<'a> IntoParam<'a, IDispatch> for ITDispatchMapperfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ITDispatchMapper
impl<'a> IntoParam<'a, IDispatch> for &'a ITDispatchMapperfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ITFileTerminalEvent
impl<'a> IntoParam<'a, IDispatch> for ITFileTerminalEventfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ITFileTerminalEvent
impl<'a> IntoParam<'a, IDispatch> for &'a ITFileTerminalEventfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ITFileTrack
impl<'a> IntoParam<'a, IDispatch> for ITFileTrackfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ITFileTrack
impl<'a> IntoParam<'a, IDispatch> for &'a ITFileTrackfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ITForwardInformation
impl<'a> IntoParam<'a, IDispatch> for ITForwardInformationfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ITForwardInformation
impl<'a> IntoParam<'a, IDispatch> for &'a ITForwardInformationfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ITForwardInformation2
impl<'a> IntoParam<'a, IDispatch> for ITForwardInformation2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ITForwardInformation2
impl<'a> IntoParam<'a, IDispatch> for &'a ITForwardInformation2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IADsFaxNumber
impl<'a> IntoParam<'a, IDispatch> for IADsFaxNumberfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IDVBTLocator2
impl<'a> IntoParam<'a, IDispatch> for IDVBTLocator2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ITILSConfig
impl<'a> IntoParam<'a, IDispatch> for ITILSConfigfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ITILSConfig
impl<'a> IntoParam<'a, IDispatch> for &'a ITILSConfigfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ITLegacyCallMediaControl
impl<'a> IntoParam<'a, IDispatch> for ITLegacyCallMediaControlfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ITLegacyCallMediaControl
impl<'a> IntoParam<'a, IDispatch> for &'a ITLegacyCallMediaControlfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ITLegacyCallMediaControl2
impl<'a> IntoParam<'a, IDispatch> for ITLegacyCallMediaControl2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ITLegacyCallMediaControl2
impl<'a> IntoParam<'a, IDispatch> for &'a ITLegacyCallMediaControl2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ITLegacyWaveSupport
impl<'a> IntoParam<'a, IDispatch> for ITLegacyWaveSupportfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ITLegacyWaveSupport
impl<'a> IntoParam<'a, IDispatch> for &'a ITLegacyWaveSupportfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ITLocationInfo
impl<'a> IntoParam<'a, IDispatch> for ITLocationInfofn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ITLocationInfo
impl<'a> IntoParam<'a, IDispatch> for &'a ITLocationInfofn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IDVBTLocator2
impl<'a> IntoParam<'a, IDispatch> for &'a IDVBTLocator2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ITMediaControl
impl<'a> IntoParam<'a, IDispatch> for ITMediaControlfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ITMediaControl
impl<'a> IntoParam<'a, IDispatch> for &'a ITMediaControlfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ITMediaPlayback
impl<'a> IntoParam<'a, IDispatch> for ITMediaPlaybackfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ITMediaPlayback
impl<'a> IntoParam<'a, IDispatch> for &'a ITMediaPlaybackfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ITMediaRecord
impl<'a> IntoParam<'a, IDispatch> for ITMediaRecordfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ITMediaRecord
impl<'a> IntoParam<'a, IDispatch> for &'a ITMediaRecordfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ITMediaSupport
impl<'a> IntoParam<'a, IDispatch> for ITMediaSupportfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ITMediaSupport
impl<'a> IntoParam<'a, IDispatch> for &'a ITMediaSupportfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ITMultiTrackTerminal
impl<'a> IntoParam<'a, IDispatch> for ITMultiTrackTerminalfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ITMultiTrackTerminal
impl<'a> IntoParam<'a, IDispatch> for &'a ITMultiTrackTerminalfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IDVBTuneRequest
impl<'a> IntoParam<'a, IDispatch> for IDVBTuneRequestfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ITPhone
impl<'a> IntoParam<'a, IDispatch> for ITPhonefn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ITPhone
impl<'a> IntoParam<'a, IDispatch> for &'a ITPhonefn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ITPhoneDeviceSpecificEvent
impl<'a> IntoParam<'a, IDispatch> for ITPhoneDeviceSpecificEventfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ITPhoneDeviceSpecificEvent
impl<'a> IntoParam<'a, IDispatch> for &'a ITPhoneDeviceSpecificEventfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ITPhoneEvent
impl<'a> IntoParam<'a, IDispatch> for ITPhoneEventfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ITPhoneEvent
impl<'a> IntoParam<'a, IDispatch> for &'a ITPhoneEventfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ITPluggableTerminalClassInfo
impl<'a> IntoParam<'a, IDispatch> for ITPluggableTerminalClassInfofn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ITPluggableTerminalClassInfo
impl<'a> IntoParam<'a, IDispatch> for &'a ITPluggableTerminalClassInfofn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ITPluggableTerminalSuperclassInfo
impl<'a> IntoParam<'a, IDispatch> for ITPluggableTerminalSuperclassInfofn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ITPluggableTerminalSuperclassInfo
impl<'a> IntoParam<'a, IDispatch> for &'a ITPluggableTerminalSuperclassInfofn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IDVBTuneRequest
impl<'a> IntoParam<'a, IDispatch> for &'a IDVBTuneRequestfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ITPrivateEvent
impl<'a> IntoParam<'a, IDispatch> for ITPrivateEventfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ITPrivateEvent
impl<'a> IntoParam<'a, IDispatch> for &'a ITPrivateEventfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ITQOSEvent
impl<'a> IntoParam<'a, IDispatch> for ITQOSEventfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ITQOSEvent
impl<'a> IntoParam<'a, IDispatch> for &'a ITQOSEventfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ITQueue
impl<'a> IntoParam<'a, IDispatch> for ITQueuefn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ITQueue
impl<'a> IntoParam<'a, IDispatch> for &'a ITQueuefn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ITQueueEvent
impl<'a> IntoParam<'a, IDispatch> for ITQueueEventfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ITQueueEvent
impl<'a> IntoParam<'a, IDispatch> for &'a ITQueueEventfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ITRendezvous
impl<'a> IntoParam<'a, IDispatch> for ITRendezvousfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ITRendezvous
impl<'a> IntoParam<'a, IDispatch> for &'a ITRendezvousfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IDigitalCableLocator
impl<'a> IntoParam<'a, IDispatch> for IDigitalCableLocatorfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ITRequest
impl<'a> IntoParam<'a, IDispatch> for ITRequestfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ITRequest
impl<'a> IntoParam<'a, IDispatch> for &'a ITRequestfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ITRequestEvent
impl<'a> IntoParam<'a, IDispatch> for ITRequestEventfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ITRequestEvent
impl<'a> IntoParam<'a, IDispatch> for &'a ITRequestEventfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ITScriptableAudioFormat
impl<'a> IntoParam<'a, IDispatch> for ITScriptableAudioFormatfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ITScriptableAudioFormat
impl<'a> IntoParam<'a, IDispatch> for &'a ITScriptableAudioFormatfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ITStaticAudioTerminal
impl<'a> IntoParam<'a, IDispatch> for ITStaticAudioTerminalfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ITStaticAudioTerminal
impl<'a> IntoParam<'a, IDispatch> for &'a ITStaticAudioTerminalfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ITStream
impl<'a> IntoParam<'a, IDispatch> for ITStreamfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ITStream
impl<'a> IntoParam<'a, IDispatch> for &'a ITStreamfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IDigitalCableLocator
impl<'a> IntoParam<'a, IDispatch> for &'a IDigitalCableLocatorfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ITStreamControl
impl<'a> IntoParam<'a, IDispatch> for ITStreamControlfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ITStreamControl
impl<'a> IntoParam<'a, IDispatch> for &'a ITStreamControlfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ITSubStream
impl<'a> IntoParam<'a, IDispatch> for ITSubStreamfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ITSubStream
impl<'a> IntoParam<'a, IDispatch> for &'a ITSubStreamfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ITSubStreamControl
impl<'a> IntoParam<'a, IDispatch> for ITSubStreamControlfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ITSubStreamControl
impl<'a> IntoParam<'a, IDispatch> for &'a ITSubStreamControlfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ITTAPI
impl<'a> IntoParam<'a, IDispatch> for ITTAPIfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ITTAPI
impl<'a> IntoParam<'a, IDispatch> for &'a ITTAPIfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ITTAPI2
impl<'a> IntoParam<'a, IDispatch> for ITTAPI2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ITTAPI2
impl<'a> IntoParam<'a, IDispatch> for &'a ITTAPI2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IDigitalCableTuneRequest
impl<'a> IntoParam<'a, IDispatch> for IDigitalCableTuneRequestfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ITTAPICallCenter
impl<'a> IntoParam<'a, IDispatch> for ITTAPICallCenterfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ITTAPICallCenter
impl<'a> IntoParam<'a, IDispatch> for &'a ITTAPICallCenterfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ITTAPIDispatchEventNotification
impl<'a> IntoParam<'a, IDispatch> for ITTAPIDispatchEventNotificationfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ITTAPIDispatchEventNotification
impl<'a> IntoParam<'a, IDispatch> for &'a ITTAPIDispatchEventNotificationfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ITTAPIObjectEvent
impl<'a> IntoParam<'a, IDispatch> for ITTAPIObjectEventfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ITTAPIObjectEvent
impl<'a> IntoParam<'a, IDispatch> for &'a ITTAPIObjectEventfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ITTAPIObjectEvent2
impl<'a> IntoParam<'a, IDispatch> for ITTAPIObjectEvent2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ITTAPIObjectEvent2
impl<'a> IntoParam<'a, IDispatch> for &'a ITTAPIObjectEvent2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ITTTSTerminalEvent
impl<'a> IntoParam<'a, IDispatch> for ITTTSTerminalEventfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ITTTSTerminalEvent
impl<'a> IntoParam<'a, IDispatch> for &'a ITTTSTerminalEventfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IDigitalCableTuneRequest
impl<'a> IntoParam<'a, IDispatch> for &'a IDigitalCableTuneRequestfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ITTerminal
impl<'a> IntoParam<'a, IDispatch> for ITTerminalfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ITTerminal
impl<'a> IntoParam<'a, IDispatch> for &'a ITTerminalfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ITTerminalSupport
impl<'a> IntoParam<'a, IDispatch> for ITTerminalSupportfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ITTerminalSupport
impl<'a> IntoParam<'a, IDispatch> for &'a ITTerminalSupportfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ITTerminalSupport2
impl<'a> IntoParam<'a, IDispatch> for ITTerminalSupport2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ITTerminalSupport2
impl<'a> IntoParam<'a, IDispatch> for &'a ITTerminalSupport2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ITToneDetectionEvent
impl<'a> IntoParam<'a, IDispatch> for ITToneDetectionEventfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ITToneDetectionEvent
impl<'a> IntoParam<'a, IDispatch> for &'a ITToneDetectionEventfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ITToneTerminalEvent
impl<'a> IntoParam<'a, IDispatch> for ITToneTerminalEventfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ITToneTerminalEvent
impl<'a> IntoParam<'a, IDispatch> for &'a ITToneTerminalEventfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IDigitalCableTuningSpace
impl<'a> IntoParam<'a, IDispatch> for IDigitalCableTuningSpacefn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IAction
impl<'a> IntoParam<'a, IDispatch> for IActionfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IAction
impl<'a> IntoParam<'a, IDispatch> for &'a IActionfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IActionCollection
impl<'a> IntoParam<'a, IDispatch> for IActionCollectionfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IActionCollection
impl<'a> IntoParam<'a, IDispatch> for &'a IActionCollectionfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ITrigger
impl<'a> IntoParam<'a, IDispatch> for ITriggerfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ITrigger
impl<'a> IntoParam<'a, IDispatch> for &'a ITriggerfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IBootTrigger
impl<'a> IntoParam<'a, IDispatch> for IBootTriggerfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IBootTrigger
impl<'a> IntoParam<'a, IDispatch> for &'a IBootTriggerfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IComHandlerAction
impl<'a> IntoParam<'a, IDispatch> for IComHandlerActionfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IComHandlerAction
impl<'a> IntoParam<'a, IDispatch> for &'a IComHandlerActionfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IDigitalCableTuningSpace
impl<'a> IntoParam<'a, IDispatch> for &'a IDigitalCableTuningSpacefn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IDailyTrigger
impl<'a> IntoParam<'a, IDispatch> for IDailyTriggerfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IDailyTrigger
impl<'a> IntoParam<'a, IDispatch> for &'a IDailyTriggerfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IEmailAction
impl<'a> IntoParam<'a, IDispatch> for IEmailActionfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IEmailAction
impl<'a> IntoParam<'a, IDispatch> for &'a IEmailActionfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IEventTrigger
impl<'a> IntoParam<'a, IDispatch> for IEventTriggerfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IEventTrigger
impl<'a> IntoParam<'a, IDispatch> for &'a IEventTriggerfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IExecAction
impl<'a> IntoParam<'a, IDispatch> for IExecActionfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IExecAction
impl<'a> IntoParam<'a, IDispatch> for &'a IExecActionfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IExecAction2
impl<'a> IntoParam<'a, IDispatch> for IExecAction2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IExecAction2
impl<'a> IntoParam<'a, IDispatch> for &'a IExecAction2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IADsFaxNumber
impl<'a> IntoParam<'a, IDispatch> for &'a IADsFaxNumberfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IETFilterEvents
impl<'a> IntoParam<'a, IDispatch> for IETFilterEventsfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IIdleSettings
impl<'a> IntoParam<'a, IDispatch> for IIdleSettingsfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IIdleSettings
impl<'a> IntoParam<'a, IDispatch> for &'a IIdleSettingsfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IIdleTrigger
impl<'a> IntoParam<'a, IDispatch> for IIdleTriggerfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IIdleTrigger
impl<'a> IntoParam<'a, IDispatch> for &'a IIdleTriggerfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ILogonTrigger
impl<'a> IntoParam<'a, IDispatch> for ILogonTriggerfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ILogonTrigger
impl<'a> IntoParam<'a, IDispatch> for &'a ILogonTriggerfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IMaintenanceSettings
impl<'a> IntoParam<'a, IDispatch> for IMaintenanceSettingsfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IMaintenanceSettings
impl<'a> IntoParam<'a, IDispatch> for &'a IMaintenanceSettingsfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IMonthlyDOWTrigger
impl<'a> IntoParam<'a, IDispatch> for IMonthlyDOWTriggerfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IMonthlyDOWTrigger
impl<'a> IntoParam<'a, IDispatch> for &'a IMonthlyDOWTriggerfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IETFilterEvents
impl<'a> IntoParam<'a, IDispatch> for &'a IETFilterEventsfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IMonthlyTrigger
impl<'a> IntoParam<'a, IDispatch> for IMonthlyTriggerfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IMonthlyTrigger
impl<'a> IntoParam<'a, IDispatch> for &'a IMonthlyTriggerfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for INetworkSettings
impl<'a> IntoParam<'a, IDispatch> for INetworkSettingsfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a INetworkSettings
impl<'a> IntoParam<'a, IDispatch> for &'a INetworkSettingsfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IPrincipal
impl<'a> IntoParam<'a, IDispatch> for IPrincipalfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IPrincipal
impl<'a> IntoParam<'a, IDispatch> for &'a IPrincipalfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IPrincipal2
impl<'a> IntoParam<'a, IDispatch> for IPrincipal2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IPrincipal2
impl<'a> IntoParam<'a, IDispatch> for &'a IPrincipal2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IRegisteredTask
impl<'a> IntoParam<'a, IDispatch> for IRegisteredTaskfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IRegisteredTask
impl<'a> IntoParam<'a, IDispatch> for &'a IRegisteredTaskfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IEvalRat
impl<'a> IntoParam<'a, IDispatch> for IEvalRatfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IRegisteredTaskCollection
impl<'a> IntoParam<'a, IDispatch> for IRegisteredTaskCollectionfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IRegisteredTaskCollection
impl<'a> IntoParam<'a, IDispatch> for &'a IRegisteredTaskCollectionfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IRegistrationInfo
impl<'a> IntoParam<'a, IDispatch> for IRegistrationInfofn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IRegistrationInfo
impl<'a> IntoParam<'a, IDispatch> for &'a IRegistrationInfofn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IRegistrationTrigger
impl<'a> IntoParam<'a, IDispatch> for IRegistrationTriggerfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IRegistrationTrigger
impl<'a> IntoParam<'a, IDispatch> for &'a IRegistrationTriggerfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IRepetitionPattern
impl<'a> IntoParam<'a, IDispatch> for IRepetitionPatternfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IRepetitionPattern
impl<'a> IntoParam<'a, IDispatch> for &'a IRepetitionPatternfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IRunningTask
impl<'a> IntoParam<'a, IDispatch> for IRunningTaskfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IRunningTask
impl<'a> IntoParam<'a, IDispatch> for &'a IRunningTaskfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IEvalRat
impl<'a> IntoParam<'a, IDispatch> for &'a IEvalRatfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IRunningTaskCollection
impl<'a> IntoParam<'a, IDispatch> for IRunningTaskCollectionfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IRunningTaskCollection
impl<'a> IntoParam<'a, IDispatch> for &'a IRunningTaskCollectionfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ISessionStateChangeTrigger
impl<'a> IntoParam<'a, IDispatch> for ISessionStateChangeTriggerfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ISessionStateChangeTrigger
impl<'a> IntoParam<'a, IDispatch> for &'a ISessionStateChangeTriggerfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IShowMessageAction
impl<'a> IntoParam<'a, IDispatch> for IShowMessageActionfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IShowMessageAction
impl<'a> IntoParam<'a, IDispatch> for &'a IShowMessageActionfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ITaskDefinition
impl<'a> IntoParam<'a, IDispatch> for ITaskDefinitionfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ITaskDefinition
impl<'a> IntoParam<'a, IDispatch> for &'a ITaskDefinitionfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ITaskFolder
impl<'a> IntoParam<'a, IDispatch> for ITaskFolderfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ITaskFolder
impl<'a> IntoParam<'a, IDispatch> for &'a ITaskFolderfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IFilterInfo
impl<'a> IntoParam<'a, IDispatch> for IFilterInfofn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ITaskFolderCollection
impl<'a> IntoParam<'a, IDispatch> for ITaskFolderCollectionfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ITaskFolderCollection
impl<'a> IntoParam<'a, IDispatch> for &'a ITaskFolderCollectionfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ITaskNamedValueCollection
impl<'a> IntoParam<'a, IDispatch> for ITaskNamedValueCollectionfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ITaskNamedValueCollection
impl<'a> IntoParam<'a, IDispatch> for &'a ITaskNamedValueCollectionfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ITaskNamedValuePair
impl<'a> IntoParam<'a, IDispatch> for ITaskNamedValuePairfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ITaskNamedValuePair
impl<'a> IntoParam<'a, IDispatch> for &'a ITaskNamedValuePairfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ITaskService
impl<'a> IntoParam<'a, IDispatch> for ITaskServicefn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ITaskService
impl<'a> IntoParam<'a, IDispatch> for &'a ITaskServicefn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ITaskSettings
impl<'a> IntoParam<'a, IDispatch> for ITaskSettingsfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ITaskSettings
impl<'a> IntoParam<'a, IDispatch> for &'a ITaskSettingsfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IFilterInfo
impl<'a> IntoParam<'a, IDispatch> for &'a IFilterInfofn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ITaskSettings2
impl<'a> IntoParam<'a, IDispatch> for ITaskSettings2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ITaskSettings2
impl<'a> IntoParam<'a, IDispatch> for &'a ITaskSettings2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ITaskSettings3
impl<'a> IntoParam<'a, IDispatch> for ITaskSettings3fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ITaskSettings3
impl<'a> IntoParam<'a, IDispatch> for &'a ITaskSettings3fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ITimeTrigger
impl<'a> IntoParam<'a, IDispatch> for ITimeTriggerfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ITimeTrigger
impl<'a> IntoParam<'a, IDispatch> for &'a ITimeTriggerfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ITriggerCollection
impl<'a> IntoParam<'a, IDispatch> for ITriggerCollectionfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ITriggerCollection
impl<'a> IntoParam<'a, IDispatch> for &'a ITriggerCollectionfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IWeeklyTrigger
impl<'a> IntoParam<'a, IDispatch> for IWeeklyTriggerfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IWeeklyTrigger
impl<'a> IntoParam<'a, IDispatch> for &'a IWeeklyTriggerfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IISDBSLocator
impl<'a> IntoParam<'a, IDispatch> for IISDBSLocatorfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IUPnPDescriptionDocument
impl<'a> IntoParam<'a, IDispatch> for IUPnPDescriptionDocumentfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IUPnPDescriptionDocument
impl<'a> IntoParam<'a, IDispatch> for &'a IUPnPDescriptionDocumentfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IUPnPDevice
impl<'a> IntoParam<'a, IDispatch> for IUPnPDevicefn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IUPnPDevice
impl<'a> IntoParam<'a, IDispatch> for &'a IUPnPDevicefn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IUPnPDeviceFinder
impl<'a> IntoParam<'a, IDispatch> for IUPnPDeviceFinderfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IUPnPDeviceFinder
impl<'a> IntoParam<'a, IDispatch> for &'a IUPnPDeviceFinderfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IUPnPDevices
impl<'a> IntoParam<'a, IDispatch> for IUPnPDevicesfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IUPnPDevices
impl<'a> IntoParam<'a, IDispatch> for &'a IUPnPDevicesfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IUPnPService
impl<'a> IntoParam<'a, IDispatch> for IUPnPServicefn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IUPnPService
impl<'a> IntoParam<'a, IDispatch> for &'a IUPnPServicefn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IISDBSLocator
impl<'a> IntoParam<'a, IDispatch> for &'a IISDBSLocatorfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IUPnPServices
impl<'a> IntoParam<'a, IDispatch> for IUPnPServicesfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IUPnPServices
impl<'a> IntoParam<'a, IDispatch> for &'a IUPnPServicesfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IAccessible
impl<'a> IntoParam<'a, IDispatch> for IAccessiblefn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IAccessible
impl<'a> IntoParam<'a, IDispatch> for &'a IAccessiblefn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ISClusApplication
impl<'a> IntoParam<'a, IDispatch> for ISClusApplicationfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ISClusApplication
impl<'a> IntoParam<'a, IDispatch> for &'a ISClusApplicationfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ISClusCryptoKeys
impl<'a> IntoParam<'a, IDispatch> for ISClusCryptoKeysfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ISClusCryptoKeys
impl<'a> IntoParam<'a, IDispatch> for &'a ISClusCryptoKeysfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ISClusDisk
impl<'a> IntoParam<'a, IDispatch> for ISClusDiskfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ISClusDisk
impl<'a> IntoParam<'a, IDispatch> for &'a ISClusDiskfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IMPEG2Component
impl<'a> IntoParam<'a, IDispatch> for IMPEG2Componentfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ISClusDisks
impl<'a> IntoParam<'a, IDispatch> for ISClusDisksfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ISClusDisks
impl<'a> IntoParam<'a, IDispatch> for &'a ISClusDisksfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ISClusNetInterface
impl<'a> IntoParam<'a, IDispatch> for ISClusNetInterfacefn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ISClusNetInterface
impl<'a> IntoParam<'a, IDispatch> for &'a ISClusNetInterfacefn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ISClusNetInterfaces
impl<'a> IntoParam<'a, IDispatch> for ISClusNetInterfacesfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ISClusNetInterfaces
impl<'a> IntoParam<'a, IDispatch> for &'a ISClusNetInterfacesfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ISClusNetwork
impl<'a> IntoParam<'a, IDispatch> for ISClusNetworkfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ISClusNetwork
impl<'a> IntoParam<'a, IDispatch> for &'a ISClusNetworkfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ISClusNetworkNetInterfaces
impl<'a> IntoParam<'a, IDispatch> for ISClusNetworkNetInterfacesfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ISClusNetworkNetInterfaces
impl<'a> IntoParam<'a, IDispatch> for &'a ISClusNetworkNetInterfacesfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IMPEG2Component
impl<'a> IntoParam<'a, IDispatch> for &'a IMPEG2Componentfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ISClusNetworks
impl<'a> IntoParam<'a, IDispatch> for ISClusNetworksfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ISClusNetworks
impl<'a> IntoParam<'a, IDispatch> for &'a ISClusNetworksfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ISClusNode
impl<'a> IntoParam<'a, IDispatch> for ISClusNodefn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ISClusNode
impl<'a> IntoParam<'a, IDispatch> for &'a ISClusNodefn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ISClusNodeNetInterfaces
impl<'a> IntoParam<'a, IDispatch> for ISClusNodeNetInterfacesfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ISClusNodeNetInterfaces
impl<'a> IntoParam<'a, IDispatch> for &'a ISClusNodeNetInterfacesfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ISClusNodes
impl<'a> IntoParam<'a, IDispatch> for ISClusNodesfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ISClusNodes
impl<'a> IntoParam<'a, IDispatch> for &'a ISClusNodesfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ISClusPartition
impl<'a> IntoParam<'a, IDispatch> for ISClusPartitionfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ISClusPartition
impl<'a> IntoParam<'a, IDispatch> for &'a ISClusPartitionfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IADsService
impl<'a> IntoParam<'a, IDispatch> for IADsServicefn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IMPEG2TuneRequest
impl<'a> IntoParam<'a, IDispatch> for IMPEG2TuneRequestfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ISClusPartitionEx
impl<'a> IntoParam<'a, IDispatch> for ISClusPartitionExfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ISClusPartitionEx
impl<'a> IntoParam<'a, IDispatch> for &'a ISClusPartitionExfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ISClusPartitions
impl<'a> IntoParam<'a, IDispatch> for ISClusPartitionsfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ISClusPartitions
impl<'a> IntoParam<'a, IDispatch> for &'a ISClusPartitionsfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ISClusProperties
impl<'a> IntoParam<'a, IDispatch> for ISClusPropertiesfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ISClusProperties
impl<'a> IntoParam<'a, IDispatch> for &'a ISClusPropertiesfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ISClusProperty
impl<'a> IntoParam<'a, IDispatch> for ISClusPropertyfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ISClusProperty
impl<'a> IntoParam<'a, IDispatch> for &'a ISClusPropertyfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ISClusPropertyValue
impl<'a> IntoParam<'a, IDispatch> for ISClusPropertyValuefn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ISClusPropertyValue
impl<'a> IntoParam<'a, IDispatch> for &'a ISClusPropertyValuefn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IMPEG2TuneRequest
impl<'a> IntoParam<'a, IDispatch> for &'a IMPEG2TuneRequestfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ISClusPropertyValueData
impl<'a> IntoParam<'a, IDispatch> for ISClusPropertyValueDatafn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ISClusPropertyValueData
impl<'a> IntoParam<'a, IDispatch> for &'a ISClusPropertyValueDatafn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ISClusPropertyValues
impl<'a> IntoParam<'a, IDispatch> for ISClusPropertyValuesfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ISClusPropertyValues
impl<'a> IntoParam<'a, IDispatch> for &'a ISClusPropertyValuesfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ISClusRefObject
impl<'a> IntoParam<'a, IDispatch> for ISClusRefObjectfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ISClusRefObject
impl<'a> IntoParam<'a, IDispatch> for &'a ISClusRefObjectfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ISClusRegistryKeys
impl<'a> IntoParam<'a, IDispatch> for ISClusRegistryKeysfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ISClusRegistryKeys
impl<'a> IntoParam<'a, IDispatch> for &'a ISClusRegistryKeysfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ISClusResDependencies
impl<'a> IntoParam<'a, IDispatch> for ISClusResDependenciesfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ISClusResDependencies
impl<'a> IntoParam<'a, IDispatch> for &'a ISClusResDependenciesfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IMPEG2TuneRequestFactory
impl<'a> IntoParam<'a, IDispatch> for IMPEG2TuneRequestFactoryfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ISClusResDependents
impl<'a> IntoParam<'a, IDispatch> for ISClusResDependentsfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ISClusResDependents
impl<'a> IntoParam<'a, IDispatch> for &'a ISClusResDependentsfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ISClusResGroup
impl<'a> IntoParam<'a, IDispatch> for ISClusResGroupfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ISClusResGroup
impl<'a> IntoParam<'a, IDispatch> for &'a ISClusResGroupfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ISClusResGroupPreferredOwnerNodes
impl<'a> IntoParam<'a, IDispatch> for ISClusResGroupPreferredOwnerNodesfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ISClusResGroupPreferredOwnerNodes
impl<'a> IntoParam<'a, IDispatch> for &'a ISClusResGroupPreferredOwnerNodesfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ISClusResGroupResources
impl<'a> IntoParam<'a, IDispatch> for ISClusResGroupResourcesfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ISClusResGroupResources
impl<'a> IntoParam<'a, IDispatch> for &'a ISClusResGroupResourcesfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ISClusResGroups
impl<'a> IntoParam<'a, IDispatch> for ISClusResGroupsfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ISClusResGroups
impl<'a> IntoParam<'a, IDispatch> for &'a ISClusResGroupsfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IMPEG2TuneRequestFactory
impl<'a> IntoParam<'a, IDispatch> for &'a IMPEG2TuneRequestFactoryfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ISClusResPossibleOwnerNodes
impl<'a> IntoParam<'a, IDispatch> for ISClusResPossibleOwnerNodesfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ISClusResPossibleOwnerNodes
impl<'a> IntoParam<'a, IDispatch> for &'a ISClusResPossibleOwnerNodesfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ISClusResType
impl<'a> IntoParam<'a, IDispatch> for ISClusResTypefn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ISClusResType
impl<'a> IntoParam<'a, IDispatch> for &'a ISClusResTypefn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ISClusResTypePossibleOwnerNodes
impl<'a> IntoParam<'a, IDispatch> for ISClusResTypePossibleOwnerNodesfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ISClusResTypePossibleOwnerNodes
impl<'a> IntoParam<'a, IDispatch> for &'a ISClusResTypePossibleOwnerNodesfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ISClusResTypeResources
impl<'a> IntoParam<'a, IDispatch> for ISClusResTypeResourcesfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ISClusResTypeResources
impl<'a> IntoParam<'a, IDispatch> for &'a ISClusResTypeResourcesfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ISClusResTypes
impl<'a> IntoParam<'a, IDispatch> for ISClusResTypesfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ISClusResTypes
impl<'a> IntoParam<'a, IDispatch> for &'a ISClusResTypesfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IMSEventBinder
impl<'a> IntoParam<'a, IDispatch> for IMSEventBinderfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ISClusResource
impl<'a> IntoParam<'a, IDispatch> for ISClusResourcefn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ISClusResource
impl<'a> IntoParam<'a, IDispatch> for &'a ISClusResourcefn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ISClusResources
impl<'a> IntoParam<'a, IDispatch> for ISClusResourcesfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ISClusResources
impl<'a> IntoParam<'a, IDispatch> for &'a ISClusResourcesfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ISClusScsiAddress
impl<'a> IntoParam<'a, IDispatch> for ISClusScsiAddressfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ISClusScsiAddress
impl<'a> IntoParam<'a, IDispatch> for &'a ISClusScsiAddressfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ISClusVersion
impl<'a> IntoParam<'a, IDispatch> for ISClusVersionfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ISClusVersion
impl<'a> IntoParam<'a, IDispatch> for &'a ISClusVersionfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ISCluster
impl<'a> IntoParam<'a, IDispatch> for ISClusterfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ISCluster
impl<'a> IntoParam<'a, IDispatch> for &'a ISClusterfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IMSEventBinder
impl<'a> IntoParam<'a, IDispatch> for &'a IMSEventBinderfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ISClusterNames
impl<'a> IntoParam<'a, IDispatch> for ISClusterNamesfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ISClusterNames
impl<'a> IntoParam<'a, IDispatch> for &'a ISClusterNamesfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ISDomainNames
impl<'a> IntoParam<'a, IDispatch> for ISDomainNamesfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ISDomainNames
impl<'a> IntoParam<'a, IDispatch> for &'a ISDomainNamesfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IWdsTransportCacheable
impl<'a> IntoParam<'a, IDispatch> for IWdsTransportCacheablefn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IWdsTransportCacheable
impl<'a> IntoParam<'a, IDispatch> for &'a IWdsTransportCacheablefn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IWdsTransportClient
impl<'a> IntoParam<'a, IDispatch> for IWdsTransportClientfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IWdsTransportClient
impl<'a> IntoParam<'a, IDispatch> for &'a IWdsTransportClientfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IWdsTransportCollection
impl<'a> IntoParam<'a, IDispatch> for IWdsTransportCollectionfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IWdsTransportCollection
impl<'a> IntoParam<'a, IDispatch> for &'a IWdsTransportCollectionfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IMSVidDevice
impl<'a> IntoParam<'a, IDispatch> for IMSVidDevicefn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IWdsTransportConfigurationManager
impl<'a> IntoParam<'a, IDispatch> for IWdsTransportConfigurationManagerfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IWdsTransportConfigurationManager
impl<'a> IntoParam<'a, IDispatch> for &'a IWdsTransportConfigurationManagerfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IWdsTransportConfigurationManager2
impl<'a> IntoParam<'a, IDispatch> for IWdsTransportConfigurationManager2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IWdsTransportConfigurationManager2
impl<'a> IntoParam<'a, IDispatch> for &'a IWdsTransportConfigurationManager2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IWdsTransportContent
impl<'a> IntoParam<'a, IDispatch> for IWdsTransportContentfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IWdsTransportContent
impl<'a> IntoParam<'a, IDispatch> for &'a IWdsTransportContentfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IWdsTransportContentProvider
impl<'a> IntoParam<'a, IDispatch> for IWdsTransportContentProviderfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IWdsTransportContentProvider
impl<'a> IntoParam<'a, IDispatch> for &'a IWdsTransportContentProviderfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IWdsTransportDiagnosticsPolicy
impl<'a> IntoParam<'a, IDispatch> for IWdsTransportDiagnosticsPolicyfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IWdsTransportDiagnosticsPolicy
impl<'a> IntoParam<'a, IDispatch> for &'a IWdsTransportDiagnosticsPolicyfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IMSVidDevice
impl<'a> IntoParam<'a, IDispatch> for &'a IMSVidDevicefn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IWdsTransportManager
impl<'a> IntoParam<'a, IDispatch> for IWdsTransportManagerfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IWdsTransportManager
impl<'a> IntoParam<'a, IDispatch> for &'a IWdsTransportManagerfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IWdsTransportMulticastSessionPolicy
impl<'a> IntoParam<'a, IDispatch> for IWdsTransportMulticastSessionPolicyfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IWdsTransportMulticastSessionPolicy
impl<'a> IntoParam<'a, IDispatch> for &'a IWdsTransportMulticastSessionPolicyfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IWdsTransportNamespace
impl<'a> IntoParam<'a, IDispatch> for IWdsTransportNamespacefn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IWdsTransportNamespace
impl<'a> IntoParam<'a, IDispatch> for &'a IWdsTransportNamespacefn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IWdsTransportNamespaceAutoCast
impl<'a> IntoParam<'a, IDispatch> for IWdsTransportNamespaceAutoCastfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IWdsTransportNamespaceAutoCast
impl<'a> IntoParam<'a, IDispatch> for &'a IWdsTransportNamespaceAutoCastfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IWdsTransportNamespaceManager
impl<'a> IntoParam<'a, IDispatch> for IWdsTransportNamespaceManagerfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IWdsTransportNamespaceManager
impl<'a> IntoParam<'a, IDispatch> for &'a IWdsTransportNamespaceManagerfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IMSVidInputDevice
impl<'a> IntoParam<'a, IDispatch> for IMSVidInputDevicefn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IWdsTransportNamespaceScheduledCast
impl<'a> IntoParam<'a, IDispatch> for IWdsTransportNamespaceScheduledCastfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IWdsTransportNamespaceScheduledCast
impl<'a> IntoParam<'a, IDispatch> for &'a IWdsTransportNamespaceScheduledCastfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IWdsTransportNamespaceScheduledCastAutoStart
impl<'a> IntoParam<'a, IDispatch> for IWdsTransportNamespaceScheduledCastAutoStartfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IWdsTransportNamespaceScheduledCastAutoStart
impl<'a> IntoParam<'a, IDispatch> for &'a IWdsTransportNamespaceScheduledCastAutoStartfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IWdsTransportNamespaceScheduledCastManualStart
impl<'a> IntoParam<'a, IDispatch> for IWdsTransportNamespaceScheduledCastManualStartfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IWdsTransportNamespaceScheduledCastManualStart
impl<'a> IntoParam<'a, IDispatch> for &'a IWdsTransportNamespaceScheduledCastManualStartfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IWdsTransportServer
impl<'a> IntoParam<'a, IDispatch> for IWdsTransportServerfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IWdsTransportServer
impl<'a> IntoParam<'a, IDispatch> for &'a IWdsTransportServerfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IWdsTransportServer2
impl<'a> IntoParam<'a, IDispatch> for IWdsTransportServer2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IWdsTransportServer2
impl<'a> IntoParam<'a, IDispatch> for &'a IWdsTransportServer2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IMSVidInputDevice
impl<'a> IntoParam<'a, IDispatch> for &'a IMSVidInputDevicefn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IWdsTransportServicePolicy
impl<'a> IntoParam<'a, IDispatch> for IWdsTransportServicePolicyfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IWdsTransportServicePolicy
impl<'a> IntoParam<'a, IDispatch> for &'a IWdsTransportServicePolicyfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IWdsTransportServicePolicy2
impl<'a> IntoParam<'a, IDispatch> for IWdsTransportServicePolicy2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IWdsTransportServicePolicy2
impl<'a> IntoParam<'a, IDispatch> for &'a IWdsTransportServicePolicy2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IWdsTransportSession
impl<'a> IntoParam<'a, IDispatch> for IWdsTransportSessionfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IWdsTransportSession
impl<'a> IntoParam<'a, IDispatch> for &'a IWdsTransportSessionfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IWdsTransportSetupManager
impl<'a> IntoParam<'a, IDispatch> for IWdsTransportSetupManagerfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IWdsTransportSetupManager
impl<'a> IntoParam<'a, IDispatch> for &'a IWdsTransportSetupManagerfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IWdsTransportSetupManager2
impl<'a> IntoParam<'a, IDispatch> for IWdsTransportSetupManager2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IWdsTransportSetupManager2
impl<'a> IntoParam<'a, IDispatch> for &'a IWdsTransportSetupManager2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IADsService
impl<'a> IntoParam<'a, IDispatch> for &'a IADsServicefn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IMSVidVideoInputDevice
impl<'a> IntoParam<'a, IDispatch> for IMSVidVideoInputDevicefn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IWdsTransportTftpClient
impl<'a> IntoParam<'a, IDispatch> for IWdsTransportTftpClientfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IWdsTransportTftpClient
impl<'a> IntoParam<'a, IDispatch> for &'a IWdsTransportTftpClientfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IWdsTransportTftpManager
impl<'a> IntoParam<'a, IDispatch> for IWdsTransportTftpManagerfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IWdsTransportTftpManager
impl<'a> IntoParam<'a, IDispatch> for &'a IWdsTransportTftpManagerfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IRDPSRAPIApplication
impl<'a> IntoParam<'a, IDispatch> for IRDPSRAPIApplicationfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IRDPSRAPIApplication
impl<'a> IntoParam<'a, IDispatch> for &'a IRDPSRAPIApplicationfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IRDPSRAPIApplicationFilter
impl<'a> IntoParam<'a, IDispatch> for IRDPSRAPIApplicationFilterfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IRDPSRAPIApplicationFilter
impl<'a> IntoParam<'a, IDispatch> for &'a IRDPSRAPIApplicationFilterfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IRDPSRAPIApplicationList
impl<'a> IntoParam<'a, IDispatch> for IRDPSRAPIApplicationListfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IRDPSRAPIApplicationList
impl<'a> IntoParam<'a, IDispatch> for &'a IRDPSRAPIApplicationListfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IMSVidVideoInputDevice
impl<'a> IntoParam<'a, IDispatch> for &'a IMSVidVideoInputDevicefn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IRDPSRAPIAttendee
impl<'a> IntoParam<'a, IDispatch> for IRDPSRAPIAttendeefn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IRDPSRAPIAttendee
impl<'a> IntoParam<'a, IDispatch> for &'a IRDPSRAPIAttendeefn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IRDPSRAPIAttendeeDisconnectInfo
impl<'a> IntoParam<'a, IDispatch> for IRDPSRAPIAttendeeDisconnectInfofn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IRDPSRAPIAttendeeDisconnectInfo
impl<'a> IntoParam<'a, IDispatch> for &'a IRDPSRAPIAttendeeDisconnectInfofn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IRDPSRAPIAttendeeManager
impl<'a> IntoParam<'a, IDispatch> for IRDPSRAPIAttendeeManagerfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IRDPSRAPIAttendeeManager
impl<'a> IntoParam<'a, IDispatch> for &'a IRDPSRAPIAttendeeManagerfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IRDPSRAPIFrameBuffer
impl<'a> IntoParam<'a, IDispatch> for IRDPSRAPIFrameBufferfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IRDPSRAPIFrameBuffer
impl<'a> IntoParam<'a, IDispatch> for &'a IRDPSRAPIFrameBufferfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IRDPSRAPIInvitation
impl<'a> IntoParam<'a, IDispatch> for IRDPSRAPIInvitationfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IRDPSRAPIInvitation
impl<'a> IntoParam<'a, IDispatch> for &'a IRDPSRAPIInvitationfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IMSVidTuner
impl<'a> IntoParam<'a, IDispatch> for IMSVidTunerfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IRDPSRAPIInvitationManager
impl<'a> IntoParam<'a, IDispatch> for IRDPSRAPIInvitationManagerfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IRDPSRAPIInvitationManager
impl<'a> IntoParam<'a, IDispatch> for &'a IRDPSRAPIInvitationManagerfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IRDPSRAPISessionProperties
impl<'a> IntoParam<'a, IDispatch> for IRDPSRAPISessionPropertiesfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IRDPSRAPISessionProperties
impl<'a> IntoParam<'a, IDispatch> for &'a IRDPSRAPISessionPropertiesfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IRDPSRAPISharingSession
impl<'a> IntoParam<'a, IDispatch> for IRDPSRAPISharingSessionfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IRDPSRAPISharingSession
impl<'a> IntoParam<'a, IDispatch> for &'a IRDPSRAPISharingSessionfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IRDPSRAPISharingSession2
impl<'a> IntoParam<'a, IDispatch> for IRDPSRAPISharingSession2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IRDPSRAPISharingSession2
impl<'a> IntoParam<'a, IDispatch> for &'a IRDPSRAPISharingSession2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IRDPSRAPITcpConnectionInfo
impl<'a> IntoParam<'a, IDispatch> for IRDPSRAPITcpConnectionInfofn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IRDPSRAPITcpConnectionInfo
impl<'a> IntoParam<'a, IDispatch> for &'a IRDPSRAPITcpConnectionInfofn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IMSVidTuner
impl<'a> IntoParam<'a, IDispatch> for &'a IMSVidTunerfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IRDPSRAPIViewer
impl<'a> IntoParam<'a, IDispatch> for IRDPSRAPIViewerfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IRDPSRAPIViewer
impl<'a> IntoParam<'a, IDispatch> for &'a IRDPSRAPIViewerfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IRDPSRAPIVirtualChannel
impl<'a> IntoParam<'a, IDispatch> for IRDPSRAPIVirtualChannelfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IRDPSRAPIVirtualChannel
impl<'a> IntoParam<'a, IDispatch> for &'a IRDPSRAPIVirtualChannelfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IRDPSRAPIVirtualChannelManager
impl<'a> IntoParam<'a, IDispatch> for IRDPSRAPIVirtualChannelManagerfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IRDPSRAPIVirtualChannelManager
impl<'a> IntoParam<'a, IDispatch> for &'a IRDPSRAPIVirtualChannelManagerfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IRDPSRAPIWindow
impl<'a> IntoParam<'a, IDispatch> for IRDPSRAPIWindowfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IRDPSRAPIWindow
impl<'a> IntoParam<'a, IDispatch> for &'a IRDPSRAPIWindowfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IRDPSRAPIWindowList
impl<'a> IntoParam<'a, IDispatch> for IRDPSRAPIWindowListfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IRDPSRAPIWindowList
impl<'a> IntoParam<'a, IDispatch> for &'a IRDPSRAPIWindowListfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IMSVidAnalogTuner
impl<'a> IntoParam<'a, IDispatch> for IMSVidAnalogTunerfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for _IRDPSessionEvents
impl<'a> IntoParam<'a, IDispatch> for _IRDPSessionEventsfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a _IRDPSessionEvents
impl<'a> IntoParam<'a, IDispatch> for &'a _IRDPSessionEventsfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IDynamicPortMapping
impl<'a> IntoParam<'a, IDispatch> for IDynamicPortMappingfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IDynamicPortMapping
impl<'a> IntoParam<'a, IDispatch> for &'a IDynamicPortMappingfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IDynamicPortMappingCollection
impl<'a> IntoParam<'a, IDispatch> for IDynamicPortMappingCollectionfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IDynamicPortMappingCollection
impl<'a> IntoParam<'a, IDispatch> for &'a IDynamicPortMappingCollectionfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for INATEventManager
impl<'a> IntoParam<'a, IDispatch> for INATEventManagerfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a INATEventManager
impl<'a> IntoParam<'a, IDispatch> for &'a INATEventManagerfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for INetConnectionProps
impl<'a> IntoParam<'a, IDispatch> for INetConnectionPropsfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a INetConnectionProps
impl<'a> IntoParam<'a, IDispatch> for &'a INetConnectionPropsfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IMSVidAnalogTuner
impl<'a> IntoParam<'a, IDispatch> for &'a IMSVidAnalogTunerfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for INetFwAuthorizedApplication
impl<'a> IntoParam<'a, IDispatch> for INetFwAuthorizedApplicationfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a INetFwAuthorizedApplication
impl<'a> IntoParam<'a, IDispatch> for &'a INetFwAuthorizedApplicationfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for INetFwAuthorizedApplications
impl<'a> IntoParam<'a, IDispatch> for INetFwAuthorizedApplicationsfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a INetFwAuthorizedApplications
impl<'a> IntoParam<'a, IDispatch> for &'a INetFwAuthorizedApplicationsfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for INetFwIcmpSettings
impl<'a> IntoParam<'a, IDispatch> for INetFwIcmpSettingsfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a INetFwIcmpSettings
impl<'a> IntoParam<'a, IDispatch> for &'a INetFwIcmpSettingsfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for INetFwMgr
impl<'a> IntoParam<'a, IDispatch> for INetFwMgrfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a INetFwMgr
impl<'a> IntoParam<'a, IDispatch> for &'a INetFwMgrfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for INetFwOpenPort
impl<'a> IntoParam<'a, IDispatch> for INetFwOpenPortfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a INetFwOpenPort
impl<'a> IntoParam<'a, IDispatch> for &'a INetFwOpenPortfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IMSVidAnalogTuner2
impl<'a> IntoParam<'a, IDispatch> for IMSVidAnalogTuner2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for INetFwOpenPorts
impl<'a> IntoParam<'a, IDispatch> for INetFwOpenPortsfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a INetFwOpenPorts
impl<'a> IntoParam<'a, IDispatch> for &'a INetFwOpenPortsfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for INetFwPolicy
impl<'a> IntoParam<'a, IDispatch> for INetFwPolicyfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a INetFwPolicy
impl<'a> IntoParam<'a, IDispatch> for &'a INetFwPolicyfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for INetFwPolicy2
impl<'a> IntoParam<'a, IDispatch> for INetFwPolicy2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a INetFwPolicy2
impl<'a> IntoParam<'a, IDispatch> for &'a INetFwPolicy2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for INetFwProduct
impl<'a> IntoParam<'a, IDispatch> for INetFwProductfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a INetFwProduct
impl<'a> IntoParam<'a, IDispatch> for &'a INetFwProductfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for INetFwProducts
impl<'a> IntoParam<'a, IDispatch> for INetFwProductsfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a INetFwProducts
impl<'a> IntoParam<'a, IDispatch> for &'a INetFwProductsfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IMSVidAnalogTuner2
impl<'a> IntoParam<'a, IDispatch> for &'a IMSVidAnalogTuner2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for INetFwProfile
impl<'a> IntoParam<'a, IDispatch> for INetFwProfilefn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a INetFwProfile
impl<'a> IntoParam<'a, IDispatch> for &'a INetFwProfilefn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for INetFwRemoteAdminSettings
impl<'a> IntoParam<'a, IDispatch> for INetFwRemoteAdminSettingsfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a INetFwRemoteAdminSettings
impl<'a> IntoParam<'a, IDispatch> for &'a INetFwRemoteAdminSettingsfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for INetFwRule
impl<'a> IntoParam<'a, IDispatch> for INetFwRulefn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a INetFwRule
impl<'a> IntoParam<'a, IDispatch> for &'a INetFwRulefn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for INetFwRule2
impl<'a> IntoParam<'a, IDispatch> for INetFwRule2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a INetFwRule2
impl<'a> IntoParam<'a, IDispatch> for &'a INetFwRule2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for INetFwRule3
impl<'a> IntoParam<'a, IDispatch> for INetFwRule3fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a INetFwRule3
impl<'a> IntoParam<'a, IDispatch> for &'a INetFwRule3fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IMSVidInputDeviceEvent
impl<'a> IntoParam<'a, IDispatch> for IMSVidInputDeviceEventfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for INetFwRules
impl<'a> IntoParam<'a, IDispatch> for INetFwRulesfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a INetFwRules
impl<'a> IntoParam<'a, IDispatch> for &'a INetFwRulesfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for INetFwService
impl<'a> IntoParam<'a, IDispatch> for INetFwServicefn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a INetFwService
impl<'a> IntoParam<'a, IDispatch> for &'a INetFwServicefn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for INetFwServiceRestriction
impl<'a> IntoParam<'a, IDispatch> for INetFwServiceRestrictionfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a INetFwServiceRestriction
impl<'a> IntoParam<'a, IDispatch> for &'a INetFwServiceRestrictionfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for INetFwServices
impl<'a> IntoParam<'a, IDispatch> for INetFwServicesfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a INetFwServices
impl<'a> IntoParam<'a, IDispatch> for &'a INetFwServicesfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for INetSharingConfiguration
impl<'a> IntoParam<'a, IDispatch> for INetSharingConfigurationfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a INetSharingConfiguration
impl<'a> IntoParam<'a, IDispatch> for &'a INetSharingConfigurationfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IMSVidInputDeviceEvent
impl<'a> IntoParam<'a, IDispatch> for &'a IMSVidInputDeviceEventfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for INetSharingEveryConnectionCollection
impl<'a> IntoParam<'a, IDispatch> for INetSharingEveryConnectionCollectionfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a INetSharingEveryConnectionCollection
impl<'a> IntoParam<'a, IDispatch> for &'a INetSharingEveryConnectionCollectionfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for INetSharingManager
impl<'a> IntoParam<'a, IDispatch> for INetSharingManagerfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a INetSharingManager
impl<'a> IntoParam<'a, IDispatch> for &'a INetSharingManagerfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for INetSharingPortMapping
impl<'a> IntoParam<'a, IDispatch> for INetSharingPortMappingfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a INetSharingPortMapping
impl<'a> IntoParam<'a, IDispatch> for &'a INetSharingPortMappingfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for INetSharingPortMappingCollection
impl<'a> IntoParam<'a, IDispatch> for INetSharingPortMappingCollectionfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a INetSharingPortMappingCollection
impl<'a> IntoParam<'a, IDispatch> for &'a INetSharingPortMappingCollectionfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for INetSharingPortMappingProps
impl<'a> IntoParam<'a, IDispatch> for INetSharingPortMappingPropsfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a INetSharingPortMappingProps
impl<'a> IntoParam<'a, IDispatch> for &'a INetSharingPortMappingPropsfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IADsFileService
impl<'a> IntoParam<'a, IDispatch> for IADsFileServicefn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IMSVidTunerEvent
impl<'a> IntoParam<'a, IDispatch> for IMSVidTunerEventfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for INetSharingPrivateConnectionCollection
impl<'a> IntoParam<'a, IDispatch> for INetSharingPrivateConnectionCollectionfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a INetSharingPrivateConnectionCollection
impl<'a> IntoParam<'a, IDispatch> for &'a INetSharingPrivateConnectionCollectionfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for INetSharingPublicConnectionCollection
impl<'a> IntoParam<'a, IDispatch> for INetSharingPublicConnectionCollectionfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a INetSharingPublicConnectionCollection
impl<'a> IntoParam<'a, IDispatch> for &'a INetSharingPublicConnectionCollectionfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IStaticPortMapping
impl<'a> IntoParam<'a, IDispatch> for IStaticPortMappingfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IStaticPortMapping
impl<'a> IntoParam<'a, IDispatch> for &'a IStaticPortMappingfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IStaticPortMappingCollection
impl<'a> IntoParam<'a, IDispatch> for IStaticPortMappingCollectionfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IStaticPortMappingCollection
impl<'a> IntoParam<'a, IDispatch> for &'a IStaticPortMappingCollectionfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IUPnPNAT
impl<'a> IntoParam<'a, IDispatch> for IUPnPNATfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IUPnPNAT
impl<'a> IntoParam<'a, IDispatch> for &'a IUPnPNATfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IMSVidTunerEvent
impl<'a> IntoParam<'a, IDispatch> for &'a IMSVidTunerEventfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IWindowsMediaLibrarySharingDevice
impl<'a> IntoParam<'a, IDispatch> for IWindowsMediaLibrarySharingDevicefn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IWindowsMediaLibrarySharingDevice
impl<'a> IntoParam<'a, IDispatch> for &'a IWindowsMediaLibrarySharingDevicefn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IWindowsMediaLibrarySharingDeviceProperties
impl<'a> IntoParam<'a, IDispatch> for IWindowsMediaLibrarySharingDevicePropertiesfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IWindowsMediaLibrarySharingDeviceProperties
impl<'a> IntoParam<'a, IDispatch> for &'a IWindowsMediaLibrarySharingDevicePropertiesfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IWindowsMediaLibrarySharingDeviceProperty
impl<'a> IntoParam<'a, IDispatch> for IWindowsMediaLibrarySharingDevicePropertyfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IWindowsMediaLibrarySharingDeviceProperty
impl<'a> IntoParam<'a, IDispatch> for &'a IWindowsMediaLibrarySharingDevicePropertyfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IWindowsMediaLibrarySharingDevices
impl<'a> IntoParam<'a, IDispatch> for IWindowsMediaLibrarySharingDevicesfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IWindowsMediaLibrarySharingDevices
impl<'a> IntoParam<'a, IDispatch> for &'a IWindowsMediaLibrarySharingDevicesfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IWindowsMediaLibrarySharingServices
impl<'a> IntoParam<'a, IDispatch> for IWindowsMediaLibrarySharingServicesfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IWindowsMediaLibrarySharingServices
impl<'a> IntoParam<'a, IDispatch> for &'a IWindowsMediaLibrarySharingServicesfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IMSVidAnalogTunerEvent
impl<'a> IntoParam<'a, IDispatch> for IMSVidAnalogTunerEventfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IFeed
impl<'a> IntoParam<'a, IDispatch> for IFeedfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IFeed
impl<'a> IntoParam<'a, IDispatch> for &'a IFeedfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IFeed2
impl<'a> IntoParam<'a, IDispatch> for IFeed2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IFeed2
impl<'a> IntoParam<'a, IDispatch> for &'a IFeed2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IFeedEnclosure
impl<'a> IntoParam<'a, IDispatch> for IFeedEnclosurefn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IFeedEnclosure
impl<'a> IntoParam<'a, IDispatch> for &'a IFeedEnclosurefn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IFeedEvents
impl<'a> IntoParam<'a, IDispatch> for IFeedEventsfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IFeedEvents
impl<'a> IntoParam<'a, IDispatch> for &'a IFeedEventsfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IFeedFolder
impl<'a> IntoParam<'a, IDispatch> for IFeedFolderfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IFeedFolder
impl<'a> IntoParam<'a, IDispatch> for &'a IFeedFolderfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IMSVidAnalogTunerEvent
impl<'a> IntoParam<'a, IDispatch> for &'a IMSVidAnalogTunerEventfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IFeedFolderEvents
impl<'a> IntoParam<'a, IDispatch> for IFeedFolderEventsfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IFeedFolderEvents
impl<'a> IntoParam<'a, IDispatch> for &'a IFeedFolderEventsfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IFeedItem
impl<'a> IntoParam<'a, IDispatch> for IFeedItemfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IFeedItem
impl<'a> IntoParam<'a, IDispatch> for &'a IFeedItemfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IFeedItem2
impl<'a> IntoParam<'a, IDispatch> for IFeedItem2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IFeedItem2
impl<'a> IntoParam<'a, IDispatch> for &'a IFeedItem2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IFeedsEnum
impl<'a> IntoParam<'a, IDispatch> for IFeedsEnumfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IFeedsEnum
impl<'a> IntoParam<'a, IDispatch> for &'a IFeedsEnumfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IFeedsManager
impl<'a> IntoParam<'a, IDispatch> for IFeedsManagerfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IFeedsManager
impl<'a> IntoParam<'a, IDispatch> for &'a IFeedsManagerfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IMSVidOutputDevice
impl<'a> IntoParam<'a, IDispatch> for IMSVidOutputDevicefn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IWMPCdrom
impl<'a> IntoParam<'a, IDispatch> for IWMPCdromfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IWMPCdrom
impl<'a> IntoParam<'a, IDispatch> for &'a IWMPCdromfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IWMPCdromCollection
impl<'a> IntoParam<'a, IDispatch> for IWMPCdromCollectionfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IWMPCdromCollection
impl<'a> IntoParam<'a, IDispatch> for &'a IWMPCdromCollectionfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IWMPClosedCaption
impl<'a> IntoParam<'a, IDispatch> for IWMPClosedCaptionfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IWMPClosedCaption
impl<'a> IntoParam<'a, IDispatch> for &'a IWMPClosedCaptionfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IWMPClosedCaption2
impl<'a> IntoParam<'a, IDispatch> for IWMPClosedCaption2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IWMPClosedCaption2
impl<'a> IntoParam<'a, IDispatch> for &'a IWMPClosedCaption2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IWMPControls
impl<'a> IntoParam<'a, IDispatch> for IWMPControlsfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IWMPControls
impl<'a> IntoParam<'a, IDispatch> for &'a IWMPControlsfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IMSVidOutputDevice
impl<'a> IntoParam<'a, IDispatch> for &'a IMSVidOutputDevicefn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IWMPControls2
impl<'a> IntoParam<'a, IDispatch> for IWMPControls2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IWMPControls2
impl<'a> IntoParam<'a, IDispatch> for &'a IWMPControls2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IWMPControls3
impl<'a> IntoParam<'a, IDispatch> for IWMPControls3fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IWMPControls3
impl<'a> IntoParam<'a, IDispatch> for &'a IWMPControls3fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IWMPCore
impl<'a> IntoParam<'a, IDispatch> for IWMPCorefn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IWMPCore
impl<'a> IntoParam<'a, IDispatch> for &'a IWMPCorefn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IWMPCore2
impl<'a> IntoParam<'a, IDispatch> for IWMPCore2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IWMPCore2
impl<'a> IntoParam<'a, IDispatch> for &'a IWMPCore2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IWMPCore3
impl<'a> IntoParam<'a, IDispatch> for IWMPCore3fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IWMPCore3
impl<'a> IntoParam<'a, IDispatch> for &'a IWMPCore3fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IMSVidAudioRenderer
impl<'a> IntoParam<'a, IDispatch> for IMSVidAudioRendererfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IWMPDVD
impl<'a> IntoParam<'a, IDispatch> for IWMPDVDfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IWMPDVD
impl<'a> IntoParam<'a, IDispatch> for &'a IWMPDVDfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IWMPDownloadCollection
impl<'a> IntoParam<'a, IDispatch> for IWMPDownloadCollectionfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IWMPDownloadCollection
impl<'a> IntoParam<'a, IDispatch> for &'a IWMPDownloadCollectionfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IWMPDownloadItem
impl<'a> IntoParam<'a, IDispatch> for IWMPDownloadItemfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IWMPDownloadItem
impl<'a> IntoParam<'a, IDispatch> for &'a IWMPDownloadItemfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IWMPDownloadItem2
impl<'a> IntoParam<'a, IDispatch> for IWMPDownloadItem2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IWMPDownloadItem2
impl<'a> IntoParam<'a, IDispatch> for &'a IWMPDownloadItem2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IWMPDownloadManager
impl<'a> IntoParam<'a, IDispatch> for IWMPDownloadManagerfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IWMPDownloadManager
impl<'a> IntoParam<'a, IDispatch> for &'a IWMPDownloadManagerfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IMSVidAudioRenderer
impl<'a> IntoParam<'a, IDispatch> for &'a IMSVidAudioRendererfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IWMPError
impl<'a> IntoParam<'a, IDispatch> for IWMPErrorfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IWMPError
impl<'a> IntoParam<'a, IDispatch> for &'a IWMPErrorfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IWMPErrorItem
impl<'a> IntoParam<'a, IDispatch> for IWMPErrorItemfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IWMPErrorItem
impl<'a> IntoParam<'a, IDispatch> for &'a IWMPErrorItemfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IWMPErrorItem2
impl<'a> IntoParam<'a, IDispatch> for IWMPErrorItem2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IWMPErrorItem2
impl<'a> IntoParam<'a, IDispatch> for &'a IWMPErrorItem2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IWMPMedia
impl<'a> IntoParam<'a, IDispatch> for IWMPMediafn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IWMPMedia
impl<'a> IntoParam<'a, IDispatch> for &'a IWMPMediafn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IWMPMedia2
impl<'a> IntoParam<'a, IDispatch> for IWMPMedia2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IWMPMedia2
impl<'a> IntoParam<'a, IDispatch> for &'a IWMPMedia2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IMSVidAudioRendererDevices
impl<'a> IntoParam<'a, IDispatch> for IMSVidAudioRendererDevicesfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IWMPMedia3
impl<'a> IntoParam<'a, IDispatch> for IWMPMedia3fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IWMPMedia3
impl<'a> IntoParam<'a, IDispatch> for &'a IWMPMedia3fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IWMPMediaCollection
impl<'a> IntoParam<'a, IDispatch> for IWMPMediaCollectionfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IWMPMediaCollection
impl<'a> IntoParam<'a, IDispatch> for &'a IWMPMediaCollectionfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IWMPMediaCollection2
impl<'a> IntoParam<'a, IDispatch> for IWMPMediaCollection2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IWMPMediaCollection2
impl<'a> IntoParam<'a, IDispatch> for &'a IWMPMediaCollection2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IWMPMetadataPicture
impl<'a> IntoParam<'a, IDispatch> for IWMPMetadataPicturefn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IWMPMetadataPicture
impl<'a> IntoParam<'a, IDispatch> for &'a IWMPMetadataPicturefn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IWMPMetadataText
impl<'a> IntoParam<'a, IDispatch> for IWMPMetadataTextfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IWMPMetadataText
impl<'a> IntoParam<'a, IDispatch> for &'a IWMPMetadataTextfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IMSVidAudioRendererDevices
impl<'a> IntoParam<'a, IDispatch> for &'a IMSVidAudioRendererDevicesfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IWMPNetwork
impl<'a> IntoParam<'a, IDispatch> for IWMPNetworkfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IWMPNetwork
impl<'a> IntoParam<'a, IDispatch> for &'a IWMPNetworkfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IWMPPlayer
impl<'a> IntoParam<'a, IDispatch> for IWMPPlayerfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IWMPPlayer
impl<'a> IntoParam<'a, IDispatch> for &'a IWMPPlayerfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IWMPPlayer2
impl<'a> IntoParam<'a, IDispatch> for IWMPPlayer2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IWMPPlayer2
impl<'a> IntoParam<'a, IDispatch> for &'a IWMPPlayer2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IWMPPlayer3
impl<'a> IntoParam<'a, IDispatch> for IWMPPlayer3fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IWMPPlayer3
impl<'a> IntoParam<'a, IDispatch> for &'a IWMPPlayer3fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IWMPPlayer4
impl<'a> IntoParam<'a, IDispatch> for IWMPPlayer4fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IWMPPlayer4
impl<'a> IntoParam<'a, IDispatch> for &'a IWMPPlayer4fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IADsFileService
impl<'a> IntoParam<'a, IDispatch> for &'a IADsFileServicefn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IMSVidDeviceEvent
impl<'a> IntoParam<'a, IDispatch> for IMSVidDeviceEventfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IWMPPlayerApplication
impl<'a> IntoParam<'a, IDispatch> for IWMPPlayerApplicationfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IWMPPlayerApplication
impl<'a> IntoParam<'a, IDispatch> for &'a IWMPPlayerApplicationfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IWMPPlaylist
impl<'a> IntoParam<'a, IDispatch> for IWMPPlaylistfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IWMPPlaylist
impl<'a> IntoParam<'a, IDispatch> for &'a IWMPPlaylistfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IWMPPlaylistArray
impl<'a> IntoParam<'a, IDispatch> for IWMPPlaylistArrayfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IWMPPlaylistArray
impl<'a> IntoParam<'a, IDispatch> for &'a IWMPPlaylistArrayfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IWMPPlaylistCollection
impl<'a> IntoParam<'a, IDispatch> for IWMPPlaylistCollectionfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IWMPPlaylistCollection
impl<'a> IntoParam<'a, IDispatch> for &'a IWMPPlaylistCollectionfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IWMPQuery
impl<'a> IntoParam<'a, IDispatch> for IWMPQueryfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IWMPQuery
impl<'a> IntoParam<'a, IDispatch> for &'a IWMPQueryfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IMSVidDeviceEvent
impl<'a> IntoParam<'a, IDispatch> for &'a IMSVidDeviceEventfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IWMPSettings
impl<'a> IntoParam<'a, IDispatch> for IWMPSettingsfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IWMPSettings
impl<'a> IntoParam<'a, IDispatch> for &'a IWMPSettingsfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IWMPSettings2
impl<'a> IntoParam<'a, IDispatch> for IWMPSettings2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IWMPSettings2
impl<'a> IntoParam<'a, IDispatch> for &'a IWMPSettings2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IWMPStringCollection
impl<'a> IntoParam<'a, IDispatch> for IWMPStringCollectionfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IWMPStringCollection
impl<'a> IntoParam<'a, IDispatch> for &'a IWMPStringCollectionfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IWMPStringCollection2
impl<'a> IntoParam<'a, IDispatch> for IWMPStringCollection2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IWMPStringCollection2
impl<'a> IntoParam<'a, IDispatch> for &'a IWMPStringCollection2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for _WMPOCXEvents
impl<'a> IntoParam<'a, IDispatch> for _WMPOCXEventsfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a _WMPOCXEvents
impl<'a> IntoParam<'a, IDispatch> for &'a _WMPOCXEventsfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IMSVidOutputDeviceEvent
impl<'a> IntoParam<'a, IDispatch> for IMSVidOutputDeviceEventfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IPortableDeviceWebControl
impl<'a> IntoParam<'a, IDispatch> for IPortableDeviceWebControlfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IPortableDeviceWebControl
impl<'a> IntoParam<'a, IDispatch> for &'a IPortableDeviceWebControlfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IXMLDOMNode
impl<'a> IntoParam<'a, IDispatch> for IXMLDOMNodefn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IXMLDOMNode
impl<'a> IntoParam<'a, IDispatch> for &'a IXMLDOMNodefn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IXMLDOMDocument
impl<'a> IntoParam<'a, IDispatch> for IXMLDOMDocumentfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IXMLDOMDocument
impl<'a> IntoParam<'a, IDispatch> for &'a IXMLDOMDocumentfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IWebBrowser
impl<'a> IntoParam<'a, IDispatch> for IWebBrowserfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IWebBrowser
impl<'a> IntoParam<'a, IDispatch> for &'a IWebBrowserfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IWebBrowserApp
impl<'a> IntoParam<'a, IDispatch> for IWebBrowserAppfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IWebBrowserApp
impl<'a> IntoParam<'a, IDispatch> for &'a IWebBrowserAppfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IMSVidOutputDeviceEvent
impl<'a> IntoParam<'a, IDispatch> for &'a IMSVidOutputDeviceEventfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IWebBrowser2
impl<'a> IntoParam<'a, IDispatch> for IWebBrowser2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IWebBrowser2
impl<'a> IntoParam<'a, IDispatch> for &'a IWebBrowser2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for DShellNameSpaceEvents
impl<'a> IntoParam<'a, IDispatch> for DShellNameSpaceEventsfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a DShellNameSpaceEvents
impl<'a> IntoParam<'a, IDispatch> for &'a DShellNameSpaceEventsfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for DShellWindowsEvents
impl<'a> IntoParam<'a, IDispatch> for DShellWindowsEventsfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a DShellWindowsEvents
impl<'a> IntoParam<'a, IDispatch> for &'a DShellWindowsEventsfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for DWebBrowserEvents
impl<'a> IntoParam<'a, IDispatch> for DWebBrowserEventsfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a DWebBrowserEvents
impl<'a> IntoParam<'a, IDispatch> for &'a DWebBrowserEventsfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for DWebBrowserEvents2
impl<'a> IntoParam<'a, IDispatch> for DWebBrowserEvents2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a DWebBrowserEvents2
impl<'a> IntoParam<'a, IDispatch> for &'a DWebBrowserEvents2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IMSVidAudioRendererEvent
impl<'a> IntoParam<'a, IDispatch> for IMSVidAudioRendererEventfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IScriptErrorList
impl<'a> IntoParam<'a, IDispatch> for IScriptErrorListfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IScriptErrorList
impl<'a> IntoParam<'a, IDispatch> for &'a IScriptErrorListfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IShellFavoritesNameSpace
impl<'a> IntoParam<'a, IDispatch> for IShellFavoritesNameSpacefn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IShellFavoritesNameSpace
impl<'a> IntoParam<'a, IDispatch> for &'a IShellFavoritesNameSpacefn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IShellNameSpace
impl<'a> IntoParam<'a, IDispatch> for IShellNameSpacefn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IShellNameSpace
impl<'a> IntoParam<'a, IDispatch> for &'a IShellNameSpacefn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IShellUIHelper
impl<'a> IntoParam<'a, IDispatch> for IShellUIHelperfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IShellUIHelper
impl<'a> IntoParam<'a, IDispatch> for &'a IShellUIHelperfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IShellUIHelper2
impl<'a> IntoParam<'a, IDispatch> for IShellUIHelper2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IShellUIHelper2
impl<'a> IntoParam<'a, IDispatch> for &'a IShellUIHelper2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IMSVidAudioRendererEvent
impl<'a> IntoParam<'a, IDispatch> for &'a IMSVidAudioRendererEventfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IShellUIHelper3
impl<'a> IntoParam<'a, IDispatch> for IShellUIHelper3fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IShellUIHelper3
impl<'a> IntoParam<'a, IDispatch> for &'a IShellUIHelper3fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IShellUIHelper4
impl<'a> IntoParam<'a, IDispatch> for IShellUIHelper4fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IShellUIHelper4
impl<'a> IntoParam<'a, IDispatch> for &'a IShellUIHelper4fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IShellUIHelper5
impl<'a> IntoParam<'a, IDispatch> for IShellUIHelper5fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IShellUIHelper5
impl<'a> IntoParam<'a, IDispatch> for &'a IShellUIHelper5fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IShellUIHelper6
impl<'a> IntoParam<'a, IDispatch> for IShellUIHelper6fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IShellUIHelper6
impl<'a> IntoParam<'a, IDispatch> for &'a IShellUIHelper6fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IShellUIHelper7
impl<'a> IntoParam<'a, IDispatch> for IShellUIHelper7fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IShellUIHelper7
impl<'a> IntoParam<'a, IDispatch> for &'a IShellUIHelper7fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IMSVidAudioRendererEvent2
impl<'a> IntoParam<'a, IDispatch> for IMSVidAudioRendererEvent2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IShellUIHelper8
impl<'a> IntoParam<'a, IDispatch> for IShellUIHelper8fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IShellUIHelper8
impl<'a> IntoParam<'a, IDispatch> for &'a IShellUIHelper8fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IShellUIHelper9
impl<'a> IntoParam<'a, IDispatch> for IShellUIHelper9fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IShellUIHelper9
impl<'a> IntoParam<'a, IDispatch> for &'a IShellUIHelper9fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IWSCDefaultProduct
impl<'a> IntoParam<'a, IDispatch> for IWSCDefaultProductfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IWSCDefaultProduct
impl<'a> IntoParam<'a, IDispatch> for &'a IWSCDefaultProductfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IWSCProductList
impl<'a> IntoParam<'a, IDispatch> for IWSCProductListfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IWSCProductList
impl<'a> IntoParam<'a, IDispatch> for &'a IWSCProductListfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IWscProduct
impl<'a> IntoParam<'a, IDispatch> for IWscProductfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IWscProduct
impl<'a> IntoParam<'a, IDispatch> for &'a IWscProductfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IMSVidAudioRendererEvent2
impl<'a> IntoParam<'a, IDispatch> for &'a IMSVidAudioRendererEvent2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IWscProduct2
impl<'a> IntoParam<'a, IDispatch> for IWscProduct2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IWscProduct2
impl<'a> IntoParam<'a, IDispatch> for &'a IWscProduct2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IWscProduct3
impl<'a> IntoParam<'a, IDispatch> for IWscProduct3fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IWscProduct3
impl<'a> IntoParam<'a, IDispatch> for &'a IWscProduct3fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IXMLAttribute
impl<'a> IntoParam<'a, IDispatch> for IXMLAttributefn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IXMLAttribute
impl<'a> IntoParam<'a, IDispatch> for &'a IXMLAttributefn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IXMLDOMAttribute
impl<'a> IntoParam<'a, IDispatch> for IXMLDOMAttributefn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IXMLDOMAttribute
impl<'a> IntoParam<'a, IDispatch> for &'a IXMLDOMAttributefn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IXMLDOMCharacterData
impl<'a> IntoParam<'a, IDispatch> for IXMLDOMCharacterDatafn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IXMLDOMCharacterData
impl<'a> IntoParam<'a, IDispatch> for &'a IXMLDOMCharacterDatafn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IMSVidFeature
impl<'a> IntoParam<'a, IDispatch> for IMSVidFeaturefn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IXMLDOMText
impl<'a> IntoParam<'a, IDispatch> for IXMLDOMTextfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IXMLDOMText
impl<'a> IntoParam<'a, IDispatch> for &'a IXMLDOMTextfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IXMLDOMCDATASection
impl<'a> IntoParam<'a, IDispatch> for IXMLDOMCDATASectionfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IXMLDOMCDATASection
impl<'a> IntoParam<'a, IDispatch> for &'a IXMLDOMCDATASectionfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IXMLDOMComment
impl<'a> IntoParam<'a, IDispatch> for IXMLDOMCommentfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IXMLDOMComment
impl<'a> IntoParam<'a, IDispatch> for &'a IXMLDOMCommentfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IXMLDOMDocumentFragment
impl<'a> IntoParam<'a, IDispatch> for IXMLDOMDocumentFragmentfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IXMLDOMDocumentFragment
impl<'a> IntoParam<'a, IDispatch> for &'a IXMLDOMDocumentFragmentfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IXMLDOMDocumentType
impl<'a> IntoParam<'a, IDispatch> for IXMLDOMDocumentTypefn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IXMLDOMDocumentType
impl<'a> IntoParam<'a, IDispatch> for &'a IXMLDOMDocumentTypefn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IMSVidFeature
impl<'a> IntoParam<'a, IDispatch> for &'a IMSVidFeaturefn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IXMLDOMElement
impl<'a> IntoParam<'a, IDispatch> for IXMLDOMElementfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IXMLDOMElement
impl<'a> IntoParam<'a, IDispatch> for &'a IXMLDOMElementfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IXMLDOMEntity
impl<'a> IntoParam<'a, IDispatch> for IXMLDOMEntityfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IXMLDOMEntity
impl<'a> IntoParam<'a, IDispatch> for &'a IXMLDOMEntityfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IXMLDOMEntityReference
impl<'a> IntoParam<'a, IDispatch> for IXMLDOMEntityReferencefn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IXMLDOMEntityReference
impl<'a> IntoParam<'a, IDispatch> for &'a IXMLDOMEntityReferencefn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IXMLDOMImplementation
impl<'a> IntoParam<'a, IDispatch> for IXMLDOMImplementationfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IXMLDOMImplementation
impl<'a> IntoParam<'a, IDispatch> for &'a IXMLDOMImplementationfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IXMLDOMNamedNodeMap
impl<'a> IntoParam<'a, IDispatch> for IXMLDOMNamedNodeMapfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IXMLDOMNamedNodeMap
impl<'a> IntoParam<'a, IDispatch> for &'a IXMLDOMNamedNodeMapfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IADsADSystemInfo
impl<'a> IntoParam<'a, IDispatch> for IADsADSystemInfofn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IADsServiceOperations
impl<'a> IntoParam<'a, IDispatch> for IADsServiceOperationsfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IMSVidClosedCaptioning
impl<'a> IntoParam<'a, IDispatch> for IMSVidClosedCaptioningfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IXMLDOMNodeList
impl<'a> IntoParam<'a, IDispatch> for IXMLDOMNodeListfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IXMLDOMNodeList
impl<'a> IntoParam<'a, IDispatch> for &'a IXMLDOMNodeListfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IXMLDOMNotation
impl<'a> IntoParam<'a, IDispatch> for IXMLDOMNotationfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IXMLDOMNotation
impl<'a> IntoParam<'a, IDispatch> for &'a IXMLDOMNotationfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IXMLDOMParseError
impl<'a> IntoParam<'a, IDispatch> for IXMLDOMParseErrorfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IXMLDOMParseError
impl<'a> IntoParam<'a, IDispatch> for &'a IXMLDOMParseErrorfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IXMLDOMProcessingInstruction
impl<'a> IntoParam<'a, IDispatch> for IXMLDOMProcessingInstructionfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IXMLDOMProcessingInstruction
impl<'a> IntoParam<'a, IDispatch> for &'a IXMLDOMProcessingInstructionfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IXMLDSOControl
impl<'a> IntoParam<'a, IDispatch> for IXMLDSOControlfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IXMLDSOControl
impl<'a> IntoParam<'a, IDispatch> for &'a IXMLDSOControlfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IMSVidClosedCaptioning
impl<'a> IntoParam<'a, IDispatch> for &'a IMSVidClosedCaptioningfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IXMLDocument
impl<'a> IntoParam<'a, IDispatch> for IXMLDocumentfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IXMLDocument
impl<'a> IntoParam<'a, IDispatch> for &'a IXMLDocumentfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IXMLDocument2
impl<'a> IntoParam<'a, IDispatch> for IXMLDocument2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IXMLDocument2
impl<'a> IntoParam<'a, IDispatch> for &'a IXMLDocument2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IXMLElement
impl<'a> IntoParam<'a, IDispatch> for IXMLElementfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IXMLElement
impl<'a> IntoParam<'a, IDispatch> for &'a IXMLElementfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IXMLElement2
impl<'a> IntoParam<'a, IDispatch> for IXMLElement2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IXMLElement2
impl<'a> IntoParam<'a, IDispatch> for &'a IXMLElement2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IXMLElementCollection
impl<'a> IntoParam<'a, IDispatch> for IXMLElementCollectionfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IXMLElementCollection
impl<'a> IntoParam<'a, IDispatch> for &'a IXMLElementCollectionfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IMSVidClosedCaptioning2
impl<'a> IntoParam<'a, IDispatch> for IMSVidClosedCaptioning2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IXMLHttpRequest
impl<'a> IntoParam<'a, IDispatch> for IXMLHttpRequestfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IXMLHttpRequest
impl<'a> IntoParam<'a, IDispatch> for &'a IXMLHttpRequestfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IXTLRuntime
impl<'a> IntoParam<'a, IDispatch> for IXTLRuntimefn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IXTLRuntime
impl<'a> IntoParam<'a, IDispatch> for &'a IXTLRuntimefn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for XMLDOMDocumentEvents
impl<'a> IntoParam<'a, IDispatch> for XMLDOMDocumentEventsfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a XMLDOMDocumentEvents
impl<'a> IntoParam<'a, IDispatch> for &'a XMLDOMDocumentEventsfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IWSMan
impl<'a> IntoParam<'a, IDispatch> for IWSManfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IWSMan
impl<'a> IntoParam<'a, IDispatch> for &'a IWSManfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IWSManConnectionOptions
impl<'a> IntoParam<'a, IDispatch> for IWSManConnectionOptionsfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IWSManConnectionOptions
impl<'a> IntoParam<'a, IDispatch> for &'a IWSManConnectionOptionsfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IMSVidClosedCaptioning2
impl<'a> IntoParam<'a, IDispatch> for &'a IMSVidClosedCaptioning2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IWSManConnectionOptionsEx
impl<'a> IntoParam<'a, IDispatch> for IWSManConnectionOptionsExfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IWSManConnectionOptionsEx
impl<'a> IntoParam<'a, IDispatch> for &'a IWSManConnectionOptionsExfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IWSManConnectionOptionsEx2
impl<'a> IntoParam<'a, IDispatch> for IWSManConnectionOptionsEx2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IWSManConnectionOptionsEx2
impl<'a> IntoParam<'a, IDispatch> for &'a IWSManConnectionOptionsEx2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IWSManEnumerator
impl<'a> IntoParam<'a, IDispatch> for IWSManEnumeratorfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IWSManEnumerator
impl<'a> IntoParam<'a, IDispatch> for &'a IWSManEnumeratorfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IWSManEx
impl<'a> IntoParam<'a, IDispatch> for IWSManExfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IWSManEx
impl<'a> IntoParam<'a, IDispatch> for &'a IWSManExfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IWSManEx2
impl<'a> IntoParam<'a, IDispatch> for IWSManEx2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IWSManEx2
impl<'a> IntoParam<'a, IDispatch> for &'a IWSManEx2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IMSVidClosedCaptioning3
impl<'a> IntoParam<'a, IDispatch> for IMSVidClosedCaptioning3fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IWSManEx3
impl<'a> IntoParam<'a, IDispatch> for IWSManEx3fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IWSManEx3
impl<'a> IntoParam<'a, IDispatch> for &'a IWSManEx3fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IWSManInternal
impl<'a> IntoParam<'a, IDispatch> for IWSManInternalfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IWSManInternal
impl<'a> IntoParam<'a, IDispatch> for &'a IWSManInternalfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IWSManResourceLocator
impl<'a> IntoParam<'a, IDispatch> for IWSManResourceLocatorfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IWSManResourceLocator
impl<'a> IntoParam<'a, IDispatch> for &'a IWSManResourceLocatorfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IWSManSession
impl<'a> IntoParam<'a, IDispatch> for IWSManSessionfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IWSManSession
impl<'a> IntoParam<'a, IDispatch> for &'a IWSManSessionfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IAccessibleWinSAT
impl<'a> IntoParam<'a, IDispatch> for IAccessibleWinSATfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IAccessibleWinSAT
impl<'a> IntoParam<'a, IDispatch> for &'a IAccessibleWinSATfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IMSVidClosedCaptioning3
impl<'a> IntoParam<'a, IDispatch> for &'a IMSVidClosedCaptioning3fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IProvideWinSATAssessmentInfo
impl<'a> IntoParam<'a, IDispatch> for IProvideWinSATAssessmentInfofn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IProvideWinSATAssessmentInfo
impl<'a> IntoParam<'a, IDispatch> for &'a IProvideWinSATAssessmentInfofn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IProvideWinSATResultsInfo
impl<'a> IntoParam<'a, IDispatch> for IProvideWinSATResultsInfofn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IProvideWinSATResultsInfo
impl<'a> IntoParam<'a, IDispatch> for &'a IProvideWinSATResultsInfofn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IQueryAllWinSATAssessments
impl<'a> IntoParam<'a, IDispatch> for IQueryAllWinSATAssessmentsfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IQueryAllWinSATAssessments
impl<'a> IntoParam<'a, IDispatch> for &'a IQueryAllWinSATAssessmentsfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IQueryRecentWinSATAssessment
impl<'a> IntoParam<'a, IDispatch> for IQueryRecentWinSATAssessmentfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IQueryRecentWinSATAssessment
impl<'a> IntoParam<'a, IDispatch> for &'a IQueryRecentWinSATAssessmentfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IAutomaticUpdates
impl<'a> IntoParam<'a, IDispatch> for IAutomaticUpdatesfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IAutomaticUpdates
impl<'a> IntoParam<'a, IDispatch> for &'a IAutomaticUpdatesfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IMSVidCtl
impl<'a> IntoParam<'a, IDispatch> for IMSVidCtlfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IAutomaticUpdates2
impl<'a> IntoParam<'a, IDispatch> for IAutomaticUpdates2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IAutomaticUpdates2
impl<'a> IntoParam<'a, IDispatch> for &'a IAutomaticUpdates2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IAutomaticUpdatesResults
impl<'a> IntoParam<'a, IDispatch> for IAutomaticUpdatesResultsfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IAutomaticUpdatesResults
impl<'a> IntoParam<'a, IDispatch> for &'a IAutomaticUpdatesResultsfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IAutomaticUpdatesSettings
impl<'a> IntoParam<'a, IDispatch> for IAutomaticUpdatesSettingsfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IAutomaticUpdatesSettings
impl<'a> IntoParam<'a, IDispatch> for &'a IAutomaticUpdatesSettingsfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IAutomaticUpdatesSettings2
impl<'a> IntoParam<'a, IDispatch> for IAutomaticUpdatesSettings2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IAutomaticUpdatesSettings2
impl<'a> IntoParam<'a, IDispatch> for &'a IAutomaticUpdatesSettings2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IAutomaticUpdatesSettings3
impl<'a> IntoParam<'a, IDispatch> for IAutomaticUpdatesSettings3fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IAutomaticUpdatesSettings3
impl<'a> IntoParam<'a, IDispatch> for &'a IAutomaticUpdatesSettings3fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IMSVidCtl
impl<'a> IntoParam<'a, IDispatch> for &'a IMSVidCtlfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ICategory
impl<'a> IntoParam<'a, IDispatch> for ICategoryfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ICategory
impl<'a> IntoParam<'a, IDispatch> for &'a ICategoryfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ICategoryCollection
impl<'a> IntoParam<'a, IDispatch> for ICategoryCollectionfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ICategoryCollection
impl<'a> IntoParam<'a, IDispatch> for &'a ICategoryCollectionfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IDownloadCompletedCallbackArgs
impl<'a> IntoParam<'a, IDispatch> for IDownloadCompletedCallbackArgsfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IDownloadCompletedCallbackArgs
impl<'a> IntoParam<'a, IDispatch> for &'a IDownloadCompletedCallbackArgsfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IDownloadJob
impl<'a> IntoParam<'a, IDispatch> for IDownloadJobfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IDownloadJob
impl<'a> IntoParam<'a, IDispatch> for &'a IDownloadJobfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IDownloadProgress
impl<'a> IntoParam<'a, IDispatch> for IDownloadProgressfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IDownloadProgress
impl<'a> IntoParam<'a, IDispatch> for &'a IDownloadProgressfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IMSVidDataServices
impl<'a> IntoParam<'a, IDispatch> for IMSVidDataServicesfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IDownloadProgressChangedCallbackArgs
impl<'a> IntoParam<'a, IDispatch> for IDownloadProgressChangedCallbackArgsfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IDownloadProgressChangedCallbackArgs
impl<'a> IntoParam<'a, IDispatch> for &'a IDownloadProgressChangedCallbackArgsfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IDownloadResult
impl<'a> IntoParam<'a, IDispatch> for IDownloadResultfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IDownloadResult
impl<'a> IntoParam<'a, IDispatch> for &'a IDownloadResultfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IImageInformation
impl<'a> IntoParam<'a, IDispatch> for IImageInformationfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IImageInformation
impl<'a> IntoParam<'a, IDispatch> for &'a IImageInformationfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IInstallationAgent
impl<'a> IntoParam<'a, IDispatch> for IInstallationAgentfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IInstallationAgent
impl<'a> IntoParam<'a, IDispatch> for &'a IInstallationAgentfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IInstallationBehavior
impl<'a> IntoParam<'a, IDispatch> for IInstallationBehaviorfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IInstallationBehavior
impl<'a> IntoParam<'a, IDispatch> for &'a IInstallationBehaviorfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IMSVidDataServices
impl<'a> IntoParam<'a, IDispatch> for &'a IMSVidDataServicesfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IInstallationCompletedCallbackArgs
impl<'a> IntoParam<'a, IDispatch> for IInstallationCompletedCallbackArgsfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IInstallationCompletedCallbackArgs
impl<'a> IntoParam<'a, IDispatch> for &'a IInstallationCompletedCallbackArgsfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IInstallationJob
impl<'a> IntoParam<'a, IDispatch> for IInstallationJobfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IInstallationJob
impl<'a> IntoParam<'a, IDispatch> for &'a IInstallationJobfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IInstallationProgress
impl<'a> IntoParam<'a, IDispatch> for IInstallationProgressfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IInstallationProgress
impl<'a> IntoParam<'a, IDispatch> for &'a IInstallationProgressfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IInstallationProgressChangedCallbackArgs
impl<'a> IntoParam<'a, IDispatch> for IInstallationProgressChangedCallbackArgsfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IInstallationProgressChangedCallbackArgs
impl<'a> IntoParam<'a, IDispatch> for &'a IInstallationProgressChangedCallbackArgsfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IInstallationResult
impl<'a> IntoParam<'a, IDispatch> for IInstallationResultfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IInstallationResult
impl<'a> IntoParam<'a, IDispatch> for &'a IInstallationResultfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IADsServiceOperations
impl<'a> IntoParam<'a, IDispatch> for &'a IADsServiceOperationsfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IMSVidDataServicesEvent
impl<'a> IntoParam<'a, IDispatch> for IMSVidDataServicesEventfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IUpdateException
impl<'a> IntoParam<'a, IDispatch> for IUpdateExceptionfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IUpdateException
impl<'a> IntoParam<'a, IDispatch> for &'a IUpdateExceptionfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IInvalidProductLicenseException
impl<'a> IntoParam<'a, IDispatch> for IInvalidProductLicenseExceptionfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IInvalidProductLicenseException
impl<'a> IntoParam<'a, IDispatch> for &'a IInvalidProductLicenseExceptionfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ISearchCompletedCallbackArgs
impl<'a> IntoParam<'a, IDispatch> for ISearchCompletedCallbackArgsfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ISearchCompletedCallbackArgs
impl<'a> IntoParam<'a, IDispatch> for &'a ISearchCompletedCallbackArgsfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ISearchJob
impl<'a> IntoParam<'a, IDispatch> for ISearchJobfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ISearchJob
impl<'a> IntoParam<'a, IDispatch> for &'a ISearchJobfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ISearchResult
impl<'a> IntoParam<'a, IDispatch> for ISearchResultfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ISearchResult
impl<'a> IntoParam<'a, IDispatch> for &'a ISearchResultfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IMSVidDataServicesEvent
impl<'a> IntoParam<'a, IDispatch> for &'a IMSVidDataServicesEventfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IStringCollection
impl<'a> IntoParam<'a, IDispatch> for IStringCollectionfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IStringCollection
impl<'a> IntoParam<'a, IDispatch> for &'a IStringCollectionfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ISystemInformation
impl<'a> IntoParam<'a, IDispatch> for ISystemInformationfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ISystemInformation
impl<'a> IntoParam<'a, IDispatch> for &'a ISystemInformationfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IUpdate
impl<'a> IntoParam<'a, IDispatch> for IUpdatefn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IUpdate
impl<'a> IntoParam<'a, IDispatch> for &'a IUpdatefn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IUpdate2
impl<'a> IntoParam<'a, IDispatch> for IUpdate2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IUpdate2
impl<'a> IntoParam<'a, IDispatch> for &'a IUpdate2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IUpdate3
impl<'a> IntoParam<'a, IDispatch> for IUpdate3fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IUpdate3
impl<'a> IntoParam<'a, IDispatch> for &'a IUpdate3fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IMSVidVideoRenderer
impl<'a> IntoParam<'a, IDispatch> for IMSVidVideoRendererfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IUpdate4
impl<'a> IntoParam<'a, IDispatch> for IUpdate4fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IUpdate4
impl<'a> IntoParam<'a, IDispatch> for &'a IUpdate4fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IUpdate5
impl<'a> IntoParam<'a, IDispatch> for IUpdate5fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IUpdate5
impl<'a> IntoParam<'a, IDispatch> for &'a IUpdate5fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IUpdateCollection
impl<'a> IntoParam<'a, IDispatch> for IUpdateCollectionfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IUpdateCollection
impl<'a> IntoParam<'a, IDispatch> for &'a IUpdateCollectionfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IUpdateDownloadContent
impl<'a> IntoParam<'a, IDispatch> for IUpdateDownloadContentfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IUpdateDownloadContent
impl<'a> IntoParam<'a, IDispatch> for &'a IUpdateDownloadContentfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IUpdateDownloadContent2
impl<'a> IntoParam<'a, IDispatch> for IUpdateDownloadContent2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IUpdateDownloadContent2
impl<'a> IntoParam<'a, IDispatch> for &'a IUpdateDownloadContent2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IMSVidVideoRenderer
impl<'a> IntoParam<'a, IDispatch> for &'a IMSVidVideoRendererfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IUpdateDownloadContentCollection
impl<'a> IntoParam<'a, IDispatch> for IUpdateDownloadContentCollectionfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IUpdateDownloadContentCollection
impl<'a> IntoParam<'a, IDispatch> for &'a IUpdateDownloadContentCollectionfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IUpdateDownloadResult
impl<'a> IntoParam<'a, IDispatch> for IUpdateDownloadResultfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IUpdateDownloadResult
impl<'a> IntoParam<'a, IDispatch> for &'a IUpdateDownloadResultfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IUpdateDownloader
impl<'a> IntoParam<'a, IDispatch> for IUpdateDownloaderfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IUpdateDownloader
impl<'a> IntoParam<'a, IDispatch> for &'a IUpdateDownloaderfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IUpdateExceptionCollection
impl<'a> IntoParam<'a, IDispatch> for IUpdateExceptionCollectionfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IUpdateExceptionCollection
impl<'a> IntoParam<'a, IDispatch> for &'a IUpdateExceptionCollectionfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IUpdateHistoryEntry
impl<'a> IntoParam<'a, IDispatch> for IUpdateHistoryEntryfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IUpdateHistoryEntry
impl<'a> IntoParam<'a, IDispatch> for &'a IUpdateHistoryEntryfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IMSVidEVR
impl<'a> IntoParam<'a, IDispatch> for IMSVidEVRfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IUpdateHistoryEntry2
impl<'a> IntoParam<'a, IDispatch> for IUpdateHistoryEntry2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IUpdateHistoryEntry2
impl<'a> IntoParam<'a, IDispatch> for &'a IUpdateHistoryEntry2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IUpdateHistoryEntryCollection
impl<'a> IntoParam<'a, IDispatch> for IUpdateHistoryEntryCollectionfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IUpdateHistoryEntryCollection
impl<'a> IntoParam<'a, IDispatch> for &'a IUpdateHistoryEntryCollectionfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IUpdateIdentity
impl<'a> IntoParam<'a, IDispatch> for IUpdateIdentityfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IUpdateIdentity
impl<'a> IntoParam<'a, IDispatch> for &'a IUpdateIdentityfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IUpdateInstallationResult
impl<'a> IntoParam<'a, IDispatch> for IUpdateInstallationResultfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IUpdateInstallationResult
impl<'a> IntoParam<'a, IDispatch> for &'a IUpdateInstallationResultfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IUpdateInstaller
impl<'a> IntoParam<'a, IDispatch> for IUpdateInstallerfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IUpdateInstaller
impl<'a> IntoParam<'a, IDispatch> for &'a IUpdateInstallerfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IMSVidEVR
impl<'a> IntoParam<'a, IDispatch> for &'a IMSVidEVRfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IUpdateInstaller2
impl<'a> IntoParam<'a, IDispatch> for IUpdateInstaller2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IUpdateInstaller2
impl<'a> IntoParam<'a, IDispatch> for &'a IUpdateInstaller2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IUpdateInstaller3
impl<'a> IntoParam<'a, IDispatch> for IUpdateInstaller3fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IUpdateInstaller3
impl<'a> IntoParam<'a, IDispatch> for &'a IUpdateInstaller3fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IUpdateInstaller4
impl<'a> IntoParam<'a, IDispatch> for IUpdateInstaller4fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IUpdateInstaller4
impl<'a> IntoParam<'a, IDispatch> for &'a IUpdateInstaller4fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IUpdateSearcher
impl<'a> IntoParam<'a, IDispatch> for IUpdateSearcherfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IUpdateSearcher
impl<'a> IntoParam<'a, IDispatch> for &'a IUpdateSearcherfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IUpdateSearcher2
impl<'a> IntoParam<'a, IDispatch> for IUpdateSearcher2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IUpdateSearcher2
impl<'a> IntoParam<'a, IDispatch> for &'a IUpdateSearcher2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IMSVidEVREvent
impl<'a> IntoParam<'a, IDispatch> for IMSVidEVREventfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IUpdateSearcher3
impl<'a> IntoParam<'a, IDispatch> for IUpdateSearcher3fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IUpdateSearcher3
impl<'a> IntoParam<'a, IDispatch> for &'a IUpdateSearcher3fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IUpdateService
impl<'a> IntoParam<'a, IDispatch> for IUpdateServicefn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IUpdateService
impl<'a> IntoParam<'a, IDispatch> for &'a IUpdateServicefn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IUpdateService2
impl<'a> IntoParam<'a, IDispatch> for IUpdateService2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IUpdateService2
impl<'a> IntoParam<'a, IDispatch> for &'a IUpdateService2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IUpdateServiceCollection
impl<'a> IntoParam<'a, IDispatch> for IUpdateServiceCollectionfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IUpdateServiceCollection
impl<'a> IntoParam<'a, IDispatch> for &'a IUpdateServiceCollectionfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IUpdateServiceManager
impl<'a> IntoParam<'a, IDispatch> for IUpdateServiceManagerfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IUpdateServiceManager
impl<'a> IntoParam<'a, IDispatch> for &'a IUpdateServiceManagerfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IMSVidEVREvent
impl<'a> IntoParam<'a, IDispatch> for &'a IMSVidEVREventfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IUpdateServiceManager2
impl<'a> IntoParam<'a, IDispatch> for IUpdateServiceManager2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IUpdateServiceManager2
impl<'a> IntoParam<'a, IDispatch> for &'a IUpdateServiceManager2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IUpdateServiceRegistration
impl<'a> IntoParam<'a, IDispatch> for IUpdateServiceRegistrationfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IUpdateServiceRegistration
impl<'a> IntoParam<'a, IDispatch> for &'a IUpdateServiceRegistrationfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IUpdateSession
impl<'a> IntoParam<'a, IDispatch> for IUpdateSessionfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IUpdateSession
impl<'a> IntoParam<'a, IDispatch> for &'a IUpdateSessionfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IUpdateSession2
impl<'a> IntoParam<'a, IDispatch> for IUpdateSession2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IUpdateSession2
impl<'a> IntoParam<'a, IDispatch> for &'a IUpdateSession2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IUpdateSession3
impl<'a> IntoParam<'a, IDispatch> for IUpdateSession3fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IUpdateSession3
impl<'a> IntoParam<'a, IDispatch> for &'a IUpdateSession3fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IMSVidEncoder
impl<'a> IntoParam<'a, IDispatch> for IMSVidEncoderfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IWebProxy
impl<'a> IntoParam<'a, IDispatch> for IWebProxyfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IWebProxy
impl<'a> IntoParam<'a, IDispatch> for &'a IWebProxyfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IWindowsDriverUpdate
impl<'a> IntoParam<'a, IDispatch> for IWindowsDriverUpdatefn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IWindowsDriverUpdate
impl<'a> IntoParam<'a, IDispatch> for &'a IWindowsDriverUpdatefn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IWindowsDriverUpdate2
impl<'a> IntoParam<'a, IDispatch> for IWindowsDriverUpdate2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IWindowsDriverUpdate2
impl<'a> IntoParam<'a, IDispatch> for &'a IWindowsDriverUpdate2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IWindowsDriverUpdate3
impl<'a> IntoParam<'a, IDispatch> for IWindowsDriverUpdate3fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IWindowsDriverUpdate3
impl<'a> IntoParam<'a, IDispatch> for &'a IWindowsDriverUpdate3fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IWindowsDriverUpdate4
impl<'a> IntoParam<'a, IDispatch> for IWindowsDriverUpdate4fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IWindowsDriverUpdate4
impl<'a> IntoParam<'a, IDispatch> for &'a IWindowsDriverUpdate4fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IMSVidEncoder
impl<'a> IntoParam<'a, IDispatch> for &'a IMSVidEncoderfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IWindowsDriverUpdate5
impl<'a> IntoParam<'a, IDispatch> for IWindowsDriverUpdate5fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IWindowsDriverUpdate5
impl<'a> IntoParam<'a, IDispatch> for &'a IWindowsDriverUpdate5fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IWindowsDriverUpdateEntry
impl<'a> IntoParam<'a, IDispatch> for IWindowsDriverUpdateEntryfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IWindowsDriverUpdateEntry
impl<'a> IntoParam<'a, IDispatch> for &'a IWindowsDriverUpdateEntryfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IWindowsDriverUpdateEntryCollection
impl<'a> IntoParam<'a, IDispatch> for IWindowsDriverUpdateEntryCollectionfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IWindowsDriverUpdateEntryCollection
impl<'a> IntoParam<'a, IDispatch> for &'a IWindowsDriverUpdateEntryCollectionfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IWindowsUpdateAgentInfo
impl<'a> IntoParam<'a, IDispatch> for IWindowsUpdateAgentInfofn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IWindowsUpdateAgentInfo
impl<'a> IntoParam<'a, IDispatch> for &'a IWindowsUpdateAgentInfofn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ISWbemDateTime
impl<'a> IntoParam<'a, IDispatch> for ISWbemDateTimefn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ISWbemDateTime
impl<'a> IntoParam<'a, IDispatch> for &'a ISWbemDateTimefn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IADsFileServiceOperations
impl<'a> IntoParam<'a, IDispatch> for IADsFileServiceOperationsfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IMSVidFeatureEvent
impl<'a> IntoParam<'a, IDispatch> for IMSVidFeatureEventfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ISWbemEventSource
impl<'a> IntoParam<'a, IDispatch> for ISWbemEventSourcefn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ISWbemEventSource
impl<'a> IntoParam<'a, IDispatch> for &'a ISWbemEventSourcefn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ISWbemObject
impl<'a> IntoParam<'a, IDispatch> for ISWbemObjectfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ISWbemObject
impl<'a> IntoParam<'a, IDispatch> for &'a ISWbemObjectfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ISWbemLastError
impl<'a> IntoParam<'a, IDispatch> for ISWbemLastErrorfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ISWbemLastError
impl<'a> IntoParam<'a, IDispatch> for &'a ISWbemLastErrorfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ISWbemLocator
impl<'a> IntoParam<'a, IDispatch> for ISWbemLocatorfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ISWbemLocator
impl<'a> IntoParam<'a, IDispatch> for &'a ISWbemLocatorfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ISWbemMethod
impl<'a> IntoParam<'a, IDispatch> for ISWbemMethodfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ISWbemMethod
impl<'a> IntoParam<'a, IDispatch> for &'a ISWbemMethodfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IMSVidFeatureEvent
impl<'a> IntoParam<'a, IDispatch> for &'a IMSVidFeatureEventfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ISWbemMethodSet
impl<'a> IntoParam<'a, IDispatch> for ISWbemMethodSetfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ISWbemMethodSet
impl<'a> IntoParam<'a, IDispatch> for &'a ISWbemMethodSetfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ISWbemNamedValue
impl<'a> IntoParam<'a, IDispatch> for ISWbemNamedValuefn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ISWbemNamedValue
impl<'a> IntoParam<'a, IDispatch> for &'a ISWbemNamedValuefn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ISWbemNamedValueSet
impl<'a> IntoParam<'a, IDispatch> for ISWbemNamedValueSetfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ISWbemNamedValueSet
impl<'a> IntoParam<'a, IDispatch> for &'a ISWbemNamedValueSetfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ISWbemObjectEx
impl<'a> IntoParam<'a, IDispatch> for ISWbemObjectExfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ISWbemObjectEx
impl<'a> IntoParam<'a, IDispatch> for &'a ISWbemObjectExfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ISWbemObjectPath
impl<'a> IntoParam<'a, IDispatch> for ISWbemObjectPathfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ISWbemObjectPath
impl<'a> IntoParam<'a, IDispatch> for &'a ISWbemObjectPathfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IMSVidFeatures
impl<'a> IntoParam<'a, IDispatch> for IMSVidFeaturesfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ISWbemObjectSet
impl<'a> IntoParam<'a, IDispatch> for ISWbemObjectSetfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ISWbemObjectSet
impl<'a> IntoParam<'a, IDispatch> for &'a ISWbemObjectSetfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ISWbemPrivilege
impl<'a> IntoParam<'a, IDispatch> for ISWbemPrivilegefn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ISWbemPrivilege
impl<'a> IntoParam<'a, IDispatch> for &'a ISWbemPrivilegefn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ISWbemPrivilegeSet
impl<'a> IntoParam<'a, IDispatch> for ISWbemPrivilegeSetfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ISWbemPrivilegeSet
impl<'a> IntoParam<'a, IDispatch> for &'a ISWbemPrivilegeSetfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ISWbemProperty
impl<'a> IntoParam<'a, IDispatch> for ISWbemPropertyfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ISWbemProperty
impl<'a> IntoParam<'a, IDispatch> for &'a ISWbemPropertyfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ISWbemPropertySet
impl<'a> IntoParam<'a, IDispatch> for ISWbemPropertySetfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ISWbemPropertySet
impl<'a> IntoParam<'a, IDispatch> for &'a ISWbemPropertySetfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IMSVidFeatures
impl<'a> IntoParam<'a, IDispatch> for &'a IMSVidFeaturesfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ISWbemQualifier
impl<'a> IntoParam<'a, IDispatch> for ISWbemQualifierfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ISWbemQualifier
impl<'a> IntoParam<'a, IDispatch> for &'a ISWbemQualifierfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ISWbemQualifierSet
impl<'a> IntoParam<'a, IDispatch> for ISWbemQualifierSetfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ISWbemQualifierSet
impl<'a> IntoParam<'a, IDispatch> for &'a ISWbemQualifierSetfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ISWbemRefreshableItem
impl<'a> IntoParam<'a, IDispatch> for ISWbemRefreshableItemfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ISWbemRefreshableItem
impl<'a> IntoParam<'a, IDispatch> for &'a ISWbemRefreshableItemfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ISWbemRefresher
impl<'a> IntoParam<'a, IDispatch> for ISWbemRefresherfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ISWbemRefresher
impl<'a> IntoParam<'a, IDispatch> for &'a ISWbemRefresherfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ISWbemSecurity
impl<'a> IntoParam<'a, IDispatch> for ISWbemSecurityfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ISWbemSecurity
impl<'a> IntoParam<'a, IDispatch> for &'a ISWbemSecurityfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IMSVidPlayback
impl<'a> IntoParam<'a, IDispatch> for IMSVidPlaybackfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ISWbemServices
impl<'a> IntoParam<'a, IDispatch> for ISWbemServicesfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ISWbemServices
impl<'a> IntoParam<'a, IDispatch> for &'a ISWbemServicesfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ISWbemServicesEx
impl<'a> IntoParam<'a, IDispatch> for ISWbemServicesExfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ISWbemServicesEx
impl<'a> IntoParam<'a, IDispatch> for &'a ISWbemServicesExfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ISWbemSink
impl<'a> IntoParam<'a, IDispatch> for ISWbemSinkfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ISWbemSink
impl<'a> IntoParam<'a, IDispatch> for &'a ISWbemSinkfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ISWbemSinkEvents
impl<'a> IntoParam<'a, IDispatch> for ISWbemSinkEventsfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ISWbemSinkEvents
impl<'a> IntoParam<'a, IDispatch> for &'a ISWbemSinkEventsfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IXMLDOMDocument2
impl<'a> IntoParam<'a, IDispatch> for IXMLDOMDocument2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IXMLDOMDocument2
impl<'a> IntoParam<'a, IDispatch> for &'a IXMLDOMDocument2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IMSVidPlayback
impl<'a> IntoParam<'a, IDispatch> for &'a IMSVidPlaybackfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IMXAttributes
impl<'a> IntoParam<'a, IDispatch> for IMXAttributesfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IMXAttributes
impl<'a> IntoParam<'a, IDispatch> for &'a IMXAttributesfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IMXNamespacePrefixes
impl<'a> IntoParam<'a, IDispatch> for IMXNamespacePrefixesfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IMXNamespacePrefixes
impl<'a> IntoParam<'a, IDispatch> for &'a IMXNamespacePrefixesfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IMXReaderControl
impl<'a> IntoParam<'a, IDispatch> for IMXReaderControlfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IMXReaderControl
impl<'a> IntoParam<'a, IDispatch> for &'a IMXReaderControlfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IMXSchemaDeclHandler
impl<'a> IntoParam<'a, IDispatch> for IMXSchemaDeclHandlerfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IMXSchemaDeclHandler
impl<'a> IntoParam<'a, IDispatch> for &'a IMXSchemaDeclHandlerfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IMXWriter
impl<'a> IntoParam<'a, IDispatch> for IMXWriterfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IMXWriter
impl<'a> IntoParam<'a, IDispatch> for &'a IMXWriterfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IMSVidFilePlayback
impl<'a> IntoParam<'a, IDispatch> for IMSVidFilePlaybackfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IMXXMLFilter
impl<'a> IntoParam<'a, IDispatch> for IMXXMLFilterfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IMXXMLFilter
impl<'a> IntoParam<'a, IDispatch> for &'a IMXXMLFilterfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ISchemaItem
impl<'a> IntoParam<'a, IDispatch> for ISchemaItemfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ISchemaItem
impl<'a> IntoParam<'a, IDispatch> for &'a ISchemaItemfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ISchema
impl<'a> IntoParam<'a, IDispatch> for ISchemafn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ISchema
impl<'a> IntoParam<'a, IDispatch> for &'a ISchemafn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ISchemaParticle
impl<'a> IntoParam<'a, IDispatch> for ISchemaParticlefn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ISchemaParticle
impl<'a> IntoParam<'a, IDispatch> for &'a ISchemaParticlefn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ISchemaAny
impl<'a> IntoParam<'a, IDispatch> for ISchemaAnyfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ISchemaAny
impl<'a> IntoParam<'a, IDispatch> for &'a ISchemaAnyfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IMSVidFilePlayback
impl<'a> IntoParam<'a, IDispatch> for &'a IMSVidFilePlaybackfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ISchemaAttribute
impl<'a> IntoParam<'a, IDispatch> for ISchemaAttributefn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ISchemaAttribute
impl<'a> IntoParam<'a, IDispatch> for &'a ISchemaAttributefn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ISchemaAttributeGroup
impl<'a> IntoParam<'a, IDispatch> for ISchemaAttributeGroupfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ISchemaAttributeGroup
impl<'a> IntoParam<'a, IDispatch> for &'a ISchemaAttributeGroupfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ISchemaType
impl<'a> IntoParam<'a, IDispatch> for ISchemaTypefn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ISchemaType
impl<'a> IntoParam<'a, IDispatch> for &'a ISchemaTypefn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ISchemaComplexType
impl<'a> IntoParam<'a, IDispatch> for ISchemaComplexTypefn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ISchemaComplexType
impl<'a> IntoParam<'a, IDispatch> for &'a ISchemaComplexTypefn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ISchemaElement
impl<'a> IntoParam<'a, IDispatch> for ISchemaElementfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ISchemaElement
impl<'a> IntoParam<'a, IDispatch> for &'a ISchemaElementfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IMSVidFilePlayback2
impl<'a> IntoParam<'a, IDispatch> for IMSVidFilePlayback2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ISchemaIdentityConstraint
impl<'a> IntoParam<'a, IDispatch> for ISchemaIdentityConstraintfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ISchemaIdentityConstraint
impl<'a> IntoParam<'a, IDispatch> for &'a ISchemaIdentityConstraintfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ISchemaItemCollection
impl<'a> IntoParam<'a, IDispatch> for ISchemaItemCollectionfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ISchemaItemCollection
impl<'a> IntoParam<'a, IDispatch> for &'a ISchemaItemCollectionfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ISchemaModelGroup
impl<'a> IntoParam<'a, IDispatch> for ISchemaModelGroupfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ISchemaModelGroup
impl<'a> IntoParam<'a, IDispatch> for &'a ISchemaModelGroupfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ISchemaNotation
impl<'a> IntoParam<'a, IDispatch> for ISchemaNotationfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ISchemaNotation
impl<'a> IntoParam<'a, IDispatch> for &'a ISchemaNotationfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ISchemaStringCollection
impl<'a> IntoParam<'a, IDispatch> for ISchemaStringCollectionfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ISchemaStringCollection
impl<'a> IntoParam<'a, IDispatch> for &'a ISchemaStringCollectionfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IMSVidFilePlayback2
impl<'a> IntoParam<'a, IDispatch> for &'a IMSVidFilePlayback2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IXMLHTTPRequest
impl<'a> IntoParam<'a, IDispatch> for IXMLHTTPRequestfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IXMLHTTPRequest
impl<'a> IntoParam<'a, IDispatch> for &'a IXMLHTTPRequestfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IServerXMLHTTPRequest
impl<'a> IntoParam<'a, IDispatch> for IServerXMLHTTPRequestfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IServerXMLHTTPRequest
impl<'a> IntoParam<'a, IDispatch> for &'a IServerXMLHTTPRequestfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IServerXMLHTTPRequest2
impl<'a> IntoParam<'a, IDispatch> for IServerXMLHTTPRequest2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IServerXMLHTTPRequest2
impl<'a> IntoParam<'a, IDispatch> for &'a IServerXMLHTTPRequest2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IVBMXNamespaceManager
impl<'a> IntoParam<'a, IDispatch> for IVBMXNamespaceManagerfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IVBMXNamespaceManager
impl<'a> IntoParam<'a, IDispatch> for &'a IVBMXNamespaceManagerfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IVBSAXAttributes
impl<'a> IntoParam<'a, IDispatch> for IVBSAXAttributesfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IVBSAXAttributes
impl<'a> IntoParam<'a, IDispatch> for &'a IVBSAXAttributesfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IADsFileServiceOperations
impl<'a> IntoParam<'a, IDispatch> for &'a IADsFileServiceOperationsfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IMSVidPlaybackEvent
impl<'a> IntoParam<'a, IDispatch> for IMSVidPlaybackEventfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IVBSAXContentHandler
impl<'a> IntoParam<'a, IDispatch> for IVBSAXContentHandlerfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IVBSAXContentHandler
impl<'a> IntoParam<'a, IDispatch> for &'a IVBSAXContentHandlerfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IVBSAXDTDHandler
impl<'a> IntoParam<'a, IDispatch> for IVBSAXDTDHandlerfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IVBSAXDTDHandler
impl<'a> IntoParam<'a, IDispatch> for &'a IVBSAXDTDHandlerfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IVBSAXDeclHandler
impl<'a> IntoParam<'a, IDispatch> for IVBSAXDeclHandlerfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IVBSAXDeclHandler
impl<'a> IntoParam<'a, IDispatch> for &'a IVBSAXDeclHandlerfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IVBSAXEntityResolver
impl<'a> IntoParam<'a, IDispatch> for IVBSAXEntityResolverfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IVBSAXEntityResolver
impl<'a> IntoParam<'a, IDispatch> for &'a IVBSAXEntityResolverfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IVBSAXErrorHandler
impl<'a> IntoParam<'a, IDispatch> for IVBSAXErrorHandlerfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IVBSAXErrorHandler
impl<'a> IntoParam<'a, IDispatch> for &'a IVBSAXErrorHandlerfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IMSVidPlaybackEvent
impl<'a> IntoParam<'a, IDispatch> for &'a IMSVidPlaybackEventfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IVBSAXLexicalHandler
impl<'a> IntoParam<'a, IDispatch> for IVBSAXLexicalHandlerfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IVBSAXLexicalHandler
impl<'a> IntoParam<'a, IDispatch> for &'a IVBSAXLexicalHandlerfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IVBSAXLocator
impl<'a> IntoParam<'a, IDispatch> for IVBSAXLocatorfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IVBSAXLocator
impl<'a> IntoParam<'a, IDispatch> for &'a IVBSAXLocatorfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IVBSAXXMLFilter
impl<'a> IntoParam<'a, IDispatch> for IVBSAXXMLFilterfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IVBSAXXMLFilter
impl<'a> IntoParam<'a, IDispatch> for &'a IVBSAXXMLFilterfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IVBSAXXMLReader
impl<'a> IntoParam<'a, IDispatch> for IVBSAXXMLReaderfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IVBSAXXMLReader
impl<'a> IntoParam<'a, IDispatch> for &'a IVBSAXXMLReaderfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IXMLDOMDocument3
impl<'a> IntoParam<'a, IDispatch> for IXMLDOMDocument3fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IXMLDOMDocument3
impl<'a> IntoParam<'a, IDispatch> for &'a IXMLDOMDocument3fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IMSVidFilePlaybackEvent
impl<'a> IntoParam<'a, IDispatch> for IMSVidFilePlaybackEventfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IXMLDOMParseError2
impl<'a> IntoParam<'a, IDispatch> for IXMLDOMParseError2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IXMLDOMParseError2
impl<'a> IntoParam<'a, IDispatch> for &'a IXMLDOMParseError2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IXMLDOMParseErrorCollection
impl<'a> IntoParam<'a, IDispatch> for IXMLDOMParseErrorCollectionfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IXMLDOMParseErrorCollection
impl<'a> IntoParam<'a, IDispatch> for &'a IXMLDOMParseErrorCollectionfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IXMLDOMSchemaCollection
impl<'a> IntoParam<'a, IDispatch> for IXMLDOMSchemaCollectionfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IXMLDOMSchemaCollection
impl<'a> IntoParam<'a, IDispatch> for &'a IXMLDOMSchemaCollectionfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IXMLDOMSchemaCollection2
impl<'a> IntoParam<'a, IDispatch> for IXMLDOMSchemaCollection2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IXMLDOMSchemaCollection2
impl<'a> IntoParam<'a, IDispatch> for &'a IXMLDOMSchemaCollection2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IXMLDOMSelection
impl<'a> IntoParam<'a, IDispatch> for IXMLDOMSelectionfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IXMLDOMSelection
impl<'a> IntoParam<'a, IDispatch> for &'a IXMLDOMSelectionfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IMSVidFilePlaybackEvent
impl<'a> IntoParam<'a, IDispatch> for &'a IMSVidFilePlaybackEventfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IXSLProcessor
impl<'a> IntoParam<'a, IDispatch> for IXSLProcessorfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IXSLProcessor
impl<'a> IntoParam<'a, IDispatch> for &'a IXSLProcessorfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IXSLTemplate
impl<'a> IntoParam<'a, IDispatch> for IXSLTemplatefn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IXSLTemplate
impl<'a> IntoParam<'a, IDispatch> for &'a IXSLTemplatefn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IPrintDocumentPackageStatusEvent
impl<'a> IntoParam<'a, IDispatch> for IPrintDocumentPackageStatusEventfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IPrintDocumentPackageStatusEvent
impl<'a> IntoParam<'a, IDispatch> for &'a IPrintDocumentPackageStatusEventfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IMSVidGenericSink
impl<'a> IntoParam<'a, IDispatch> for IMSVidGenericSinkfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IMSVidGenericSink
impl<'a> IntoParam<'a, IDispatch> for &'a IMSVidGenericSinkfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IMSVidGenericSink2
impl<'a> IntoParam<'a, IDispatch> for IMSVidGenericSink2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IMSVidGenericSink2
impl<'a> IntoParam<'a, IDispatch> for &'a IMSVidGenericSink2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IMSVidInputDevices
impl<'a> IntoParam<'a, IDispatch> for IMSVidInputDevicesfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IMSVidInputDevices
impl<'a> IntoParam<'a, IDispatch> for &'a IMSVidInputDevicesfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IADsFileShare
impl<'a> IntoParam<'a, IDispatch> for IADsFileSharefn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IMSVidOutputDevices
impl<'a> IntoParam<'a, IDispatch> for IMSVidOutputDevicesfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IMSVidOutputDevices
impl<'a> IntoParam<'a, IDispatch> for &'a IMSVidOutputDevicesfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IMSVidRect
impl<'a> IntoParam<'a, IDispatch> for IMSVidRectfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IMSVidRect
impl<'a> IntoParam<'a, IDispatch> for &'a IMSVidRectfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IMSVidStreamBufferRecordingControl
impl<'a> IntoParam<'a, IDispatch> for IMSVidStreamBufferRecordingControlfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IMSVidStreamBufferRecordingControl
impl<'a> IntoParam<'a, IDispatch> for &'a IMSVidStreamBufferRecordingControlfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IMSVidStreamBufferSink
impl<'a> IntoParam<'a, IDispatch> for IMSVidStreamBufferSinkfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IMSVidStreamBufferSink
impl<'a> IntoParam<'a, IDispatch> for &'a IMSVidStreamBufferSinkfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IMSVidStreamBufferSink2
impl<'a> IntoParam<'a, IDispatch> for IMSVidStreamBufferSink2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IMSVidStreamBufferSink2
impl<'a> IntoParam<'a, IDispatch> for &'a IMSVidStreamBufferSink2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IADsFileShare
impl<'a> IntoParam<'a, IDispatch> for &'a IADsFileSharefn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IMSVidStreamBufferSink3
impl<'a> IntoParam<'a, IDispatch> for IMSVidStreamBufferSink3fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IMSVidStreamBufferSink3
impl<'a> IntoParam<'a, IDispatch> for &'a IMSVidStreamBufferSink3fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IMSVidStreamBufferSinkEvent
impl<'a> IntoParam<'a, IDispatch> for IMSVidStreamBufferSinkEventfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IMSVidStreamBufferSinkEvent
impl<'a> IntoParam<'a, IDispatch> for &'a IMSVidStreamBufferSinkEventfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IMSVidStreamBufferSinkEvent2
impl<'a> IntoParam<'a, IDispatch> for IMSVidStreamBufferSinkEvent2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IMSVidStreamBufferSinkEvent2
impl<'a> IntoParam<'a, IDispatch> for &'a IMSVidStreamBufferSinkEvent2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IMSVidStreamBufferSinkEvent3
impl<'a> IntoParam<'a, IDispatch> for IMSVidStreamBufferSinkEvent3fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IMSVidStreamBufferSinkEvent3
impl<'a> IntoParam<'a, IDispatch> for &'a IMSVidStreamBufferSinkEvent3fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IMSVidStreamBufferSinkEvent4
impl<'a> IntoParam<'a, IDispatch> for IMSVidStreamBufferSinkEvent4fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IMSVidStreamBufferSinkEvent4
impl<'a> IntoParam<'a, IDispatch> for &'a IMSVidStreamBufferSinkEvent4fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IADsGroup
impl<'a> IntoParam<'a, IDispatch> for IADsGroupfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IMSVidStreamBufferSource
impl<'a> IntoParam<'a, IDispatch> for IMSVidStreamBufferSourcefn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IMSVidStreamBufferSource
impl<'a> IntoParam<'a, IDispatch> for &'a IMSVidStreamBufferSourcefn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IMSVidStreamBufferSource2
impl<'a> IntoParam<'a, IDispatch> for IMSVidStreamBufferSource2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IMSVidStreamBufferSource2
impl<'a> IntoParam<'a, IDispatch> for &'a IMSVidStreamBufferSource2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IMSVidStreamBufferSourceEvent
impl<'a> IntoParam<'a, IDispatch> for IMSVidStreamBufferSourceEventfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IMSVidStreamBufferSourceEvent
impl<'a> IntoParam<'a, IDispatch> for &'a IMSVidStreamBufferSourceEventfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IMSVidStreamBufferSourceEvent2
impl<'a> IntoParam<'a, IDispatch> for IMSVidStreamBufferSourceEvent2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IMSVidStreamBufferSourceEvent2
impl<'a> IntoParam<'a, IDispatch> for &'a IMSVidStreamBufferSourceEvent2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IMSVidStreamBufferSourceEvent3
impl<'a> IntoParam<'a, IDispatch> for IMSVidStreamBufferSourceEvent3fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IMSVidStreamBufferSourceEvent3
impl<'a> IntoParam<'a, IDispatch> for &'a IMSVidStreamBufferSourceEvent3fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IADsGroup
impl<'a> IntoParam<'a, IDispatch> for &'a IADsGroupfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IMSVidStreamBufferV2SourceEvent
impl<'a> IntoParam<'a, IDispatch> for IMSVidStreamBufferV2SourceEventfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IMSVidStreamBufferV2SourceEvent
impl<'a> IntoParam<'a, IDispatch> for &'a IMSVidStreamBufferV2SourceEventfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IMSVidVMR9
impl<'a> IntoParam<'a, IDispatch> for IMSVidVMR9fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IMSVidVMR9
impl<'a> IntoParam<'a, IDispatch> for &'a IMSVidVMR9fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IMSVidVideoRenderer2
impl<'a> IntoParam<'a, IDispatch> for IMSVidVideoRenderer2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IMSVidVideoRenderer2
impl<'a> IntoParam<'a, IDispatch> for &'a IMSVidVideoRenderer2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IMSVidVideoRendererDevices
impl<'a> IntoParam<'a, IDispatch> for IMSVidVideoRendererDevicesfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IMSVidVideoRendererDevices
impl<'a> IntoParam<'a, IDispatch> for &'a IMSVidVideoRendererDevicesfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IMSVidVideoRendererEvent
impl<'a> IntoParam<'a, IDispatch> for IMSVidVideoRendererEventfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IMSVidVideoRendererEvent
impl<'a> IntoParam<'a, IDispatch> for &'a IMSVidVideoRendererEventfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IADsHold
impl<'a> IntoParam<'a, IDispatch> for IADsHoldfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IMSVidVideoRendererEvent2
impl<'a> IntoParam<'a, IDispatch> for IMSVidVideoRendererEvent2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IMSVidVideoRendererEvent2
impl<'a> IntoParam<'a, IDispatch> for &'a IMSVidVideoRendererEvent2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IMSVidWebDVD
impl<'a> IntoParam<'a, IDispatch> for IMSVidWebDVDfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IMSVidWebDVD
impl<'a> IntoParam<'a, IDispatch> for &'a IMSVidWebDVDfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IMSVidWebDVD2
impl<'a> IntoParam<'a, IDispatch> for IMSVidWebDVD2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IMSVidWebDVD2
impl<'a> IntoParam<'a, IDispatch> for &'a IMSVidWebDVD2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IMSVidWebDVDAdm
impl<'a> IntoParam<'a, IDispatch> for IMSVidWebDVDAdmfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IMSVidWebDVDAdm
impl<'a> IntoParam<'a, IDispatch> for &'a IMSVidWebDVDAdmfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IMSVidWebDVDEvent
impl<'a> IntoParam<'a, IDispatch> for IMSVidWebDVDEventfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IMSVidWebDVDEvent
impl<'a> IntoParam<'a, IDispatch> for &'a IMSVidWebDVDEventfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IADsHold
impl<'a> IntoParam<'a, IDispatch> for &'a IADsHoldfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IMSVidXDS
impl<'a> IntoParam<'a, IDispatch> for IMSVidXDSfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IMSVidXDS
impl<'a> IntoParam<'a, IDispatch> for &'a IMSVidXDSfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IMSVidXDSEvent
impl<'a> IntoParam<'a, IDispatch> for IMSVidXDSEventfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IMSVidXDSEvent
impl<'a> IntoParam<'a, IDispatch> for &'a IMSVidXDSEventfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IMediaControl
impl<'a> IntoParam<'a, IDispatch> for IMediaControlfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IMediaControl
impl<'a> IntoParam<'a, IDispatch> for &'a IMediaControlfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IMediaEvent
impl<'a> IntoParam<'a, IDispatch> for IMediaEventfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IMediaEvent
impl<'a> IntoParam<'a, IDispatch> for &'a IMediaEventfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IMediaEventEx
impl<'a> IntoParam<'a, IDispatch> for IMediaEventExfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IMediaEventEx
impl<'a> IntoParam<'a, IDispatch> for &'a IMediaEventExfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IADsADSystemInfo
impl<'a> IntoParam<'a, IDispatch> for &'a IADsADSystemInfofn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IADsLargeInteger
impl<'a> IntoParam<'a, IDispatch> for IADsLargeIntegerfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IMediaPosition
impl<'a> IntoParam<'a, IDispatch> for IMediaPositionfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IMediaPosition
impl<'a> IntoParam<'a, IDispatch> for &'a IMediaPositionfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IMediaTypeInfo
impl<'a> IntoParam<'a, IDispatch> for IMediaTypeInfofn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IMediaTypeInfo
impl<'a> IntoParam<'a, IDispatch> for &'a IMediaTypeInfofn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IPinInfo
impl<'a> IntoParam<'a, IDispatch> for IPinInfofn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IPinInfo
impl<'a> IntoParam<'a, IDispatch> for &'a IPinInfofn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IRegFilterInfo
impl<'a> IntoParam<'a, IDispatch> for IRegFilterInfofn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IRegFilterInfo
impl<'a> IntoParam<'a, IDispatch> for &'a IRegFilterInfofn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ITuningSpaceContainer
impl<'a> IntoParam<'a, IDispatch> for ITuningSpaceContainerfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ITuningSpaceContainer
impl<'a> IntoParam<'a, IDispatch> for &'a ITuningSpaceContainerfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IADsLargeInteger
impl<'a> IntoParam<'a, IDispatch> for &'a IADsLargeIntegerfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for ITuningSpaces
impl<'a> IntoParam<'a, IDispatch> for ITuningSpacesfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a ITuningSpaces
impl<'a> IntoParam<'a, IDispatch> for &'a ITuningSpacesfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IVideoWindow
impl<'a> IntoParam<'a, IDispatch> for IVideoWindowfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IVideoWindow
impl<'a> IntoParam<'a, IDispatch> for &'a IVideoWindowfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IXDSCodecEvents
impl<'a> IntoParam<'a, IDispatch> for IXDSCodecEventsfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IXDSCodecEvents
impl<'a> IntoParam<'a, IDispatch> for &'a IXDSCodecEventsfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IXDSToRat
impl<'a> IntoParam<'a, IDispatch> for IXDSToRatfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IXDSToRat
impl<'a> IntoParam<'a, IDispatch> for &'a IXDSToRatfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for _IMSVidCtlEvents
impl<'a> IntoParam<'a, IDispatch> for _IMSVidCtlEventsfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a _IMSVidCtlEvents
impl<'a> IntoParam<'a, IDispatch> for &'a _IMSVidCtlEventsfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IADsLocality
impl<'a> IntoParam<'a, IDispatch> for IADsLocalityfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IFaxAccount
impl<'a> IntoParam<'a, IDispatch> for IFaxAccountfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IFaxAccount
impl<'a> IntoParam<'a, IDispatch> for &'a IFaxAccountfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IFaxAccountFolders
impl<'a> IntoParam<'a, IDispatch> for IFaxAccountFoldersfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IFaxAccountFolders
impl<'a> IntoParam<'a, IDispatch> for &'a IFaxAccountFoldersfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IFaxAccountIncomingArchive
impl<'a> IntoParam<'a, IDispatch> for IFaxAccountIncomingArchivefn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IFaxAccountIncomingArchive
impl<'a> IntoParam<'a, IDispatch> for &'a IFaxAccountIncomingArchivefn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IFaxAccountIncomingQueue
impl<'a> IntoParam<'a, IDispatch> for IFaxAccountIncomingQueuefn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IFaxAccountIncomingQueue
impl<'a> IntoParam<'a, IDispatch> for &'a IFaxAccountIncomingQueuefn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IFaxAccountNotify
impl<'a> IntoParam<'a, IDispatch> for IFaxAccountNotifyfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IFaxAccountNotify
impl<'a> IntoParam<'a, IDispatch> for &'a IFaxAccountNotifyfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IADsLocality
impl<'a> IntoParam<'a, IDispatch> for &'a IADsLocalityfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IFaxAccountOutgoingArchive
impl<'a> IntoParam<'a, IDispatch> for IFaxAccountOutgoingArchivefn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IFaxAccountOutgoingArchive
impl<'a> IntoParam<'a, IDispatch> for &'a IFaxAccountOutgoingArchivefn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IFaxAccountOutgoingQueue
impl<'a> IntoParam<'a, IDispatch> for IFaxAccountOutgoingQueuefn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IFaxAccountOutgoingQueue
impl<'a> IntoParam<'a, IDispatch> for &'a IFaxAccountOutgoingQueuefn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IFaxAccountSet
impl<'a> IntoParam<'a, IDispatch> for IFaxAccountSetfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IFaxAccountSet
impl<'a> IntoParam<'a, IDispatch> for &'a IFaxAccountSetfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IFaxAccounts
impl<'a> IntoParam<'a, IDispatch> for IFaxAccountsfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IFaxAccounts
impl<'a> IntoParam<'a, IDispatch> for &'a IFaxAccountsfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IFaxActivity
impl<'a> IntoParam<'a, IDispatch> for IFaxActivityfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IFaxActivity
impl<'a> IntoParam<'a, IDispatch> for &'a IFaxActivityfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IADsMembers
impl<'a> IntoParam<'a, IDispatch> for IADsMembersfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IFaxActivityLogging
impl<'a> IntoParam<'a, IDispatch> for IFaxActivityLoggingfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IFaxActivityLogging
impl<'a> IntoParam<'a, IDispatch> for &'a IFaxActivityLoggingfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IFaxConfiguration
impl<'a> IntoParam<'a, IDispatch> for IFaxConfigurationfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IFaxConfiguration
impl<'a> IntoParam<'a, IDispatch> for &'a IFaxConfigurationfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IFaxDevice
impl<'a> IntoParam<'a, IDispatch> for IFaxDevicefn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IFaxDevice
impl<'a> IntoParam<'a, IDispatch> for &'a IFaxDevicefn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IFaxDeviceIds
impl<'a> IntoParam<'a, IDispatch> for IFaxDeviceIdsfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IFaxDeviceIds
impl<'a> IntoParam<'a, IDispatch> for &'a IFaxDeviceIdsfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IFaxDeviceProvider
impl<'a> IntoParam<'a, IDispatch> for IFaxDeviceProviderfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IFaxDeviceProvider
impl<'a> IntoParam<'a, IDispatch> for &'a IFaxDeviceProviderfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IADsMembers
impl<'a> IntoParam<'a, IDispatch> for &'a IADsMembersfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IFaxDeviceProviders
impl<'a> IntoParam<'a, IDispatch> for IFaxDeviceProvidersfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IFaxDeviceProviders
impl<'a> IntoParam<'a, IDispatch> for &'a IFaxDeviceProvidersfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IFaxDevices
impl<'a> IntoParam<'a, IDispatch> for IFaxDevicesfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IFaxDevices
impl<'a> IntoParam<'a, IDispatch> for &'a IFaxDevicesfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IFaxDocument
impl<'a> IntoParam<'a, IDispatch> for IFaxDocumentfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IFaxDocument
impl<'a> IntoParam<'a, IDispatch> for &'a IFaxDocumentfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IFaxDocument2
impl<'a> IntoParam<'a, IDispatch> for IFaxDocument2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IFaxDocument2
impl<'a> IntoParam<'a, IDispatch> for &'a IFaxDocument2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IFaxEventLogging
impl<'a> IntoParam<'a, IDispatch> for IFaxEventLoggingfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IFaxEventLogging
impl<'a> IntoParam<'a, IDispatch> for &'a IFaxEventLoggingfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IADsNameTranslate
impl<'a> IntoParam<'a, IDispatch> for IADsNameTranslatefn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IFaxFolders
impl<'a> IntoParam<'a, IDispatch> for IFaxFoldersfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IFaxFolders
impl<'a> IntoParam<'a, IDispatch> for &'a IFaxFoldersfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IFaxInboundRouting
impl<'a> IntoParam<'a, IDispatch> for IFaxInboundRoutingfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IFaxInboundRouting
impl<'a> IntoParam<'a, IDispatch> for &'a IFaxInboundRoutingfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IFaxInboundRoutingExtension
impl<'a> IntoParam<'a, IDispatch> for IFaxInboundRoutingExtensionfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IFaxInboundRoutingExtension
impl<'a> IntoParam<'a, IDispatch> for &'a IFaxInboundRoutingExtensionfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IFaxInboundRoutingExtensions
impl<'a> IntoParam<'a, IDispatch> for IFaxInboundRoutingExtensionsfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IFaxInboundRoutingExtensions
impl<'a> IntoParam<'a, IDispatch> for &'a IFaxInboundRoutingExtensionsfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IFaxInboundRoutingMethod
impl<'a> IntoParam<'a, IDispatch> for IFaxInboundRoutingMethodfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IFaxInboundRoutingMethod
impl<'a> IntoParam<'a, IDispatch> for &'a IFaxInboundRoutingMethodfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IADsNameTranslate
impl<'a> IntoParam<'a, IDispatch> for &'a IADsNameTranslatefn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IFaxInboundRoutingMethods
impl<'a> IntoParam<'a, IDispatch> for IFaxInboundRoutingMethodsfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IFaxInboundRoutingMethods
impl<'a> IntoParam<'a, IDispatch> for &'a IFaxInboundRoutingMethodsfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IFaxIncomingArchive
impl<'a> IntoParam<'a, IDispatch> for IFaxIncomingArchivefn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IFaxIncomingArchive
impl<'a> IntoParam<'a, IDispatch> for &'a IFaxIncomingArchivefn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IFaxIncomingJob
impl<'a> IntoParam<'a, IDispatch> for IFaxIncomingJobfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IFaxIncomingJob
impl<'a> IntoParam<'a, IDispatch> for &'a IFaxIncomingJobfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IFaxIncomingJobs
impl<'a> IntoParam<'a, IDispatch> for IFaxIncomingJobsfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IFaxIncomingJobs
impl<'a> IntoParam<'a, IDispatch> for &'a IFaxIncomingJobsfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IFaxIncomingMessage
impl<'a> IntoParam<'a, IDispatch> for IFaxIncomingMessagefn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IFaxIncomingMessage
impl<'a> IntoParam<'a, IDispatch> for &'a IFaxIncomingMessagefn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IADsNamespaces
impl<'a> IntoParam<'a, IDispatch> for IADsNamespacesfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IFaxIncomingMessage2
impl<'a> IntoParam<'a, IDispatch> for IFaxIncomingMessage2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IFaxIncomingMessage2
impl<'a> IntoParam<'a, IDispatch> for &'a IFaxIncomingMessage2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IFaxIncomingMessageIterator
impl<'a> IntoParam<'a, IDispatch> for IFaxIncomingMessageIteratorfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IFaxIncomingMessageIterator
impl<'a> IntoParam<'a, IDispatch> for &'a IFaxIncomingMessageIteratorfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IFaxIncomingQueue
impl<'a> IntoParam<'a, IDispatch> for IFaxIncomingQueuefn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IFaxIncomingQueue
impl<'a> IntoParam<'a, IDispatch> for &'a IFaxIncomingQueuefn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IFaxJobStatus
impl<'a> IntoParam<'a, IDispatch> for IFaxJobStatusfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IFaxJobStatus
impl<'a> IntoParam<'a, IDispatch> for &'a IFaxJobStatusfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IFaxLoggingOptions
impl<'a> IntoParam<'a, IDispatch> for IFaxLoggingOptionsfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IFaxLoggingOptions
impl<'a> IntoParam<'a, IDispatch> for &'a IFaxLoggingOptionsfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IADsNamespaces
impl<'a> IntoParam<'a, IDispatch> for &'a IADsNamespacesfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IFaxOutboundRouting
impl<'a> IntoParam<'a, IDispatch> for IFaxOutboundRoutingfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IFaxOutboundRouting
impl<'a> IntoParam<'a, IDispatch> for &'a IFaxOutboundRoutingfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IFaxOutboundRoutingGroup
impl<'a> IntoParam<'a, IDispatch> for IFaxOutboundRoutingGroupfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IFaxOutboundRoutingGroup
impl<'a> IntoParam<'a, IDispatch> for &'a IFaxOutboundRoutingGroupfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IFaxOutboundRoutingGroups
impl<'a> IntoParam<'a, IDispatch> for IFaxOutboundRoutingGroupsfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IFaxOutboundRoutingGroups
impl<'a> IntoParam<'a, IDispatch> for &'a IFaxOutboundRoutingGroupsfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IFaxOutboundRoutingRule
impl<'a> IntoParam<'a, IDispatch> for IFaxOutboundRoutingRulefn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IFaxOutboundRoutingRule
impl<'a> IntoParam<'a, IDispatch> for &'a IFaxOutboundRoutingRulefn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IFaxOutboundRoutingRules
impl<'a> IntoParam<'a, IDispatch> for IFaxOutboundRoutingRulesfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IFaxOutboundRoutingRules
impl<'a> IntoParam<'a, IDispatch> for &'a IFaxOutboundRoutingRulesfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IADsAccessControlEntry
impl<'a> IntoParam<'a, IDispatch> for IADsAccessControlEntryfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IADsNetAddress
impl<'a> IntoParam<'a, IDispatch> for IADsNetAddressfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IFaxOutgoingArchive
impl<'a> IntoParam<'a, IDispatch> for IFaxOutgoingArchivefn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IFaxOutgoingArchive
impl<'a> IntoParam<'a, IDispatch> for &'a IFaxOutgoingArchivefn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IFaxOutgoingJob
impl<'a> IntoParam<'a, IDispatch> for IFaxOutgoingJobfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IFaxOutgoingJob
impl<'a> IntoParam<'a, IDispatch> for &'a IFaxOutgoingJobfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IFaxOutgoingJob2
impl<'a> IntoParam<'a, IDispatch> for IFaxOutgoingJob2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IFaxOutgoingJob2
impl<'a> IntoParam<'a, IDispatch> for &'a IFaxOutgoingJob2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IFaxOutgoingJobs
impl<'a> IntoParam<'a, IDispatch> for IFaxOutgoingJobsfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IFaxOutgoingJobs
impl<'a> IntoParam<'a, IDispatch> for &'a IFaxOutgoingJobsfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IFaxOutgoingMessage
impl<'a> IntoParam<'a, IDispatch> for IFaxOutgoingMessagefn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IFaxOutgoingMessage
impl<'a> IntoParam<'a, IDispatch> for &'a IFaxOutgoingMessagefn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IADsNetAddress
impl<'a> IntoParam<'a, IDispatch> for &'a IADsNetAddressfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IFaxOutgoingMessage2
impl<'a> IntoParam<'a, IDispatch> for IFaxOutgoingMessage2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IFaxOutgoingMessage2
impl<'a> IntoParam<'a, IDispatch> for &'a IFaxOutgoingMessage2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IFaxOutgoingMessageIterator
impl<'a> IntoParam<'a, IDispatch> for IFaxOutgoingMessageIteratorfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IFaxOutgoingMessageIterator
impl<'a> IntoParam<'a, IDispatch> for &'a IFaxOutgoingMessageIteratorfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IFaxOutgoingQueue
impl<'a> IntoParam<'a, IDispatch> for IFaxOutgoingQueuefn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IFaxOutgoingQueue
impl<'a> IntoParam<'a, IDispatch> for &'a IFaxOutgoingQueuefn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IFaxReceiptOptions
impl<'a> IntoParam<'a, IDispatch> for IFaxReceiptOptionsfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IFaxReceiptOptions
impl<'a> IntoParam<'a, IDispatch> for &'a IFaxReceiptOptionsfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IFaxRecipient
impl<'a> IntoParam<'a, IDispatch> for IFaxRecipientfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IFaxRecipient
impl<'a> IntoParam<'a, IDispatch> for &'a IFaxRecipientfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IADsO
impl<'a> IntoParam<'a, IDispatch> for IADsOfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IFaxRecipients
impl<'a> IntoParam<'a, IDispatch> for IFaxRecipientsfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IFaxRecipients
impl<'a> IntoParam<'a, IDispatch> for &'a IFaxRecipientsfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IFaxSecurity
impl<'a> IntoParam<'a, IDispatch> for IFaxSecurityfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IFaxSecurity
impl<'a> IntoParam<'a, IDispatch> for &'a IFaxSecurityfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IFaxSecurity2
impl<'a> IntoParam<'a, IDispatch> for IFaxSecurity2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IFaxSecurity2
impl<'a> IntoParam<'a, IDispatch> for &'a IFaxSecurity2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IFaxSender
impl<'a> IntoParam<'a, IDispatch> for IFaxSenderfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IFaxSender
impl<'a> IntoParam<'a, IDispatch> for &'a IFaxSenderfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IFaxServer
impl<'a> IntoParam<'a, IDispatch> for IFaxServerfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IFaxServer
impl<'a> IntoParam<'a, IDispatch> for &'a IFaxServerfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IADsO
impl<'a> IntoParam<'a, IDispatch> for &'a IADsOfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IFaxServer2
impl<'a> IntoParam<'a, IDispatch> for IFaxServer2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IFaxServer2
impl<'a> IntoParam<'a, IDispatch> for &'a IFaxServer2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IFaxServerNotify
impl<'a> IntoParam<'a, IDispatch> for IFaxServerNotifyfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IFaxServerNotify
impl<'a> IntoParam<'a, IDispatch> for &'a IFaxServerNotifyfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IFaxServerNotify2
impl<'a> IntoParam<'a, IDispatch> for IFaxServerNotify2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IFaxServerNotify2
impl<'a> IntoParam<'a, IDispatch> for &'a IFaxServerNotify2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for _IFaxAccountNotify
impl<'a> IntoParam<'a, IDispatch> for _IFaxAccountNotifyfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a _IFaxAccountNotify
impl<'a> IntoParam<'a, IDispatch> for &'a _IFaxAccountNotifyfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for _IFaxServerNotify2
impl<'a> IntoParam<'a, IDispatch> for _IFaxServerNotify2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a _IFaxServerNotify2
impl<'a> IntoParam<'a, IDispatch> for &'a _IFaxServerNotify2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IADsOU
impl<'a> IntoParam<'a, IDispatch> for IADsOUfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for DIFsrmClassificationEvents
impl<'a> IntoParam<'a, IDispatch> for DIFsrmClassificationEventsfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a DIFsrmClassificationEvents
impl<'a> IntoParam<'a, IDispatch> for &'a DIFsrmClassificationEventsfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IFsrmAccessDeniedRemediationClient
impl<'a> IntoParam<'a, IDispatch> for IFsrmAccessDeniedRemediationClientfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IFsrmAccessDeniedRemediationClient
impl<'a> IntoParam<'a, IDispatch> for &'a IFsrmAccessDeniedRemediationClientfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IFsrmAction
impl<'a> IntoParam<'a, IDispatch> for IFsrmActionfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IFsrmAction
impl<'a> IntoParam<'a, IDispatch> for &'a IFsrmActionfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IFsrmActionCommand
impl<'a> IntoParam<'a, IDispatch> for IFsrmActionCommandfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IFsrmActionCommand
impl<'a> IntoParam<'a, IDispatch> for &'a IFsrmActionCommandfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IFsrmActionEmail
impl<'a> IntoParam<'a, IDispatch> for IFsrmActionEmailfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IFsrmActionEmail
impl<'a> IntoParam<'a, IDispatch> for &'a IFsrmActionEmailfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IADsOU
impl<'a> IntoParam<'a, IDispatch> for &'a IADsOUfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IFsrmActionEmail2
impl<'a> IntoParam<'a, IDispatch> for IFsrmActionEmail2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IFsrmActionEmail2
impl<'a> IntoParam<'a, IDispatch> for &'a IFsrmActionEmail2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IFsrmActionEventLog
impl<'a> IntoParam<'a, IDispatch> for IFsrmActionEventLogfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IFsrmActionEventLog
impl<'a> IntoParam<'a, IDispatch> for &'a IFsrmActionEventLogfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IFsrmActionReport
impl<'a> IntoParam<'a, IDispatch> for IFsrmActionReportfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IFsrmActionReport
impl<'a> IntoParam<'a, IDispatch> for &'a IFsrmActionReportfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IFsrmObject
impl<'a> IntoParam<'a, IDispatch> for IFsrmObjectfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IFsrmObject
impl<'a> IntoParam<'a, IDispatch> for &'a IFsrmObjectfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IFsrmQuotaBase
impl<'a> IntoParam<'a, IDispatch> for IFsrmQuotaBasefn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IFsrmQuotaBase
impl<'a> IntoParam<'a, IDispatch> for &'a IFsrmQuotaBasefn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IADsObjectOptions
impl<'a> IntoParam<'a, IDispatch> for IADsObjectOptionsfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IFsrmQuotaObject
impl<'a> IntoParam<'a, IDispatch> for IFsrmQuotaObjectfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IFsrmQuotaObject
impl<'a> IntoParam<'a, IDispatch> for &'a IFsrmQuotaObjectfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IFsrmAutoApplyQuota
impl<'a> IntoParam<'a, IDispatch> for IFsrmAutoApplyQuotafn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IFsrmAutoApplyQuota
impl<'a> IntoParam<'a, IDispatch> for &'a IFsrmAutoApplyQuotafn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IFsrmClassificationManager
impl<'a> IntoParam<'a, IDispatch> for IFsrmClassificationManagerfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IFsrmClassificationManager
impl<'a> IntoParam<'a, IDispatch> for &'a IFsrmClassificationManagerfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IFsrmClassificationManager2
impl<'a> IntoParam<'a, IDispatch> for IFsrmClassificationManager2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IFsrmClassificationManager2
impl<'a> IntoParam<'a, IDispatch> for &'a IFsrmClassificationManager2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IFsrmRule
impl<'a> IntoParam<'a, IDispatch> for IFsrmRulefn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IFsrmRule
impl<'a> IntoParam<'a, IDispatch> for &'a IFsrmRulefn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IADsObjectOptions
impl<'a> IntoParam<'a, IDispatch> for &'a IADsObjectOptionsfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IFsrmClassificationRule
impl<'a> IntoParam<'a, IDispatch> for IFsrmClassificationRulefn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IFsrmClassificationRule
impl<'a> IntoParam<'a, IDispatch> for &'a IFsrmClassificationRulefn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IFsrmPipelineModuleDefinition
impl<'a> IntoParam<'a, IDispatch> for IFsrmPipelineModuleDefinitionfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IFsrmPipelineModuleDefinition
impl<'a> IntoParam<'a, IDispatch> for &'a IFsrmPipelineModuleDefinitionfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IFsrmClassifierModuleDefinition
impl<'a> IntoParam<'a, IDispatch> for IFsrmClassifierModuleDefinitionfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IFsrmClassifierModuleDefinition
impl<'a> IntoParam<'a, IDispatch> for &'a IFsrmClassifierModuleDefinitionfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IFsrmPipelineModuleImplementation
impl<'a> IntoParam<'a, IDispatch> for IFsrmPipelineModuleImplementationfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IFsrmPipelineModuleImplementation
impl<'a> IntoParam<'a, IDispatch> for &'a IFsrmPipelineModuleImplementationfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IFsrmClassifierModuleImplementation
impl<'a> IntoParam<'a, IDispatch> for IFsrmClassifierModuleImplementationfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IFsrmClassifierModuleImplementation
impl<'a> IntoParam<'a, IDispatch> for &'a IFsrmClassifierModuleImplementationfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IADsOctetList
impl<'a> IntoParam<'a, IDispatch> for IADsOctetListfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IFsrmCollection
impl<'a> IntoParam<'a, IDispatch> for IFsrmCollectionfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IFsrmCollection
impl<'a> IntoParam<'a, IDispatch> for &'a IFsrmCollectionfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IFsrmMutableCollection
impl<'a> IntoParam<'a, IDispatch> for IFsrmMutableCollectionfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IFsrmMutableCollection
impl<'a> IntoParam<'a, IDispatch> for &'a IFsrmMutableCollectionfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IFsrmCommittableCollection
impl<'a> IntoParam<'a, IDispatch> for IFsrmCommittableCollectionfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IFsrmCommittableCollection
impl<'a> IntoParam<'a, IDispatch> for &'a IFsrmCommittableCollectionfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IFsrmDerivedObjectsResult
impl<'a> IntoParam<'a, IDispatch> for IFsrmDerivedObjectsResultfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IFsrmDerivedObjectsResult
impl<'a> IntoParam<'a, IDispatch> for &'a IFsrmDerivedObjectsResultfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IFsrmExportImport
impl<'a> IntoParam<'a, IDispatch> for IFsrmExportImportfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IFsrmExportImport
impl<'a> IntoParam<'a, IDispatch> for &'a IFsrmExportImportfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IADsOctetList
impl<'a> IntoParam<'a, IDispatch> for &'a IADsOctetListfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IFsrmFileCondition
impl<'a> IntoParam<'a, IDispatch> for IFsrmFileConditionfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IFsrmFileCondition
impl<'a> IntoParam<'a, IDispatch> for &'a IFsrmFileConditionfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IFsrmFileConditionProperty
impl<'a> IntoParam<'a, IDispatch> for IFsrmFileConditionPropertyfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IFsrmFileConditionProperty
impl<'a> IntoParam<'a, IDispatch> for &'a IFsrmFileConditionPropertyfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IFsrmFileGroup
impl<'a> IntoParam<'a, IDispatch> for IFsrmFileGroupfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IFsrmFileGroup
impl<'a> IntoParam<'a, IDispatch> for &'a IFsrmFileGroupfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IFsrmFileGroupImported
impl<'a> IntoParam<'a, IDispatch> for IFsrmFileGroupImportedfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IFsrmFileGroupImported
impl<'a> IntoParam<'a, IDispatch> for &'a IFsrmFileGroupImportedfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IFsrmFileGroupManager
impl<'a> IntoParam<'a, IDispatch> for IFsrmFileGroupManagerfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IFsrmFileGroupManager
impl<'a> IntoParam<'a, IDispatch> for &'a IFsrmFileGroupManagerfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IADsAccessControlEntry
impl<'a> IntoParam<'a, IDispatch> for &'a IADsAccessControlEntryfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IADsOpenDSObject
impl<'a> IntoParam<'a, IDispatch> for IADsOpenDSObjectfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IFsrmFileManagementJob
impl<'a> IntoParam<'a, IDispatch> for IFsrmFileManagementJobfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IFsrmFileManagementJob
impl<'a> IntoParam<'a, IDispatch> for &'a IFsrmFileManagementJobfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IFsrmFileManagementJobManager
impl<'a> IntoParam<'a, IDispatch> for IFsrmFileManagementJobManagerfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IFsrmFileManagementJobManager
impl<'a> IntoParam<'a, IDispatch> for &'a IFsrmFileManagementJobManagerfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IFsrmFileScreenBase
impl<'a> IntoParam<'a, IDispatch> for IFsrmFileScreenBasefn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IFsrmFileScreenBase
impl<'a> IntoParam<'a, IDispatch> for &'a IFsrmFileScreenBasefn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IFsrmFileScreen
impl<'a> IntoParam<'a, IDispatch> for IFsrmFileScreenfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IFsrmFileScreen
impl<'a> IntoParam<'a, IDispatch> for &'a IFsrmFileScreenfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IFsrmFileScreenException
impl<'a> IntoParam<'a, IDispatch> for IFsrmFileScreenExceptionfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IFsrmFileScreenException
impl<'a> IntoParam<'a, IDispatch> for &'a IFsrmFileScreenExceptionfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IADsOpenDSObject
impl<'a> IntoParam<'a, IDispatch> for &'a IADsOpenDSObjectfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IFsrmFileScreenManager
impl<'a> IntoParam<'a, IDispatch> for IFsrmFileScreenManagerfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IFsrmFileScreenManager
impl<'a> IntoParam<'a, IDispatch> for &'a IFsrmFileScreenManagerfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IFsrmFileScreenTemplate
impl<'a> IntoParam<'a, IDispatch> for IFsrmFileScreenTemplatefn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IFsrmFileScreenTemplate
impl<'a> IntoParam<'a, IDispatch> for &'a IFsrmFileScreenTemplatefn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IFsrmFileScreenTemplateImported
impl<'a> IntoParam<'a, IDispatch> for IFsrmFileScreenTemplateImportedfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IFsrmFileScreenTemplateImported
impl<'a> IntoParam<'a, IDispatch> for &'a IFsrmFileScreenTemplateImportedfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IFsrmFileScreenTemplateManager
impl<'a> IntoParam<'a, IDispatch> for IFsrmFileScreenTemplateManagerfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IFsrmFileScreenTemplateManager
impl<'a> IntoParam<'a, IDispatch> for &'a IFsrmFileScreenTemplateManagerfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IFsrmPathMapper
impl<'a> IntoParam<'a, IDispatch> for IFsrmPathMapperfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IFsrmPathMapper
impl<'a> IntoParam<'a, IDispatch> for &'a IFsrmPathMapperfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IADsPath
impl<'a> IntoParam<'a, IDispatch> for IADsPathfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IFsrmPipelineModuleConnector
impl<'a> IntoParam<'a, IDispatch> for IFsrmPipelineModuleConnectorfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IFsrmPipelineModuleConnector
impl<'a> IntoParam<'a, IDispatch> for &'a IFsrmPipelineModuleConnectorfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IFsrmProperty
impl<'a> IntoParam<'a, IDispatch> for IFsrmPropertyfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IFsrmProperty
impl<'a> IntoParam<'a, IDispatch> for &'a IFsrmPropertyfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IFsrmPropertyBag
impl<'a> IntoParam<'a, IDispatch> for IFsrmPropertyBagfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IFsrmPropertyBag
impl<'a> IntoParam<'a, IDispatch> for &'a IFsrmPropertyBagfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IFsrmPropertyBag2
impl<'a> IntoParam<'a, IDispatch> for IFsrmPropertyBag2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IFsrmPropertyBag2
impl<'a> IntoParam<'a, IDispatch> for &'a IFsrmPropertyBag2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IFsrmPropertyCondition
impl<'a> IntoParam<'a, IDispatch> for IFsrmPropertyConditionfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IFsrmPropertyCondition
impl<'a> IntoParam<'a, IDispatch> for &'a IFsrmPropertyConditionfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IADsPath
impl<'a> IntoParam<'a, IDispatch> for &'a IADsPathfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IFsrmPropertyDefinition
impl<'a> IntoParam<'a, IDispatch> for IFsrmPropertyDefinitionfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IFsrmPropertyDefinition
impl<'a> IntoParam<'a, IDispatch> for &'a IFsrmPropertyDefinitionfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IFsrmPropertyDefinition2
impl<'a> IntoParam<'a, IDispatch> for IFsrmPropertyDefinition2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IFsrmPropertyDefinition2
impl<'a> IntoParam<'a, IDispatch> for &'a IFsrmPropertyDefinition2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IFsrmPropertyDefinitionValue
impl<'a> IntoParam<'a, IDispatch> for IFsrmPropertyDefinitionValuefn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IFsrmPropertyDefinitionValue
impl<'a> IntoParam<'a, IDispatch> for &'a IFsrmPropertyDefinitionValuefn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IFsrmQuota
impl<'a> IntoParam<'a, IDispatch> for IFsrmQuotafn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IFsrmQuota
impl<'a> IntoParam<'a, IDispatch> for &'a IFsrmQuotafn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IFsrmQuotaManager
impl<'a> IntoParam<'a, IDispatch> for IFsrmQuotaManagerfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IFsrmQuotaManager
impl<'a> IntoParam<'a, IDispatch> for &'a IFsrmQuotaManagerfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IADsPathname
impl<'a> IntoParam<'a, IDispatch> for IADsPathnamefn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IFsrmQuotaManagerEx
impl<'a> IntoParam<'a, IDispatch> for IFsrmQuotaManagerExfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IFsrmQuotaManagerEx
impl<'a> IntoParam<'a, IDispatch> for &'a IFsrmQuotaManagerExfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IFsrmQuotaTemplate
impl<'a> IntoParam<'a, IDispatch> for IFsrmQuotaTemplatefn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IFsrmQuotaTemplate
impl<'a> IntoParam<'a, IDispatch> for &'a IFsrmQuotaTemplatefn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IFsrmQuotaTemplateImported
impl<'a> IntoParam<'a, IDispatch> for IFsrmQuotaTemplateImportedfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IFsrmQuotaTemplateImported
impl<'a> IntoParam<'a, IDispatch> for &'a IFsrmQuotaTemplateImportedfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IFsrmQuotaTemplateManager
impl<'a> IntoParam<'a, IDispatch> for IFsrmQuotaTemplateManagerfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IFsrmQuotaTemplateManager
impl<'a> IntoParam<'a, IDispatch> for &'a IFsrmQuotaTemplateManagerfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IFsrmReport
impl<'a> IntoParam<'a, IDispatch> for IFsrmReportfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IFsrmReport
impl<'a> IntoParam<'a, IDispatch> for &'a IFsrmReportfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IADsPathname
impl<'a> IntoParam<'a, IDispatch> for &'a IADsPathnamefn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IFsrmReportJob
impl<'a> IntoParam<'a, IDispatch> for IFsrmReportJobfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IFsrmReportJob
impl<'a> IntoParam<'a, IDispatch> for &'a IFsrmReportJobfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IFsrmReportManager
impl<'a> IntoParam<'a, IDispatch> for IFsrmReportManagerfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IFsrmReportManager
impl<'a> IntoParam<'a, IDispatch> for &'a IFsrmReportManagerfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IFsrmReportScheduler
impl<'a> IntoParam<'a, IDispatch> for IFsrmReportSchedulerfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IFsrmReportScheduler
impl<'a> IntoParam<'a, IDispatch> for &'a IFsrmReportSchedulerfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IFsrmSetting
impl<'a> IntoParam<'a, IDispatch> for IFsrmSettingfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IFsrmSetting
impl<'a> IntoParam<'a, IDispatch> for &'a IFsrmSettingfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IFsrmStorageModuleDefinition
impl<'a> IntoParam<'a, IDispatch> for IFsrmStorageModuleDefinitionfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IFsrmStorageModuleDefinition
impl<'a> IntoParam<'a, IDispatch> for &'a IFsrmStorageModuleDefinitionfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IADsPostalAddress
impl<'a> IntoParam<'a, IDispatch> for IADsPostalAddressfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IFsrmStorageModuleImplementation
impl<'a> IntoParam<'a, IDispatch> for IFsrmStorageModuleImplementationfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IFsrmStorageModuleImplementation
impl<'a> IntoParam<'a, IDispatch> for &'a IFsrmStorageModuleImplementationfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IGPM
impl<'a> IntoParam<'a, IDispatch> for IGPMfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IGPM
impl<'a> IntoParam<'a, IDispatch> for &'a IGPMfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IGPM2
impl<'a> IntoParam<'a, IDispatch> for IGPM2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IGPM2
impl<'a> IntoParam<'a, IDispatch> for &'a IGPM2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IGPMAsyncCancel
impl<'a> IntoParam<'a, IDispatch> for IGPMAsyncCancelfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IGPMAsyncCancel
impl<'a> IntoParam<'a, IDispatch> for &'a IGPMAsyncCancelfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IGPMAsyncProgress
impl<'a> IntoParam<'a, IDispatch> for IGPMAsyncProgressfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IGPMAsyncProgress
impl<'a> IntoParam<'a, IDispatch> for &'a IGPMAsyncProgressfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IADsPostalAddress
impl<'a> IntoParam<'a, IDispatch> for &'a IADsPostalAddressfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IGPMBackup
impl<'a> IntoParam<'a, IDispatch> for IGPMBackupfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IGPMBackup
impl<'a> IntoParam<'a, IDispatch> for &'a IGPMBackupfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IGPMBackupCollection
impl<'a> IntoParam<'a, IDispatch> for IGPMBackupCollectionfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IGPMBackupCollection
impl<'a> IntoParam<'a, IDispatch> for &'a IGPMBackupCollectionfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IGPMBackupDir
impl<'a> IntoParam<'a, IDispatch> for IGPMBackupDirfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IGPMBackupDir
impl<'a> IntoParam<'a, IDispatch> for &'a IGPMBackupDirfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IGPMBackupDirEx
impl<'a> IntoParam<'a, IDispatch> for IGPMBackupDirExfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IGPMBackupDirEx
impl<'a> IntoParam<'a, IDispatch> for &'a IGPMBackupDirExfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IGPMCSECollection
impl<'a> IntoParam<'a, IDispatch> for IGPMCSECollectionfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IGPMCSECollection
impl<'a> IntoParam<'a, IDispatch> for &'a IGPMCSECollectionfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IADsPrintJob
impl<'a> IntoParam<'a, IDispatch> for IADsPrintJobfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IGPMClientSideExtension
impl<'a> IntoParam<'a, IDispatch> for IGPMClientSideExtensionfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IGPMClientSideExtension
impl<'a> IntoParam<'a, IDispatch> for &'a IGPMClientSideExtensionfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IGPMConstants
impl<'a> IntoParam<'a, IDispatch> for IGPMConstantsfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IGPMConstants
impl<'a> IntoParam<'a, IDispatch> for &'a IGPMConstantsfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IGPMConstants2
impl<'a> IntoParam<'a, IDispatch> for IGPMConstants2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IGPMConstants2
impl<'a> IntoParam<'a, IDispatch> for &'a IGPMConstants2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IGPMDomain
impl<'a> IntoParam<'a, IDispatch> for IGPMDomainfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IGPMDomain
impl<'a> IntoParam<'a, IDispatch> for &'a IGPMDomainfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IGPMDomain2
impl<'a> IntoParam<'a, IDispatch> for IGPMDomain2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IGPMDomain2
impl<'a> IntoParam<'a, IDispatch> for &'a IGPMDomain2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IADsPrintJob
impl<'a> IntoParam<'a, IDispatch> for &'a IADsPrintJobfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IGPMDomain3
impl<'a> IntoParam<'a, IDispatch> for IGPMDomain3fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IGPMDomain3
impl<'a> IntoParam<'a, IDispatch> for &'a IGPMDomain3fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IGPMGPO
impl<'a> IntoParam<'a, IDispatch> for IGPMGPOfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IGPMGPO
impl<'a> IntoParam<'a, IDispatch> for &'a IGPMGPOfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IGPMGPO2
impl<'a> IntoParam<'a, IDispatch> for IGPMGPO2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IGPMGPO2
impl<'a> IntoParam<'a, IDispatch> for &'a IGPMGPO2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IGPMGPO3
impl<'a> IntoParam<'a, IDispatch> for IGPMGPO3fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IGPMGPO3
impl<'a> IntoParam<'a, IDispatch> for &'a IGPMGPO3fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IGPMGPOCollection
impl<'a> IntoParam<'a, IDispatch> for IGPMGPOCollectionfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IGPMGPOCollection
impl<'a> IntoParam<'a, IDispatch> for &'a IGPMGPOCollectionfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IADsAccessControlList
impl<'a> IntoParam<'a, IDispatch> for IADsAccessControlListfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IADsPrintJobOperations
impl<'a> IntoParam<'a, IDispatch> for IADsPrintJobOperationsfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IGPMGPOLink
impl<'a> IntoParam<'a, IDispatch> for IGPMGPOLinkfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IGPMGPOLink
impl<'a> IntoParam<'a, IDispatch> for &'a IGPMGPOLinkfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IGPMGPOLinksCollection
impl<'a> IntoParam<'a, IDispatch> for IGPMGPOLinksCollectionfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IGPMGPOLinksCollection
impl<'a> IntoParam<'a, IDispatch> for &'a IGPMGPOLinksCollectionfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IGPMMapEntry
impl<'a> IntoParam<'a, IDispatch> for IGPMMapEntryfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IGPMMapEntry
impl<'a> IntoParam<'a, IDispatch> for &'a IGPMMapEntryfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IGPMMapEntryCollection
impl<'a> IntoParam<'a, IDispatch> for IGPMMapEntryCollectionfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IGPMMapEntryCollection
impl<'a> IntoParam<'a, IDispatch> for &'a IGPMMapEntryCollectionfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IGPMMigrationTable
impl<'a> IntoParam<'a, IDispatch> for IGPMMigrationTablefn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IGPMMigrationTable
impl<'a> IntoParam<'a, IDispatch> for &'a IGPMMigrationTablefn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IADsPrintJobOperations
impl<'a> IntoParam<'a, IDispatch> for &'a IADsPrintJobOperationsfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IGPMPermission
impl<'a> IntoParam<'a, IDispatch> for IGPMPermissionfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IGPMPermission
impl<'a> IntoParam<'a, IDispatch> for &'a IGPMPermissionfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IGPMRSOP
impl<'a> IntoParam<'a, IDispatch> for IGPMRSOPfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IGPMRSOP
impl<'a> IntoParam<'a, IDispatch> for &'a IGPMRSOPfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IGPMResult
impl<'a> IntoParam<'a, IDispatch> for IGPMResultfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IGPMResult
impl<'a> IntoParam<'a, IDispatch> for &'a IGPMResultfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IGPMSOM
impl<'a> IntoParam<'a, IDispatch> for IGPMSOMfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IGPMSOM
impl<'a> IntoParam<'a, IDispatch> for &'a IGPMSOMfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IGPMSOMCollection
impl<'a> IntoParam<'a, IDispatch> for IGPMSOMCollectionfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IGPMSOMCollection
impl<'a> IntoParam<'a, IDispatch> for &'a IGPMSOMCollectionfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IADsPrintQueue
impl<'a> IntoParam<'a, IDispatch> for IADsPrintQueuefn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IGPMSearchCriteria
impl<'a> IntoParam<'a, IDispatch> for IGPMSearchCriteriafn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IGPMSearchCriteria
impl<'a> IntoParam<'a, IDispatch> for &'a IGPMSearchCriteriafn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IGPMSecurityInfo
impl<'a> IntoParam<'a, IDispatch> for IGPMSecurityInfofn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IGPMSecurityInfo
impl<'a> IntoParam<'a, IDispatch> for &'a IGPMSecurityInfofn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IGPMSitesContainer
impl<'a> IntoParam<'a, IDispatch> for IGPMSitesContainerfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IGPMSitesContainer
impl<'a> IntoParam<'a, IDispatch> for &'a IGPMSitesContainerfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IGPMStarterGPO
impl<'a> IntoParam<'a, IDispatch> for IGPMStarterGPOfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IGPMStarterGPO
impl<'a> IntoParam<'a, IDispatch> for &'a IGPMStarterGPOfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IGPMStarterGPOBackup
impl<'a> IntoParam<'a, IDispatch> for IGPMStarterGPOBackupfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IGPMStarterGPOBackup
impl<'a> IntoParam<'a, IDispatch> for &'a IGPMStarterGPOBackupfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IADsPrintQueue
impl<'a> IntoParam<'a, IDispatch> for &'a IADsPrintQueuefn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IGPMStarterGPOBackupCollection
impl<'a> IntoParam<'a, IDispatch> for IGPMStarterGPOBackupCollectionfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IGPMStarterGPOBackupCollection
impl<'a> IntoParam<'a, IDispatch> for &'a IGPMStarterGPOBackupCollectionfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IGPMStarterGPOCollection
impl<'a> IntoParam<'a, IDispatch> for IGPMStarterGPOCollectionfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IGPMStarterGPOCollection
impl<'a> IntoParam<'a, IDispatch> for &'a IGPMStarterGPOCollectionfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IGPMStatusMessage
impl<'a> IntoParam<'a, IDispatch> for IGPMStatusMessagefn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IGPMStatusMessage
impl<'a> IntoParam<'a, IDispatch> for &'a IGPMStatusMessagefn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IGPMStatusMsgCollection
impl<'a> IntoParam<'a, IDispatch> for IGPMStatusMsgCollectionfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IGPMStatusMsgCollection
impl<'a> IntoParam<'a, IDispatch> for &'a IGPMStatusMsgCollectionfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IGPMTrustee
impl<'a> IntoParam<'a, IDispatch> for IGPMTrusteefn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IGPMTrustee
impl<'a> IntoParam<'a, IDispatch> for &'a IGPMTrusteefn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IADsPrintQueueOperations
impl<'a> IntoParam<'a, IDispatch> for IADsPrintQueueOperationsfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IGPMWMIFilter
impl<'a> IntoParam<'a, IDispatch> for IGPMWMIFilterfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IGPMWMIFilter
impl<'a> IntoParam<'a, IDispatch> for &'a IGPMWMIFilterfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IGPMWMIFilterCollection
impl<'a> IntoParam<'a, IDispatch> for IGPMWMIFilterCollectionfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IGPMWMIFilterCollection
impl<'a> IntoParam<'a, IDispatch> for &'a IGPMWMIFilterCollectionfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for DDiscFormat2DataEvents
impl<'a> IntoParam<'a, IDispatch> for DDiscFormat2DataEventsfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a DDiscFormat2DataEvents
impl<'a> IntoParam<'a, IDispatch> for &'a DDiscFormat2DataEventsfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for DDiscFormat2EraseEvents
impl<'a> IntoParam<'a, IDispatch> for DDiscFormat2EraseEventsfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a DDiscFormat2EraseEvents
impl<'a> IntoParam<'a, IDispatch> for &'a DDiscFormat2EraseEventsfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for DDiscFormat2RawCDEvents
impl<'a> IntoParam<'a, IDispatch> for DDiscFormat2RawCDEventsfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a DDiscFormat2RawCDEvents
impl<'a> IntoParam<'a, IDispatch> for &'a DDiscFormat2RawCDEventsfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IADsPrintQueueOperations
impl<'a> IntoParam<'a, IDispatch> for &'a IADsPrintQueueOperationsfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for DDiscFormat2TrackAtOnceEvents
impl<'a> IntoParam<'a, IDispatch> for DDiscFormat2TrackAtOnceEventsfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a DDiscFormat2TrackAtOnceEvents
impl<'a> IntoParam<'a, IDispatch> for &'a DDiscFormat2TrackAtOnceEventsfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for DDiscMaster2Events
impl<'a> IntoParam<'a, IDispatch> for DDiscMaster2Eventsfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a DDiscMaster2Events
impl<'a> IntoParam<'a, IDispatch> for &'a DDiscMaster2Eventsfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for DFileSystemImageEvents
impl<'a> IntoParam<'a, IDispatch> for DFileSystemImageEventsfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a DFileSystemImageEvents
impl<'a> IntoParam<'a, IDispatch> for &'a DFileSystemImageEventsfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for DFileSystemImageImportEvents
impl<'a> IntoParam<'a, IDispatch> for DFileSystemImageImportEventsfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a DFileSystemImageImportEvents
impl<'a> IntoParam<'a, IDispatch> for &'a DFileSystemImageImportEventsfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for DWriteEngine2Events
impl<'a> IntoParam<'a, IDispatch> for DWriteEngine2Eventsfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a DWriteEngine2Events
impl<'a> IntoParam<'a, IDispatch> for &'a DWriteEngine2Eventsfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IADsProperty
impl<'a> IntoParam<'a, IDispatch> for IADsPropertyfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IBlockRange
impl<'a> IntoParam<'a, IDispatch> for IBlockRangefn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IBlockRange
impl<'a> IntoParam<'a, IDispatch> for &'a IBlockRangefn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IBlockRangeList
impl<'a> IntoParam<'a, IDispatch> for IBlockRangeListfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IBlockRangeList
impl<'a> IntoParam<'a, IDispatch> for &'a IBlockRangeListfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IBootOptions
impl<'a> IntoParam<'a, IDispatch> for IBootOptionsfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IBootOptions
impl<'a> IntoParam<'a, IDispatch> for &'a IBootOptionsfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IDiscFormat2
impl<'a> IntoParam<'a, IDispatch> for IDiscFormat2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IDiscFormat2
impl<'a> IntoParam<'a, IDispatch> for &'a IDiscFormat2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IDiscFormat2Data
impl<'a> IntoParam<'a, IDispatch> for IDiscFormat2Datafn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IDiscFormat2Data
impl<'a> IntoParam<'a, IDispatch> for &'a IDiscFormat2Datafn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IADsProperty
impl<'a> IntoParam<'a, IDispatch> for &'a IADsPropertyfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IWriteEngine2EventArgs
impl<'a> IntoParam<'a, IDispatch> for IWriteEngine2EventArgsfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IWriteEngine2EventArgs
impl<'a> IntoParam<'a, IDispatch> for &'a IWriteEngine2EventArgsfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IDiscFormat2DataEventArgs
impl<'a> IntoParam<'a, IDispatch> for IDiscFormat2DataEventArgsfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IDiscFormat2DataEventArgs
impl<'a> IntoParam<'a, IDispatch> for &'a IDiscFormat2DataEventArgsfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IDiscFormat2Erase
impl<'a> IntoParam<'a, IDispatch> for IDiscFormat2Erasefn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IDiscFormat2Erase
impl<'a> IntoParam<'a, IDispatch> for &'a IDiscFormat2Erasefn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IDiscFormat2RawCD
impl<'a> IntoParam<'a, IDispatch> for IDiscFormat2RawCDfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IDiscFormat2RawCD
impl<'a> IntoParam<'a, IDispatch> for &'a IDiscFormat2RawCDfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IDiscFormat2RawCDEventArgs
impl<'a> IntoParam<'a, IDispatch> for IDiscFormat2RawCDEventArgsfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IDiscFormat2RawCDEventArgs
impl<'a> IntoParam<'a, IDispatch> for &'a IDiscFormat2RawCDEventArgsfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IADsPropertyEntry
impl<'a> IntoParam<'a, IDispatch> for IADsPropertyEntryfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IDiscFormat2TrackAtOnce
impl<'a> IntoParam<'a, IDispatch> for IDiscFormat2TrackAtOncefn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IDiscFormat2TrackAtOnce
impl<'a> IntoParam<'a, IDispatch> for &'a IDiscFormat2TrackAtOncefn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IDiscFormat2TrackAtOnceEventArgs
impl<'a> IntoParam<'a, IDispatch> for IDiscFormat2TrackAtOnceEventArgsfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IDiscFormat2TrackAtOnceEventArgs
impl<'a> IntoParam<'a, IDispatch> for &'a IDiscFormat2TrackAtOnceEventArgsfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IDiscMaster2
impl<'a> IntoParam<'a, IDispatch> for IDiscMaster2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IDiscMaster2
impl<'a> IntoParam<'a, IDispatch> for &'a IDiscMaster2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IDiscRecorder2
impl<'a> IntoParam<'a, IDispatch> for IDiscRecorder2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IDiscRecorder2
impl<'a> IntoParam<'a, IDispatch> for &'a IDiscRecorder2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IFileSystemImage
impl<'a> IntoParam<'a, IDispatch> for IFileSystemImagefn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IFileSystemImage
impl<'a> IntoParam<'a, IDispatch> for &'a IFileSystemImagefn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IADsPropertyEntry
impl<'a> IntoParam<'a, IDispatch> for &'a IADsPropertyEntryfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IFileSystemImage2
impl<'a> IntoParam<'a, IDispatch> for IFileSystemImage2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IFileSystemImage2
impl<'a> IntoParam<'a, IDispatch> for &'a IFileSystemImage2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IFileSystemImage3
impl<'a> IntoParam<'a, IDispatch> for IFileSystemImage3fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IFileSystemImage3
impl<'a> IntoParam<'a, IDispatch> for &'a IFileSystemImage3fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IFileSystemImageResult
impl<'a> IntoParam<'a, IDispatch> for IFileSystemImageResultfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IFileSystemImageResult
impl<'a> IntoParam<'a, IDispatch> for &'a IFileSystemImageResultfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IFileSystemImageResult2
impl<'a> IntoParam<'a, IDispatch> for IFileSystemImageResult2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IFileSystemImageResult2
impl<'a> IntoParam<'a, IDispatch> for &'a IFileSystemImageResult2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IFsiItem
impl<'a> IntoParam<'a, IDispatch> for IFsiItemfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IFsiItem
impl<'a> IntoParam<'a, IDispatch> for &'a IFsiItemfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IADsAccessControlList
impl<'a> IntoParam<'a, IDispatch> for &'a IADsAccessControlListfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IADsPropertyList
impl<'a> IntoParam<'a, IDispatch> for IADsPropertyListfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IFsiDirectoryItem
impl<'a> IntoParam<'a, IDispatch> for IFsiDirectoryItemfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IFsiDirectoryItem
impl<'a> IntoParam<'a, IDispatch> for &'a IFsiDirectoryItemfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IFsiDirectoryItem2
impl<'a> IntoParam<'a, IDispatch> for IFsiDirectoryItem2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IFsiDirectoryItem2
impl<'a> IntoParam<'a, IDispatch> for &'a IFsiDirectoryItem2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IFsiFileItem
impl<'a> IntoParam<'a, IDispatch> for IFsiFileItemfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IFsiFileItem
impl<'a> IntoParam<'a, IDispatch> for &'a IFsiFileItemfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IFsiFileItem2
impl<'a> IntoParam<'a, IDispatch> for IFsiFileItem2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IFsiFileItem2
impl<'a> IntoParam<'a, IDispatch> for &'a IFsiFileItem2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IFsiNamedStreams
impl<'a> IntoParam<'a, IDispatch> for IFsiNamedStreamsfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IFsiNamedStreams
impl<'a> IntoParam<'a, IDispatch> for &'a IFsiNamedStreamsfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IADsPropertyList
impl<'a> IntoParam<'a, IDispatch> for &'a IADsPropertyListfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IIsoImageManager
impl<'a> IntoParam<'a, IDispatch> for IIsoImageManagerfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IIsoImageManager
impl<'a> IntoParam<'a, IDispatch> for &'a IIsoImageManagerfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IMultisession
impl<'a> IntoParam<'a, IDispatch> for IMultisessionfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IMultisession
impl<'a> IntoParam<'a, IDispatch> for &'a IMultisessionfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IMultisessionRandomWrite
impl<'a> IntoParam<'a, IDispatch> for IMultisessionRandomWritefn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IMultisessionRandomWrite
impl<'a> IntoParam<'a, IDispatch> for &'a IMultisessionRandomWritefn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IMultisessionSequential
impl<'a> IntoParam<'a, IDispatch> for IMultisessionSequentialfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IMultisessionSequential
impl<'a> IntoParam<'a, IDispatch> for &'a IMultisessionSequentialfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IMultisessionSequential2
impl<'a> IntoParam<'a, IDispatch> for IMultisessionSequential2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IMultisessionSequential2
impl<'a> IntoParam<'a, IDispatch> for &'a IMultisessionSequential2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IADsPropertyValue
impl<'a> IntoParam<'a, IDispatch> for IADsPropertyValuefn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IProgressItem
impl<'a> IntoParam<'a, IDispatch> for IProgressItemfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IProgressItem
impl<'a> IntoParam<'a, IDispatch> for &'a IProgressItemfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IProgressItems
impl<'a> IntoParam<'a, IDispatch> for IProgressItemsfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IProgressItems
impl<'a> IntoParam<'a, IDispatch> for &'a IProgressItemsfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IRawCDImageCreator
impl<'a> IntoParam<'a, IDispatch> for IRawCDImageCreatorfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IRawCDImageCreator
impl<'a> IntoParam<'a, IDispatch> for &'a IRawCDImageCreatorfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IRawCDImageTrackInfo
impl<'a> IntoParam<'a, IDispatch> for IRawCDImageTrackInfofn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IRawCDImageTrackInfo
impl<'a> IntoParam<'a, IDispatch> for &'a IRawCDImageTrackInfofn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IWriteEngine2
impl<'a> IntoParam<'a, IDispatch> for IWriteEngine2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IWriteEngine2
impl<'a> IntoParam<'a, IDispatch> for &'a IWriteEngine2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IADsPropertyValue
impl<'a> IntoParam<'a, IDispatch> for &'a IADsPropertyValuefn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IWriteSpeedDescriptor
impl<'a> IntoParam<'a, IDispatch> for IWriteSpeedDescriptorfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IWriteSpeedDescriptor
impl<'a> IntoParam<'a, IDispatch> for &'a IWriteSpeedDescriptorfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for DWebBridgeEvents
impl<'a> IntoParam<'a, IDispatch> for DWebBridgeEventsfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a DWebBridgeEvents
impl<'a> IntoParam<'a, IDispatch> for &'a DWebBridgeEventsfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for DispApplicationCache
impl<'a> IntoParam<'a, IDispatch> for DispApplicationCachefn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a DispApplicationCache
impl<'a> IntoParam<'a, IDispatch> for &'a DispApplicationCachefn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for DispCEventObj
impl<'a> IntoParam<'a, IDispatch> for DispCEventObjfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a DispCEventObj
impl<'a> IntoParam<'a, IDispatch> for &'a DispCEventObjfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for DispCPlugins
impl<'a> IntoParam<'a, IDispatch> for DispCPluginsfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a DispCPlugins
impl<'a> IntoParam<'a, IDispatch> for &'a DispCPluginsfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IADsPropertyValue2
impl<'a> IntoParam<'a, IDispatch> for IADsPropertyValue2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for DispCPrintManagerTemplatePrinter
impl<'a> IntoParam<'a, IDispatch> for DispCPrintManagerTemplatePrinterfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a DispCPrintManagerTemplatePrinter
impl<'a> IntoParam<'a, IDispatch> for &'a DispCPrintManagerTemplatePrinterfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for DispCanvasGradient
impl<'a> IntoParam<'a, IDispatch> for DispCanvasGradientfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a DispCanvasGradient
impl<'a> IntoParam<'a, IDispatch> for &'a DispCanvasGradientfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for DispCanvasImageData
impl<'a> IntoParam<'a, IDispatch> for DispCanvasImageDatafn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a DispCanvasImageData
impl<'a> IntoParam<'a, IDispatch> for &'a DispCanvasImageDatafn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for DispCanvasPattern
impl<'a> IntoParam<'a, IDispatch> for DispCanvasPatternfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a DispCanvasPattern
impl<'a> IntoParam<'a, IDispatch> for &'a DispCanvasPatternfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for DispCanvasRenderingContext2D
impl<'a> IntoParam<'a, IDispatch> for DispCanvasRenderingContext2Dfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a DispCanvasRenderingContext2D
impl<'a> IntoParam<'a, IDispatch> for &'a DispCanvasRenderingContext2Dfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IADsPropertyValue2
impl<'a> IntoParam<'a, IDispatch> for &'a IADsPropertyValue2fn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for DispCanvasTextMetrics
impl<'a> IntoParam<'a, IDispatch> for DispCanvasTextMetricsfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a DispCanvasTextMetrics
impl<'a> IntoParam<'a, IDispatch> for &'a DispCanvasTextMetricsfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for DispDOMBeforeUnloadEvent
impl<'a> IntoParam<'a, IDispatch> for DispDOMBeforeUnloadEventfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a DispDOMBeforeUnloadEvent
impl<'a> IntoParam<'a, IDispatch> for &'a DispDOMBeforeUnloadEventfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for DispDOMChildrenCollection
impl<'a> IntoParam<'a, IDispatch> for DispDOMChildrenCollectionfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a DispDOMChildrenCollection
impl<'a> IntoParam<'a, IDispatch> for &'a DispDOMChildrenCollectionfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for DispDOMCloseEvent
impl<'a> IntoParam<'a, IDispatch> for DispDOMCloseEventfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a DispDOMCloseEvent
impl<'a> IntoParam<'a, IDispatch> for &'a DispDOMCloseEventfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for DispDOMCompositionEvent
impl<'a> IntoParam<'a, IDispatch> for DispDOMCompositionEventfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a DispDOMCompositionEvent
impl<'a> IntoParam<'a, IDispatch> for &'a DispDOMCompositionEventfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IADsReplicaPointer
impl<'a> IntoParam<'a, IDispatch> for IADsReplicaPointerfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for DispDOMCustomEvent
impl<'a> IntoParam<'a, IDispatch> for DispDOMCustomEventfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a DispDOMCustomEvent
impl<'a> IntoParam<'a, IDispatch> for &'a DispDOMCustomEventfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for DispDOMDocumentType
impl<'a> IntoParam<'a, IDispatch> for DispDOMDocumentTypefn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a DispDOMDocumentType
impl<'a> IntoParam<'a, IDispatch> for &'a DispDOMDocumentTypefn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for DispDOMDragEvent
impl<'a> IntoParam<'a, IDispatch> for DispDOMDragEventfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a DispDOMDragEvent
impl<'a> IntoParam<'a, IDispatch> for &'a DispDOMDragEventfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for DispDOMEvent
impl<'a> IntoParam<'a, IDispatch> for DispDOMEventfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a DispDOMEvent
impl<'a> IntoParam<'a, IDispatch> for &'a DispDOMEventfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for DispDOMException
impl<'a> IntoParam<'a, IDispatch> for DispDOMExceptionfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a DispDOMException
impl<'a> IntoParam<'a, IDispatch> for &'a DispDOMExceptionfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IADsReplicaPointer
impl<'a> IntoParam<'a, IDispatch> for &'a IADsReplicaPointerfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for DispDOMFocusEvent
impl<'a> IntoParam<'a, IDispatch> for DispDOMFocusEventfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a DispDOMFocusEvent
impl<'a> IntoParam<'a, IDispatch> for &'a DispDOMFocusEventfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for DispDOMKeyboardEvent
impl<'a> IntoParam<'a, IDispatch> for DispDOMKeyboardEventfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a DispDOMKeyboardEvent
impl<'a> IntoParam<'a, IDispatch> for &'a DispDOMKeyboardEventfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for DispDOMMSAnimationEvent
impl<'a> IntoParam<'a, IDispatch> for DispDOMMSAnimationEventfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a DispDOMMSAnimationEvent
impl<'a> IntoParam<'a, IDispatch> for &'a DispDOMMSAnimationEventfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for DispDOMMSManipulationEvent
impl<'a> IntoParam<'a, IDispatch> for DispDOMMSManipulationEventfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a DispDOMMSManipulationEvent
impl<'a> IntoParam<'a, IDispatch> for &'a DispDOMMSManipulationEventfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for DispDOMMSTransitionEvent
impl<'a> IntoParam<'a, IDispatch> for DispDOMMSTransitionEventfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a DispDOMMSTransitionEvent
impl<'a> IntoParam<'a, IDispatch> for &'a DispDOMMSTransitionEventfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for IADsResource
impl<'a> IntoParam<'a, IDispatch> for IADsResourcefn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for DispDOMMessageEvent
impl<'a> IntoParam<'a, IDispatch> for DispDOMMessageEventfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a DispDOMMessageEvent
impl<'a> IntoParam<'a, IDispatch> for &'a DispDOMMessageEventfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for DispDOMMouseEvent
impl<'a> IntoParam<'a, IDispatch> for DispDOMMouseEventfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a DispDOMMouseEvent
impl<'a> IntoParam<'a, IDispatch> for &'a DispDOMMouseEventfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for DispDOMMouseWheelEvent
impl<'a> IntoParam<'a, IDispatch> for DispDOMMouseWheelEventfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a DispDOMMouseWheelEvent
impl<'a> IntoParam<'a, IDispatch> for &'a DispDOMMouseWheelEventfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for DispDOMMutationEvent
impl<'a> IntoParam<'a, IDispatch> for DispDOMMutationEventfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a DispDOMMutationEvent
impl<'a> IntoParam<'a, IDispatch> for &'a DispDOMMutationEventfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for DispDOMParser
impl<'a> IntoParam<'a, IDispatch> for DispDOMParserfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a DispDOMParser
impl<'a> IntoParam<'a, IDispatch> for &'a DispDOMParserfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a IADsResource
impl<'a> IntoParam<'a, IDispatch> for &'a IADsResourcefn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for DispDOMProcessingInstruction
impl<'a> IntoParam<'a, IDispatch> for DispDOMProcessingInstructionfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a DispDOMProcessingInstruction
impl<'a> IntoParam<'a, IDispatch> for &'a DispDOMProcessingInstructionfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for DispDOMProgressEvent
impl<'a> IntoParam<'a, IDispatch> for DispDOMProgressEventfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a DispDOMProgressEvent
impl<'a> IntoParam<'a, IDispatch> for &'a DispDOMProgressEventfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for DispDOMSiteModeEvent
impl<'a> IntoParam<'a, IDispatch> for DispDOMSiteModeEventfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a DispDOMSiteModeEvent
impl<'a> IntoParam<'a, IDispatch> for &'a DispDOMSiteModeEventfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for DispDOMStorageEvent
impl<'a> IntoParam<'a, IDispatch> for DispDOMStorageEventfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a DispDOMStorageEvent
impl<'a> IntoParam<'a, IDispatch> for &'a DispDOMStorageEventfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for DispDOMTextEvent
impl<'a> IntoParam<'a, IDispatch> for DispDOMTextEventfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IDispatch> for &'a DispDOMTextEvent
impl<'a> IntoParam<'a, IDispatch> for &'a DispDOMTextEventfn into_param(self) -> Param<'a, IDispatch>
impl<'a> IntoParam<'a, IUnknown> for IDispatch
impl<'a> IntoParam<'a, IUnknown> for IDispatchfn into_param(self) -> Param<'a, IUnknown>
impl<'a> IntoParam<'a, IUnknown> for &'a IDispatch
impl<'a> IntoParam<'a, IUnknown> for &'a IDispatchfn into_param(self) -> Param<'a, IUnknown>
impl StructuralEq for IDispatch
impl StructuralEq for IDispatchimpl StructuralPartialEq for IDispatch
impl StructuralPartialEq for IDispatchAuto Trait Implementations
impl RefUnwindSafe for IDispatch
impl RefUnwindSafe for IDispatchimpl UnwindSafe for IDispatch
impl UnwindSafe for IDispatch